/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin:0px;
}

a.five:link {color: #FFFFFF; text-decoration: none; font-size:16px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style: normal;}
a.five:visited {color: #FFFFFF; text-decoration: none; font-size:16px; font-weight:bold; 	font-family: Arial, Helvetica, sans-serif; 	font-style: normal;}
a.five:hover {color:#B2F6FF; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style: normal;}

a.one:link {color: #FF9900; text-decoration: none; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-style: normal;}
a.one:visited {color: #FF9900; text-decoration: none; font-weight:normal; 	font-family: Arial, Helvetica, sans-serif; 	font-style: normal;}
a.one:hover {text-decoration: underline; font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-style: normal;}


.content {
	border: 1px solid #167386;
	height:16px;
	width:110px;
}
.selcontent {
	border: 1px solid #167386;
	height:16px;
	width:80px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #076676;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #B47200;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.linkpick {
	background-image: url(../images/banner_pick.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

