/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #3F64A9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #6C8CC8;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.head1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}


.head2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	padding-left: 11px;
	line-height: 27px;
}
.head3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C8CC8;
}
.footer:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer:visited {
	text-decoration: none;
	color: #999999;
}
.footer:hover {
	text-decoration: none;
	color: #6C8CC8;
}
.footer:active {
	text-decoration: none;
	color: #000000;
}
.footer{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.main_table{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;	
}
.Green{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #72c043;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
}
.table_brd
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C8CC8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C8CC8;
}

.pagination_active
{
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.pagination
{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
}
.blue
{
	color: #6C8CC8;
}

.img_border {
	border: 5px solid #f2f2f2;
	padding: 2px;
}
.quick_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
}

