/* CSS Document */

body, td{font-family:Arial, Helvetica, sans-serif; margin-top:0px;}

default{font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.body_text{font-size:13px; color:#666666; margin-left:10px; margin-right:10px; text-align:justify;}
.subtitle{font-size:15px; color:#FCAC00; margin-left:10px; margin-right:10px; font-weight:bold; margin-bottom:10px;}

.titlebar{ background-color:#F2DCAB;}



.bodyDiv{
	background-image:url('images/knight_bg.jpg'); 
	background-repeat: no-repeat;  
	background-position:right;
	margin-left:0px;
	margin-right:0px;
	height:292px;
}



.bodyDiv2{
	background-image:url('images/knight_bg.jpg'); 
	background-repeat: no-repeat;  
	background-position:right;
	margin-left:0px;
	margin-right:0px;
	
}


.subtitle1{
	font-size:18px; color:#FCAC00; margin-left:10px; margin-right:10px; font-weight:bold; margin-bottom:10px;
}

.footer
{
	font-size:11px; color:#333333;
}
