body {
	padding:10px;
	margin:0px;
	font-family:Arial,Tahoma;
	font-size:80%;
	color:#000000;
	padding:0px;
	margin:0px;
}

.title{
	margin-bottom:16px;
}

.subnav {
	color:#B2B2B2;
	font-weight:normal;
	text-decoration:none;
}

.subnavsel {
	font-weight:normal;
	text-decoration:none;
}

.anav {
	text-align:center;
	background-color:#B2B2B2;
	float:left;
	padding:3px;
	cursor:pointer;
	color:#FFFFFF;	
	text-decoration:none;
	font-weight:normal;
}

.anavsel {
	text-align:center;
	float:left;	
	padding:3px;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.nav {
	text-align:center;	
	background-image:url('images/nav_bg.gif');
	background-repeat: repeat-x;
	cursor:pointer;
	font-family:Verdana, Helvetica;
	color:#FFFFFF;
}

.navsel {
	text-align:center;	
	background-image:url('images/nav_highlightbg.gif');
	background-repeat: repeat-x;
	cursor:pointer;
	font-family:Verdana, Helvetica;
	color:#FFFFFF;
	font-weight:bold;
}

#container{
	border:solid 0px #FFCC00;
	width:756px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

a.nav {
	color:#0052BA;
	text-decoration:none;
}

a:visited {
}
a.nav:hover {
	text-decoration:underline;
}

a {
	color:#0052BA;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
}
a:hover {
	text-decoration:none;
}

h3{
	margin:0px;
	margin-bottom:12px;
	font-size:120%;
}

ul {
	list-style-position:outside;
	margin-top:8px;
}

li {
	margin-top:4px;
}

.hr {
	background-image:url('images/icon_dot.gif');
	background-position:left center;
	background-repeat: repeat-x;
	margin-top:12px;
	margin-bottom:12px;
	
}

.textfooter {
	color:#B8DD46;
	font-size:90%;
	padding:20px;
}

.top {	
	padding-top:10px;
	padding-bottom:34px;
	font-weight:bold;
}

p {
	margin:0px;
	padding:0px;
	padding-bottom:12px;
}

.thumbs {
	width:90px;
	height:90px;
	border:0px;
}

.maintxt {
	width:420px;
	float:left;
	border:solid 0px #FFCC00;
	
}

.inputtxt {
	font-size:90%;
}

.subtitle {
	color:#0052BA;
	font-weight:bold;
	font-size:125%;
}