body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linkwhite{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;	
	text-decoration:none;
}
p.left { 
	float: left; 
	margin: 5px 10px 5px 0px; 
}
.def{
	font-family:verdana;
	font-size:10px;
	color:#464749;	
}
.def a{
	font-family:verdana;
	font-size:10px;
	color:#464749;	
	text-decoration:none;
}
.def a:hover{
	font-family:verdana;
	font-size:10px;
	color:#000000;	
	text-decoration:none;
}
.defsmall{
	font-family:verdana;
	font-size:9px;
	color:#464749;	
}
.defwhite{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;	
}
.defbold{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#464749;	
}
.keywords{
	font-family:verdana;
	font-size:10px;
	width:146px;
	height:17px;
	color:#333333;
}
.menu{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(images/menu_bg.gif);
	cursor:hand;
}
.menunonbold{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	background-image: url(images/menu_bg.gif);
	cursor:hand;
}
.header{
	font-family:impact,verdana;
	font-size:14px;
	color:#3D6481;
	background-image: url(images/header_bg.gif);
}
.footer{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	background-image: url(images/footer_bg.gif);
}
.footer2{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	background-image: url(images/footer_bg.gif);
}
.footer2 a{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
 text-decoration: none;
}
.footer2 a:hover{
	font-family:verdana;
	font-size:10px;
	color:#C3C3C3;
 text-decoration: none;
}
.subs{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	background-image: url(images/subs_bg.gif);
}
.title{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#FF761C;
}


.thumb{
	font-family:verdana;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #666666;
}
.banner{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99C1CF;
	border-right-color: #C0DBE5;
	border-bottom-color: #C0DBE5;
	border-left-color: #99C1CF;
}

.button{
	cursor:hand;
}

form{
	margin:0px;
}
.formdef{
	font-family:verdana;
	font-size:10px;
	color:#464749;	
}
.formdefsmall{
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;	
	background-color:#FF761C;	
}
.formpoll{
	width:240px;
	font-family:verdana;
	font-size:10px;
	color:#464749;	
}
.formbutton{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;	
	background-color:#FF761C;
}
