/*--------------- universal fonts ---------------- */


body, td {
	margin:0px;
	font-size:11px;
	font-family:verdana;
	color:#002157;
}

.bodyarea {
	background-color:#FFFFFF;
	font-size:11px;
	font-family:verdana;
}

.hometext {
	font-size:11px;
	font-family:verdana;
	text-align : justify;
	line-height : 24px;
	padding:15px
}



.smalltext {
	font-size:10px;
}


#SearchBoxDrop {
	position:absolute;
	top:287px;
	left:24px;
	width:161px;
	border:1px solid #8dc63f;
	background-color: #000000;
	display:none
}

#SearchBox {
	position:relative;
	top:-5px;
	left:-5px;
	width:161px;
	border:1px solid #8dc63f;
	background-color: #000000;
	color: #001F56;
	font-size:10px;
}

#products1Box {
	position:absolute;
	top:111px;
	left:40px;
	width:600px;
	
	color: #001F56;
	font-size:10px;
}

.productImage {border:1px solid #c9c9c9}


.proddescript {Background-color:#dcf1fb; border-top:1px solid #c9c9c9}

.plugArea {Background-color:#000000; color:#8dc63f; border:1px solid #8dc63f; }


#Feature1Drop {
	position:absolute;
	top:330px;
	left:55px;
	width:269px;
	border:1px solid #001F56;
	background-color: #001F56;

}
#Feature1Box {
	position:relative;
	top:-5px;
	left:-5px;
	width:269px;
	border:1px solid #079CE0;
	background-color: #FFFFFF;
	color: #001F56;
	font-size:10px;
}

#Feature2Drop {
	position:absolute;
	top:330px;
	left:340px;
	width:269px;
	border:1px solid #001F56;
	background-color: #001F56;

}
#Feature2Box {
	position:relative;
	top:-5px;
	left:-5px;
	width:269px;
	border:1px solid #079CE0;
	background-color: #FFFFFF;
	color: #001F56;
	font-size:10px;
}


#FeatureHomeBox {
	position:relative;
	top:-5px;
	left:-5px;
	width:249px;
	border:1px solid #079CE0;
	background-color: #FFFFFF;
	color: #001F56;
	font-size:10px;
}

#FeatureHomeDrop {
	width:249px;
	border:1px solid #001F56;
	background-color: #001F56;
	}


.homeFeatureText {
	padding:5px;
	color:#000000;
	}

.searchHead {
	background-color: #8dc63f;
	color: #000000;
	padding:1px;
	font-weight:bold;
	font-size:10px;
}

.categoryRow {border-bottom:2px solid #079CE0;}

fieldset {

}


legend {
Color:#39a6de;
font-weight:bold;
font-size:11px;
}



.form { border:1px solid #f37b8f; font-family:verdana; font-size:10px; color:808080;}
.button, .buttons {font-size:10px; font-family:verdana; font-weight:bold;color: #FFFFFF; background-color:#f37b8f; border:1px solid #002157; }

.utilbackground{
	font-size:10px; 
	background-color:#5ebeec; 
	color: #FFFFFF 
}
	
	
form {margin:0px;}

.header { 
 	font-size: 12px;
    font-family: verdana;
    font-weight: bold;
    color: #78b0d7 } 

	
td.header { 
 	font-size: 14px;
    font-family: verdana;
    font-weight: bold;
    color: #3d0000 } 

td.footer { 
 	font-size: 10px;
    font-family: verdana;
    color: #ffffff }
 
td.cart { 
 	font-size: 10px;
    font-weight: bold;
    color: #ffffff }  

body {
    font-size: 12px;
    font-family: verdana }

.DataHeader {
background-color:#5ebeec;
 	font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
	border-bottom:1px solid #f37b8f;


}

.DataTable { border:1px solid #f37b8f; background-color:#FFFFFF}



.nav {
border-top:1px solid #002157;
border-bottom:1px solid #002157 ; 
background-color:#5ebeec
}
	
/*--------------- anchor styles ---------------- */	

a {
	color:#39a6de;
	text-decoration:underline;
}
a:visited {color:#39a6de;}
a:active {color:#39a6de;}
a:hover {color:#29bdb3}



a.navLink {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	color:#FFFFFF;
	text-transform:uppercase;
}
a.navLink:visited {color:#FFFFFF;}
a.navLink:active {color:#FFFFFF;}
a.navLink:hover { color:#001e58}

a.utility {
	color:#FFFFFF;
	font-size:10px;
}
a.utility:visited { color:#FFFFFF; }
a.utility:Active { color:#FFFFFF; }
a.utility:hover { color:#FFFFFF; }


a.footer 			{ color: #cccc99; text-decoration: none }
a.footer:visited	{ color: #cccc99; }
a.footer:active		{ color: #cccc99; }
a.footer:hover		{ color: #cccc99; }

a.cart 			{ color: #ffffff; text-decoration: none }
a.cart:visited	{ color: #ffffff; }
a.cart:active		{ color: #ffffff; }
a.cart:hover		{ color: #ffffff; }




/*--------------- comersus styles ---------------- */	
th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

select
{
	font-family : Verdana;
	border:1px solid #001F56;
	font-family:verdana;
	font-size:11px;
	color:#079CE0;
	 	
	}

input {
border:1px solid #f37b8f; font-family:verdana; font-size:10px; color:808080; 	
	
	
}


.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FF6600;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	font-size : 12px;
	font-family : Verdana,Arial,Tahoma;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #DDDDDD;
}
.bar01 {
	color: #OOOOOO;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 18px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
}
.b01 {
	color : #000000;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.b01 a {
	color : #000000;
	text-decoration: none;
}
.b01 a:hover {
	color : #333333;
}

.additional {width:16px; height:16px; text-align:center; background-color:#ebebeb; border:1px solid #39a6de; text-decoration:none; text-decoration:none;}
.additional:visited{ text-decoration:none; color:#39a6de}
.additional:active { width:16px; height:16px; text-align:center; background-color:#39a6de; border:1px solid #39a6de; color:#FFFFFF; text-decoration:none;}
.additional:hover  { width:16px; height:16px; text-align:center; background-color:#39a6de; border:1px solid #39a6de; text-decoration:none;  color:#FFFFFF;}


