body {
	background-color: #5B5B5B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.main_tab {
	background-color: #FFFFFF;
}
.bot_tab {
	background-image: url(img/bot_bg.jpg);
	background-repeat: repeat-x;
}
.m1_text {
	color: #FFFFFF;
	font-size: 12px;
}
.p_text {
	padding-left: 8px;
}
a:link {
	color: #0043A1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0043A1;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.m_border {
	border-right: 1px solid #CBE0ED;
	border-bottom: 1px solid #CBE0ED;
	border-left: 1px solid #CBE0ED;
}
.m_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBE0ED;
}
.left_top {
	background-image: url(img/m_top_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_bot {
	background-image: url(img/m_bot_l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right_top {
	background-image: url(img/m_top_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
            
}
.right_bot {
	background-image: url(img/m_bot_r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBE0ED;
}
.i_r_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBE0ED;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBE0ED;
}
.p_text2 {
	color: #0043A1;
	font-weight: bold;
}
.p_con_tab {
	padding-left: 12px;
}
.p_con_tab2 {
	padding-left: 9px;
	padding-right: 14px;
}
