body{	
	margin:0px;
	padding:0px;
	background:#eeeeee;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}
	
.left_shadow{
	background:url(../images/left_shadow.gif);
	background-position:right top;
	background-repeat:repeat-y;
	width:19px;
	}
	
.right_shadow{
	background:url(../images/right_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:19px;
	}
	
.menu_bg{
	background:url(../images/main_image_middle.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:260px;
	height:302px;
	}
	
.menu_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1e69b6;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1e69b6;
	text-decoration:none;
	}
	
.heading_bg{
	background:url(../images/heading_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:63px;
	}
	
.heading1{
	font-size:27px;
	font-weight:normal;
	color:#9c2544;
	}
	
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#9c2544;
	}
	
.blue_text{
	color:#396393;
	}
	
.blue_text_big{
	font-size:12px;
	color:#396393;
	}
	
.blue_border{
	border-left:2px solid #b5e6f7;
	border-right:2px solid #b5e6f7;
	}
	
.blue_box_bg{
	background:url(../images/blue_box_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:334px;
	}
	
.footer_menu{
	font-size:9px;
	color:#666666;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-size:9px;
	color:#666666;
	text-decoration:underline;
	}
	
.footer_text{
	font-size:9px;
	color:#999999;
	text-decoration:none;
	}

.grey_td{
	background:#f4f4f4;
	padding:5px;
	}
	
.box_border{
	border:1px solid #0e7fad;
	font-size:10px;
	font-weight:bold;
	color:#396393;
	}
	
.link1{
	font-weight:bold;
	color:#ad0e2c;
	text-decoration:none;
	}
	
a.link1:hover{
	font-weight:bold;
	color:#ad0e2c;
	text-decoration:none;
	}
	
.button{
	background:url(../images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
	width:75px;
	text-align:center;
	font-size:11px;
	color:#396393;
	border:0px;
	cursor:pointer;
	}
