body, p, td, th div {
	color: #000000;
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 12px;
}
form_small {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 600px;
}
.tblTop, .tblTop td {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.tblMenu, .tblMenu td {
	background-color: #003366;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}
.tblMenu a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.tblMenu a.sel, .tblMenu a:hover {
	text-decoration: underline;
}
.tblSide {
	background-image: url("../img/block_left_bg.png");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.tblSide a {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}
.tblSide a.sel, .tblSide a:hover {
	text-decoration: underline;
}
.tblMain {
 	background-image: url("../img/block_main_bg.png");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.tblMain a {
	color: #003366;
	font-size: 12px;
	text-decoration: none;
}
.tblMain a.sel, .tblMain a:hover {
	text-decoration: underline;
}
.tblSide .heading {
	font-size: 11px;
	font-weight: bold;
}
hr {
	color: #333333;
	background-color: #333333;
	height: 1px;
    border: 0px;
}
.page_head {
	font-size: 18px;
	font-weight: bold;
}
.section_head {
	font-size: 14px;
	font-weight: bold;
}
.section_sub_head {
	font-size: 12px;
	font-weight: bold;
}
.tblFooter, .tblFooter td {
	background-color: #666666;
	color: #efefef;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}
.tblFooter a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-decoration: underline;
}
.error_head {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.error_msg {
	border:1px solid #990000;
	background-color: #ffffee;
	color: #990000;
}
.error_head hr {
    color: #990000;
    background-color: #990000;
    height: 1px;
}
.msg_head {
	color: #333333;
/*    color: #007700;*/
	font-size: 12px;
	font-weight: bold;
}
.msg {
	background-color: #F0FFE1;
	border: 1px solid #006699;
	color: #333333;
/*	color: #007700;*/
}
.msg_head hr {
	color: #333333;
/*    color: #007700;*/
    background-color: #007700;
    height: 1px;
}
.quote_1 {
	background-color: #E8F3FF;
	border: 1px #333333 solid;
	padding: 11px;
/*	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='silver', Positive='true');*/
	text-align:left;
	font-size: 12px;
	width:90%;
}
.quote_2 {
	background-color: #ffffff;
	border: 1px #666666 solid;
	padding: 11px;
/*	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#333333', Positive='true');*/
	text-align:center;
	font-style: italic;
	font-size: 12px;
	width:90%;
}
.quote_3 {
	padding-left: 20px;
	padding-right: 10px;
	color: navy;
	font-size: 12px;
}
.quote_4 {
	background-color: lightyellow;
	border: 1px #666666 solid;
	padding: 10px;
/*	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#333333', Positive='true');*/
	text-align:center;
	width:90%;
	font-size: 12px;
}
