body {
	/*background-image:url(../images/frame/blue-bk.gif);*/
	background-image:url(images/bk-blue.gif);
	background-repeat:repeat-x;
     
}
#navlist {
		width: 130px;
			}
			
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#navlist li {
	margin: 0 0 0px 0;
}
#navlist a {
	display: block;
	padding: 1px 1px 1px 3px;
	border: 1px solid #ffffff;
	width: 130px;
	font-weight: bold;
	background-color: #333366;
	color: #FFFFFF;
	}
#navlist a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #ffffff;
	background-color: #9999CC;
	color: #ffffff;
	}


#navlist1 {
		width: 130px;
			}
			
#navlist1 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#navlist1 li {
	margin: 0 0 0px 0;
}
#navlist1 a {
	display: block;
	padding: 1px 1px 1px 3px;
	border: 1px solid #ffffff;
	width: 130px;
	font-weight: bold;
	background-color: #FCD603;
	color: #FFFFFF;
	}
#navlist1 a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none; /* */
}
#navlist1 a:hover {
	border: 1px solid #ffffff;
	background-color: #9999CC;
	color: #ffffff;
	}


#navlist2 {
		width: 130px;
			}
			
#navlist2 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#navlist2 li {
	margin: 0 0 0px 0;
}
#navlist2 a {
	display: block;
	padding: 1px 1px 1px 3px;
	border: 1px solid #ffffff;
	width: 130px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF;
	}
#navlist2 a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none; /* */
}
#navlist2 a:hover {
	border: 1px solid #ffffff;
	background-color: #9999CC;
	color: #ffffff;
	}


#navlist3 {
		width: 130px;
			}
			
#navlist3 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navlist3 li {
	margin: 0 0 0px 0;
}
#navlist3 a {
	display: block;
	padding: 1px 1px 1px 3px;
	border: 1px solid #ffffff;
	width: 130px;
	font-weight: bold;
	background-color: #126E2C;
	color: #FFFFFF;
	}
#navlist3 a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none; /* */
}
#navlist3 a:hover {
	border: 1px solid #ffffff;
	background-color: #9999CC;
	color: #ffffff;
	}




.boxsm {
padding:0px;
border:2px dotted #336799;
}
	
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #333366;
		color: #ffffff; /* */
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #333366;
	text-decoration: none;
}

A:visited {
	color: #333366;
	text-decoration: none;
}

A:active {
	color: #333366;
	text-decoration: none;
}

A:hover {
	color: #9999CC;
	text-decoration: none;
}

A.dark:link {
	color: #333366;
	text-decoration: none;
}

A.dark:visited {
	color: #333366;
	text-decoration: none;
}

A.dark:active {
	color: #333366;
	text-decoration: none;
}

A.dark:hover {
	color: #9999CC;
	text-decoration: none;
}


A.footer:link {
	color: #ffffff;
	text-decoration: none;
}

A.footer:visited {
	color: #ffffff;
	text-decoration: none;
}

A.footer:active {
	color: #ffffff;
	text-decoration: none;
}

A.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}


TD {
	font-size: 11px;
	font-family : Verdana;
	
}

P {
	font-size: 12px;
	font-family : Verdana;
	color : #000000;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 9px;
	font-family : Verdana;
}

P.mincart {
	font-size: 9px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #999999;
}

TD.text {
	font-size: 12px;
	font-family : Verdana;
	color : #808080;
}

img {
	border: none;
}
