body,td,th {
	        font-family: tahoma;
	        font-size: 11px;
	        color: #414141;
        }
        body {
	      background:#9A0201 url(../images/bodybg.jpg) repeat-x;
	        margin-left: 0px;
	        margin-top: 0px;
	        margin-right: 0px;
	        margin-bottom: 0px;
        }
        .style1 {color: #ffffff}
        a {
	        font-size: 11px;
	        color: #ffffff;
        }
        a:link {
	        text-decoration: none;
        }
        a:visited {
	        text-decoration: none;
        }
        a:hover {
	        text-decoration: underline;
        }
        a:active {
	        text-decoration: none;
        }
        .style2 {color: #005083;}
        .style3 {color: #FFECC5}
        
        .TextLogo {
		font-family: Verdana;
		font-size: 25px;
		font-style: normal;
		font-weight: bold;
		color: #9A0201;
		text-decoration:underline;}
		
		.TextLogoSmall {
		font-family: tahoma;
		font-size: 13px;
		font-style:italic;
		font-weight:normal;
		color: #9A0201;
		text-decoration: none;}
        .TextOrange {
		font-family: Verdana;
		font-size: 15px;
		font-style: normal;
		font-weight: bold;
		color: #9A0201;
		text-decoration: none;}
		
		.TextOrangeSmall {
		font-family: tahoma;
		font-size: 11px;
		font-style:italic;
		font-weight: bold;
		color: #9A0201;
		text-decoration: none;}
		.feeborder
		{
			border: 1px solid #9EBFDB;}
		.errormessage
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: Red;
			text-decoration: none;
			background-color: Transparent;
		}
		.bluemessage
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color:Blue;
			text-decoration: none;
			background-color: Transparent;
		}
		.maincontainer{ background:url(../images/topbg.jpg) no-repeat; }
		.topnav a{ display:block; padding:5px; background:none; color:#9A0201; text-decoration:none; }
		.topnav a:hover{ background:#B80C08; color:#ffffff; text-decoration:none; }
