﻿BODY{

margin: 0px;

font-family: Arial, Helvetica, sans-serif;

font-size: 10pt;

background-image: url(/images/bg.jpg);

background-repeat: repeat-x;

background-color: #FFFFFF;

}



#main {

border-color: #666666;

border-style: solid;

border-width: 1px;

}



#header {
	font-size: 8pt;
	background-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	}
	
.header {	
	font-size: 8pt;
	}
	
.header a {
	color:#CCCCCC;
	text-decoration: underline;
	}
.header a:hover {
	color: #000099;
	text-decoration: none;
	}
	
#nav {
	border-right-color: #999999;	
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	}
	
#base {
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	}
	
#text {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	} 
	
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}
	
#menu a {

	display: block;

	background-color: #DFDFDF;

	background-image: url(/images/buttons/menu.jpg);

	border-color: #666666;

	border-style: solid;

	border-width: 1px;

	color: #000000;

	font-weight: bold;

	padding: 5px 0px 5px 10px;

	width: 169px;

	text-decoration: none;

}



#menu a {filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; -khtml-opacity:0.5;}

#menu a:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;}



#menu a:hover {

	background-color: #DFFFDD;

	border-color: #FFFFFF;

	border-width: 1px;

	border-style: solid;

	color: #000000;

	}

	

#menu a:active {

	border-color: #3366FF;

	border-width: 1px;

	border-style: solid;

	}

	

	

.update {

	border-color: #666666;

	border-style: solid;

	border-width: 1px;

	border-top: none;

	padding: 2px;

	font-size: 13px;

	}

	

.tableupdate {

		font-size: 13px;

		}

	

#updateblend {

	background-image: url(/images/blends/txtmain.gif);

	border-right-color: #666666;

	border-right-style: solid;

	border-right-width: 1px;

	border-left-color: #666666;

	border-left-style: solid;

	border-left-width: 1px;

	padding-left: 6px;

	font-size: 14px;

	font-weight: 700;

	padding-top: 1px;

	}

	

a {

	color: #0066FF;

	text-decoration: underline;

	}

	

a:hover, a:active {

	color: #FF6600;

	text-decoration: none;

	}

	

	

#form {

	padding-left: 3px;

	background-image: url(/images/blends/unlock.jpg);

	border-color: #AAD5FF;

	border-width: 1px;

	border-style: solid;

	font-size:12px;

	vertical-align: middle;

	}

	

.form {

	padding: 1px 1px 1px 7px;

	border-color: #AAD5FF;

	border-width: 1px;

	border-style: solid;

	border-top-color: #999999;

	}

	

	

	.open {
	display: block;
	font-size: 12px;
	text-decoration: none
	color: #000000;
	margin-left: 5px;
	padding: 0px;
	}
	
	.open ul {
	margin-left: 0px;
	padding-left: 10px;
	}
	
	.open li {
	list-style-type: none;
	padding: 0px;
	margin-right: 10px;
	}
	.open img {
	vertical-align: middle;
	}

.closed {
	display: none;
	padding: 1px;
		}
.toggler:link, .toggler:visited{
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	}
.toggler:hover {
	font-weight: bold;
	}
	
.unlock {
	padding-left: 6px;
	padding-top: 2px;
	}
.unlock-right {
	padding-right: 3px;
	padding-left: 1px;
	padding-top:2px;
	}
	
	.normal, normal: visited{background-color: #FFFFFF;
	border: #000000, 1px, solid; 
	}
	.highlight {background-color: #D2EEFF; cursor: pointer; border: #000000, 1px, solid;}
	.normalimg{border-color: #000000; border-style: solid; border-width: 1px;}
	
#adflux {

font-size: 10pt; 

padding-left: 22px; 

background-image: url('images/adgroove.jpg'); 

background-repeat: no-repeat; 

background-position: left center;

vertical-align: top;

border-bottom: #666666;

border-top: #D8D8D8;

border-width: 1px;

}



#adflux a {

text-decoration: none;

}

	

#dhtmltooltip{
position: absolute;
width: 220px;
border: 1px solid black;
font: Verdana;
font-family: Verdana;
padding: 0px;
background-color: #FFFFF1;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
