/* CSS Document */
body
	{
	font-family:verdana;
	font-size:12px;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.header_bg
	{
	color:#FFFFFF;
	width:737px;
	height:201px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../images/header.jpg);
	}
div.more_text 
	 {
	 height:20px;
	 text-decoration:underline;
	 font-size:11px;
	 color:#045fbb;
	 }	
 	  
td.right_text
	 {
	 line-height:14px;
	 text-decoration:none;
	 font-size:11px;
	 color:#000000;
	 }
td.right_text a
	 {
	 text-decoration:none;
	 font-size:11px;
	 color:#045fbb;
	 } 
td.right_text a:hover
	 {
	 text-decoration:underline;
	 font-size:11px;
	 color:#045fbb;
	 }  		
td.free_text
	{
	font-weight:bold;
	font-family:tahoma;
	font-size:40px;
	}
.menu_text a
	{
	font-family:tahoma;
	text-decoration:none;
	font-size:11px;
	color:#e6e6e6;
	font-weight:bold;
	}
.menu_text a:hover
	{
	font-family:tahoma;
	text-decoration:underline;
	font-size:11px;
	color:#e6e6e6;
	font-weight:bold;
	}
.right_pannel_heading
	{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	}
.right_pannel_heading a
	{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	}
.right_pannel_heading a:hover
	{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#045fbb;
	}		
.main_text
	{
	line-height:18px;
	font-size:12px;
	color:#000000;
	}
.main_text a
	{
	text-decoration:none;
	line-height:18px;
	font-size:12px;
	color:#045fbb;
	}
.main_text a:hover
	{
	text-decoration:underline;
	line-height:18px;
	font-size:12px;
	color:#045fbb;
	}	
h1
	{
	padding-bottom:4px;
	padding-top:9px;
	margin:0px;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	}
.breadcurm a
	{
	text-decoration:none;
	font-size:12px;
	color:#045fbb;
	}
.breadcurm a:hover
	{
	text-decoration:underline;
	font-size:12px;
	color:#045fbb;
	}
td.top_border
	{
	font-size:0.1px;
	border-top:solid 3px #b6b6b6;
	}
td.bottom_border
	{
	font-size:0.1px;
	border-bottom:solid 3px #b6b6b6;
	}
td.right_border
	{
	width:1px;
	border-right:solid 3px #b6b6b6;
	}
td.left_border
	{
	width:1px;
	border-left:solid 3px #b6b6b6;
	}
.main_tab_border
	{
	border-right:solid 3px #b6b6b6;
	border-left:solid 3px #b6b6b6;
	}	
