@charset "iso-8859-1";
.head {font-size:14px; font-weight:bold;}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
.headmenu {font-size: 11px; color: #429AEA; font-weight: bold; line-height:1.5em; display:block;}
a.headmenu:link, a.headmenu:visited {font-size: 11px; color: #429AEA; display:block; font-weight: bold; text-decoration:none;}
a.headmenu:hover {font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration:none; background-color:#CCCCCC;}

body {
	background-image: url(images/bg_surf.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.rounded {
  width: 195px;
  background: #FFFFFF url(images/bg_cornerround_bottom.png) no-repeat bottom center;
  padding-bottom: 5px;
  text-align:center;
  margin-bottom:15px;
}
div.rounded h3 {
  padding-top: 5px;
  background: transparent url(images/bg_cornerround_top.png) no-repeat top center;
  font-size:12px;
}
div.rounded h3, div.rounded p {
  padding-left: 5px;
  padding-right: 5px;
}

input {
  background-color:#FFFFFF; 
  font-size:10px; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
 }
 radio.input {
  background-color:#FFFFFF; 
  font-size:10px; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  border:0px solid #000000;
 }
div.greenholder{
	width:200px;
	background-image:url(images/green_back.png);
	margin-top:10px;
	margin-bottom:5px;
	margin-left:15px;
}
div.roundedgreen {
  width: 200px;
  background: url(images/green_tr.png) no-repeat top right;
}
div.roundedgreen div {
  background: transparent url(images/green_tl.png) no-repeat top left;
}
div.roundedgreen div div {
  background: transparent url(images/green_br.png) no-repeat bottom right;
}
div.roundedgreen div div div {
  background: transparent url(images/green_bl.png) no-repeat bottom left;
  padding: 15px;
}
.menuitem, .menuitem:visited {display: block; 
			width: 200px; 
			height: 25px;
			line-height: 25px;
			background-image:url(images/left_background_off.png); 
			border: 0px solid white; 
			padding: 0px 5px; 
			text-decoration: none; 
			font-weight: 900; 
			color: white; 
			border-bottom: none; 
			position:relative;  
			}
a.menuitem {color: white; text-decoration:none;}
a.menuitem:hover { background-color:#006699; color: #FFFFFF; text-decoration:none; border: 1px solid white; }
.whiteback {color: #FFFFFF}
.collectionhead {font-size:24px; border-top:1px solid #CCCCCC; color:#5A3D1B; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}