body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
}
	a {text-decoration: none; color:#666666}
	a:hover{text-decoration: underline; color:#FF0000}
	a:active{text-decoration: none; color:#FF0000}
	a.subcat {text-decoration: none; color:#666666}
	a.subcat:hover {text-decoration: none; color:#999999}
	a.subcat:active{text-decoration: none; color:#FF6600}

.formborder_100percent {
	width: 98%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: normal;
	background-color: #FFFFFF;
}
.text_normal {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	color: #2D2D2D;
}
.text_titles_rewind {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #404040;
}
.text_titles_nmi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.navmenu_bg {
	background-image: url(images/navmenu_bg.png);
	background-repeat: no-repeat;
	background-position: left;
}
.text_redtitles {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	font-weight: bold;
}
