/* CSS Document */

body{ background-color:#333333; margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px}
td();
.empty{}
.header_bg{ background-image:url(images/header_bg.jpg); background-repeat:repeat-x; height:263px;}
.menu_bg{ background-image:url(images/btns_bg.jpg); background-repeat:repeat-x; height:89px;}
.bg_grey{background-color:#BBBBBB;}
.bg_grey1{background-color:#C7C7C7;}
.body_color{background-color:#E4DFD6;}
.main_border{
	border: 1px solid #333333;
}
.main_border1{
	border: 1px solid #333333; font-family: Tahoma; font-size: 11px; color: #333333; padding-right:15px; padding-left:2px; text-align:justify;
}
.txt_red{font-family: Tahoma; font-size: 11px; color: #990200;}
.justi{text-align:justify;}
.footer_red{ background-color:#990200; font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF; }
.welcome{font-family: Tahoma; font-size: 11px; color: #333333; padding-right:15px; padding-left:2px; text-align:justify; }
	
.footer_green{ background-color:#B0ACA4; font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF; }
td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.textbox {
	background-color: #E4DFD6;
	height: 16px;
	width: 150px;
	border: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	font-style: normal;
}
.textarea {
	background-color: #E4DFD6;
	height: 60px;
	width: 180px;
	border: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
	font-style: normal;
}
.button {
	background-color: #990200;
	height: 17px;
	width: 50px;
	border: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
}

a.footer_menu:link {font-family: Tahoma; font-size: 11px; color: #FFFFFF;text-decoration: none;}
a.footer_menu:visited {font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}
a.footer_menu:hover { font-family: Tahoma; font-size: 11px; color: #990200; text-decoration: none;}
a.footer_menu:active { font-family: Tahoma; font-size: 11px; color: #990200; text-decoration: none;}

a.more:link {font-family: Tahoma; font-size: 11px; color: #990200;text-decoration: underline;}
a.more:visited {font-family: Tahoma; font-size: 11px; color: #990200; text-decoration: underline;}
a.more:hover { font-family: Tahoma; font-size: 11px; color: #990200; text-decoration: none;}
a.more:active { font-family: Tahoma; font-size: 11px; color: #990200; text-decoration: none;}
