*
{
	padding: 0px; 
	margin: 0px;
	line-height:150%;
}

h2
{
	font-size:11px;
	color:red;
	margin-left:20px;
}

table
{
	border-collapse:collapse;	
}

.tables{
	margin:0px;
	border: 1px solid #E4CE82;
}

.tables tr td{
	border: 1px solid #E4CE82;
	padding: 3px 10px;
}


table tr td
{
	vertical-align:top;
	empty-cells: show;
}

body
{
	background:white;
	font-family:tahoma;
	color:#283255;
	font-size:11px;
}

img
{
	border: 0px;
	display:block;
}

.mtable_order tr td{
	font-size:11px;
	border:1px dotted #E6E6E5;
	vertical-align:middle;
	padding-top:3px;
	padding-left:1px;
	padding-bottom:2px;

}

.main_running_bar { font: 10px Verdana; font-weight:bold; color:white; }

.main_menu_text { text-align:center; margin-top:10px!important; margin-top:10px;}
.main_menu_text a
{
	font:12px Verdana;
	color:white;
	text-decoration:none;
}

.main_text_h1
{
	font:15px Verdana;
	font-weight:700;
	color:#e71116;
}
.main_text_h1 a
{
	font:15px Verdana;
	font-weight:700;
	color:#e71116;
	text-decoration:none;
}

.main_text_h1 a:hover
{
	text-decoration:underline;
}



.main_text_h2 { font:12px Verdana; color:#808285; }
.main_text_h2_sel { font:12px Verdana; color:#808285; text-decoration:underline; }
.main_text_h2 a { color:#808285;	text-decoration:none; }
.main_text_h2 table tr td { color:#808285; text-decoration:none; font:12px Tahoma; }


.main_text_h3 { font:12px Verdana; color:#1b1b1b; }
.main_text_h3 table tr td { font:12px Verdana; color:#1b1b1b; padding:3px; border:1px solid gray;}

.main_text_h4 { font:12px Verdana; color:#1b1b1b; font-style: italic; font-weight:700;}

