body, td, th { font-family: Helvetica, "Humanst521 BT", Verdana, "Tahoma", Arial, Helvetica, "sans-serif"; color:#10107B; font-size:12px;}

a {
	font-family: Helvetica, "Humanst521 BT", Verdana, Arial, Helvetica, "sans-serif";
	font-size: 12px;
	text-decoration : none; 
	color : #e77339;
}

a:hover {
	font-family: Helvetica, "Humanst521 BT", Verdana, Arial, Helvetica, "sans-serif";
	text-decoration : underline; 
	color : #e77339;
}

A:link img {color: #e77339;}    
A:visited img {color: #e77339;} 
A:hover img {color: #e77339;} 
A:active img {color: #e77339;} 
 
	
.style2 {font-size: x-small; font-family: Helvetica, "Humanst521 BT", Verdana, "Tahoma", Arial, Helvetica, "sans-serif"; color: #FFFFFF;}
.style5 {font-size: 12px}
.style9 {font-size: 10px; color: #FFFFFF;}
.style10 {font-size: 10px; color: #0B0B61;}
.style11 {font-size: xx-small; }
.style12 {color: #FFFFFF; font-weight: bold; }
.style13 {color:#10107B;font-size: 10px; }

a.info{
    position:relative; /*this is the key*/
    z-index:24; /*background-color:#ccc;*/
    /*color:#000;*/
    text-decoration:none}
a.info:hover{z-index:25; /*background-color:#ff0*/}
a.info span{display: none}
a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; right:0em; width:20em;
    border:1px solid #10107B;
    background-color:#fee; color:#10107B;
    text-align: center}

a.wr {color: #FFFFFF;font-weight:normal;}
a.wr:hover {color: #e77339;font-weight:bold;}

/* product table*/
.table A:link {color: #10107B;font-weight:normal;}
.table A:hover {color: #10107B;font-weight:normal;}
.table A:visited {color: #10107B;font-weight:normal;}
.table A:active {color: #10107B;font-weight:normal;}
.table1 A:link{color: #e77339;font-weight:normal;}
.table1 A:hover {color: #e77339;font-weight:normal;}
.table1 A:visited {color: #e77339;font-weight:normal;}
.table1 A:active {color: #e77339;font-weight:normal;}

.table A:link img {	
	   border-top:1px solid #ccc;
	   border-left:1px solid #ccc;
	   border-right:2px solid #10107B;
	   border-bottom:2px solid #10107B;
}    

.table A:visited img {	
	   border-top:1px solid #ccc;
	   border-left:1px solid #ccc;
	   border-right:2px solid #10107B;
	   border-bottom:2px solid #10107B;
}

.table A:hover img {	
	   border-top:2px solid #10107B;
	   border-left:2px solid #10107B;
	   border-right:1px solid #ccc;
	   border-bottom:1px solid #ccc;
}
	    
.table A:active img {	
	   border-top:2px solid #10107B;
	   border-left:2px solid #10107B;
	   border-right:1px solid #10107B;
	   border-bottom:1px solid #10107B;
}	    
.table1 A:link img {	
	   border-top:1px solid #ccc;
	   border-left:1px solid #ccc;
	   border-right:2px solid #e77339;
	   border-bottom:2px solid #e77339;
}    

.table1 A:visited img {	
	   border-top:1px solid #ccc;
	   border-left:1px solid #ccc;
	   border-right:2px solid #e77339;
	   border-bottom:2px solid #e77339;
}

.table1 A:hover img {	
	   border-top:2px solid #e77339;
	   border-left:2px solid #e77339;
	   border-right:1px solid #ccc;
	   border-bottom:1px solid #ccc;
}
	    
.table1 A:active img {	
	   border-top:2px solid #e77339;
	   border-left:2px solid #e77339;
	   border-right:1px solid #e77339;
	   border-bottom:1px solid #e77339;
}
/* end product table*/


a.hr {color: #FFFFFF;}
a.hr:hover {color: #e77339;}
a.select {color: #10107B;font-weight:bold;}
a.select:hover {color: #10107B;font-weight:bold;}

.tableborderblack {
	border: 1px solid #000000;
}

.notableborder {
	border-right: 0px none; border-top: 0px none; border-left: 0px none; border-bottom: 0px none
}

hr {
 	border: 0;
 	width: 100%;
 	color: #091022;
 	background-color: #091022;
 	height: 2px;
}

/*top menu*/
#nav, #nav ul {
	float: center;
	width: 60em;
	/*width: 60em;*/
	list-style: none;
	line-height: 1.3;
	background: #F7F8FC;
	font-weight: bold;
	text-align:left;
	padding: 0;
	border: solid #000000;
	border-width: 0px 0;
	border-top: 0px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	color: #10107B;
	text-decoration: none;
	padding: 0.25em 1.5em;
}

#nav a.daddy {
	background: url(images/arrow-down.gif) center right no-repeat;
	padding-left: 20px;
	padding-right: 15px;
}

#nav li {
	float: left;
	padding: 0;
	margin:0;
	border-left: 1px solid #F7F8FC;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 11.1em;
	font-weight: bold;
	margin-left: -1px;
	background: #EAEAEA;

}

#nav li li {
	padding-right: 0px;
	width: 11em;
	border-right: 1px solid #10107B;
	border-bottom: 0px solid #10107B;
	border-top: 1px solid #10107B;
	border-left: 1px solid #10107B;
	
}

#nav li ul a {
	width: 8em;/*11em */
	color:#10107B;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: url(images/blue.gif) #EF8C5A center left repeat-y ;
	border-left: 1px solid #10107B;
}

#nav li ul a:hover {
	background: url(images/blue.gif) center left repeat-y;
	border-left: 0px solid #10107B;
	border-right: 0px solid #EF8C5A;
	text-decoration: none;
	color:#10107B;
}
/*end top menu*/

div.transOFF {background-color: silver;}
div.transON {background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;}
