.bodytext {  
	font: normal 90% Arial, sans-serif; 
	line-height: normal; 
	text-decoration: none; 
	color: #ffffff;
}
.form {
	font: normal 100% Arial, sans-serif; 
	line-height: normal; 
	text-decoration: none; 
	color: #ffffff;
}
h1 {  
	font: bold 122% Arial, sans-serif; 
	line-height: normal; 
	text-decoration: none; 
	color: #ffffff;
	margin-top: 18px;
	margin-bottom: 6px;
}
h2 {  
	font: bold 105% Arial, sans-serif; 
	line-height: normal; 
	text-decoration: none; 
	color: #ffffff;
	margin-top: 18px;
	margin-bottom: 3px;
	border-bottom:1px solid #aaaaaa;
}
.copyrighttext {  
	font: normal normal 75% Arial, sans-serif; 
	line-height: normal; 
	text-decoration: none; 
	color: #222;
}
a {
	text-decoration: underline; 
	font: normal 100% Arial, sans-serif; 
	line-height: normal; 
	color:#ddd;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
img.img {
	border:1px solid #ddd;
	margin-bottom:4px;
}
img.img:hover {
	border:1px solid #CC0000;
	margin-bottom:4px;
}
.copyrighttext a {
	color: #CC0000;
}

.bold {  
	font: normal 100% Arial, sans-serif; 
	line-height: normal; 
	text-decoration: none; 
	color: #ffffff;
}
ul, ol {
	margin: 3px 0px 3px 0px;
}
li {  
	padding:1px;
	list-style-image: url(images/dot.gif);
}

.tab_nav { background: #EEEEEE; }
.td_nav_main { background: #EEEEEE; }
.td_nav { background: #EEEEEE; }
.td_cont { background: #73768A; }




