BODY{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	SCROLLBAR-FACE-COLOR: #D4D0C8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #D4D0C8; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	}

#wrap {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 1000px;
	}

H1 {
	color : #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight : bold;
	}

h2 {
	color: #b9d936;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : bold;
	}

.small {
	font-size : 12px;
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

TD  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	list-style-image: url(images/icon_dots.gif);
	}
	
td.links {
	border: 0px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	}

.nav { 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; text-align: right; 
	padding-bottom: 2px; 
	padding-right: 2px;
	}

.navcount { 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 45px; 
	color: #888888;
	padding-left: 5px;
	line-height: 55px;
	}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a6a6a6;
	}
	
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #55555;
	}

.subnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold; 
	color: #b9d936; 
	text-decoration: none;
	}
	
.subnav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	background-image: url('images/subnav2.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	}
	
.subnav1:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	font-weight: bold;
	color: #b9d936;
	text-decoration: none;
	background-image: url('images/subnav.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	}

.subnavon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #b9d936;
	background-image: url('images/subnav.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
	
.headerteaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	}

.headerinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

a  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 	color: #000000; 
	text-decoration: none;
	} 

a:hover  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 	color: #000000; 
	text-decoration: underline;
	} 

a.content  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 	color: #000000; 
	text-decoration: underline;
	} 

a.content:hover  { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 	color: #000000; 
	text-decoration: underline;
	} 

.input {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #000000; 
	width: 300px; 
	border-color: #FFFFFF #FFFFFF #CDCDC3; 
	border-style: solid; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	}

.button { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #000000; 
	width: 300px;
	background-color: #D4D4CE; 
	border: 1px #999999 solid;
	}
