body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#76797E;
}
td,th {
	font-size:11px;
	line-height:14px;
}
a {
	color:#76797E;
}
a:hover {
	color:#175881;
}
.menu-td {
	border-bottom:1px solid #D5D8DA;
	padding-bottom:3px;
}
.mid-tbl {
	border:1px solid #D4D2D2;
	margin-bottom:3px;
}
.inner-tbl{
	background-color: #FEFFFF;
	border:1px solid #C4C5C7;
}
.tbl1{
	margin-top:10px;
	margin-bottom:20px;
	background-color: #FEFFFF;
	border:1px solid #C4C5C7;
}
.inner-tbl td {
	font-size:14px;
	padding:8px;
	line-height:20px;
}
.main-tbl {
	background-image:url(../images/mid-tile.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.tbl-head {
	background-color:#B6DEF4;
	padding:5px;
	padding-left:8px;
}
.footer {
	font-size:9px;
	text-decoration:none;
	color:#898D90;
}
.big-txt{
	font-size:13px;
}
.thumb, .thumb-on{
	border:1px solid #C3C6C7;
	margin-right:3px;
	margin-bottom:3px
}
.thumb-on {
	border:1px solid #175881;
	filter: Alpha(Opacity=40);
}
a:hover .thumb {
	border:1px solid #999999;
}
.sublinks, .sublinks-on {
	color:#9FA7A9;
	text-decoration:none;
	font-size:11px;
}
.sublinks-on, .sublinks:hover {
	color:#083D78;
}
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;
	background-color:#FEFFFF;
	border:1px solid #C4C5C7;
}
.btn, .btn-over {
	background-image:url(../images/bbg2.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #B1B2B4;
	border-right:1px solid #B1B2B4;
	border-top:1px solid #D7DADA;
	border-left:1px solid #D7DADA;
	height:20px;
	color:#76797E;
	font-weight:bold;
}
.btn-over {
	color:#175881;
}