<style type="text/css">
<!--
body {
	margin:0px;
	padding:0px;
	background-image: url('../images/body-bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	font-family:tahoma;
	color:#434343;
	font-size:11px;	
	}

.bodybg
{
	margin:0px;
	padding:0px;
	background-image: url("../images/body-bg.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
}
.default 
{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	color:#434343;
	font-size:11px;
}
.input-box {
	font-family:tahoma;
	font-size:11px;
	padding:3px;
	color:#58595b;	
	}		
.footer_link, .footer_link a:hover {
	color:#888888;
	text-decoration:none;
	}
.footer_link a {
	color:#888888;
	text-decoration:underline;
	}		
.errortxt   {  
          font-family: tahoma,Arial, Helvetica, sans-serif; 
          font-size: 8pt; 
          font-weight: bold; 
          text-decoration: none 
        }	
	
.view   {  
          font-family: tahoma,Arial, Helvetica, sans-serif; 
          font-size: 10pt; 
          font-weight: bold; 
          text-decoration: none 
        }
a:link {  font-family: tahoma, font-size: 10pt; color: #017DC5}
a:hover {  font-family: tahoma, font-size: 10pt; color: #83CDFF}
a:active {  font-family: tahoma,font-size: 10pt; color: #7398b6}
a:visited {  font-family: tahoma, font-size: 10pt; color: #017DC5}
-->
</style>