body {
	background-color: #F5F5F5;
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
}

td, p{
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
}

a:link, a:visited, a:active {
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial;
	color: #006699;
	text-decoration: none;
}
a:hover{
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: underline;
}

.topmenu:link, .topmenu:visited, .topmenu:active {
	margin: 0px;
	font: bold 11px/22px Tahoma, Verdana, Arial;
	color: #999900;
	text-decoration: none;
	padding: 4px 12px;
}

.topmenu:hover {
	margin: 0px;
	font: bold 11px/22px Tahoma, Verdana, Arial;
	color: #000000;
	background: #FFFFFF;
	padding: 4px 12px;
}

.pagetitle { 
	margin: 0px;
	font: 25px Tahoma, Verdana, Arial;
	color: #999900;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(img/rpt_body_bg.gif);
}

.inputtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(img/rpt_body_bg.gif);
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #999999;
	border-left-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(img/img_body_content_topbar_drk.gif);
}

hr { 
	size:1;
 	noshade
}

.footer {
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
	text-decoration: none;
	padding: 2px 12px;
}

 .footer:link, .footer:visited, .footer:active {
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial;
	color: #999900;
	text-decoration: none;
	padding: 2px 12px;
}

.footer:hover {
	margin: 0px;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	padding: 2px 12px;
}
