@import url(hometab.css);
@import url(leftlink.css);


body {background-image:url(../images/main_bg.jpg); background-repeat:repeat-x; background-color:#cd5154; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0px; color:#000000; }


td {font-size: 11px;line-height: 14px;}

a:link {color: #000;text-decoration: none;font-size: 12px; font-weight:bold;}
a:visited {color: #000;text-decoration: none;font-size: 12px; font-weight:bold;}
a:hover {color: #850929;text-decoration: underline;font-size: 12px; font-weight:bold;}



a:link.whiteLinks {
	color:#ffffff;
	text-decoration: none;
	font-size:11px;
}

a:visited.whiteLinks {
	color:#ffffff;
	text-decoration: none;
	font-size:11px;
}
a:hover.whiteLinks {
	color: #dbba00;
	font-size:11px;
}

.header{background-image:url(../images/header_bg.jpg); background-repeat:repeat-x; height:122px; width:872px;}

.header_without_ht{background-image:url(../images/header_bg.jpg); background-repeat:repeat-x;  width:872px;}

.text {
	color:#000000;
	font-size: 12px;
	text-align:justify;
	line-height: 18px;
}


.footer {
	background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; height:34px; color:#FFFFFF; font-weight:bold; width:872px; 
}

.heading_red {
	color:#761617; font-size:12pt; font-weight:bold;
}

.heading_grey {
	color:#434040; font-size:11pt; font-weight:bold;
}

.table {
	/*border: 1px solid #666;*/
	/*width: 100%;*/
	/*margin: 5px 0 5px 0 !important;*/
	
	background-color:#C4E1FF;
    /*border=5;*/
}

.table_red {
	/*border: 1px solid #666;*/
	/*width: 100%;*/
	/*margin: 5px 0 5px 0 !important;*/
	
	background-color:#761617;
    /*border=5;*/
}

.table_with_border {
	border: 1px solid #666;
	/*width: 100%;*/
	/*margin: 5px 0 5px 0 !important;*/
	
	background-color:#C4E1FF;
    /*border=5;*/
}
.th,.td {
	/*padding: 1px 1px 1px 1px;*/
	text-align: center;
	vertical-align: middle;
	height:25;
	background-color: #FFFFFF;
}
.thred
{
	/*padding: 1px 1px 1px 1px;*/
	text-align: center;

	background-color: #761617;

}

.tdred {
	/*padding: 1px 1px 1px 1px;*/
	text-align: center;
	vertical-align: middle;
	height:25;
	background-color: #761617;
}
