body {
	margin: 0px;
	background-color: #ffffff;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.a2 {
	color: #000066;
	text-decoration: none;
}
.a2:hover {
	color: #CC0000;
	text-decoration: none;
}
.bg_lightblue {
	background-color: #3D7AB9;
}
.bg_footer {
	background-color: #e9e9e9;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}
.bg_lightgrey {
	background-color: #f2f2f2;
}
.footer {
	color: #000000;
	text-decoration: none;
}
.footer:hover {
	color: #CC0000;
	text-decoration: none;
}
.txtred_heading {
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
}
.txtblue_heading {
	font-family: verdana;
	font-size: 12px;
	color: #000066;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCE0;
}
.heading_blue {
	font-family: verdana;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}
.path {

	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
}
.heading_lightblue {


	font-family: verdana;
	font-size: 13px;
	color: #3D7AB9;
	font-weight: bold;
}
.border_table {

	border-top-width: 1px;
	border-right-width: 1px;
	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: #CCCCE0;
	border-right-color: #CCCCE0;
	border-bottom-color: #CCCCE0;
	border-left-color: #CCCCE0;
}
.inputbox {
	border: 1px solid #CCCCCC;
}
.button {
	background-color: #76A3CF;
	border: 1px solid #666666;
}
.bg_skyblue {

	background-color: #D1E0EF;
}

.a1 {
	color: #CC0000;
	text-decoration: none;
}
.a1:hover {
	color: #666666;
	text-decoration: none;
}.img-border {
	border: 3px solid #CCCCCC;
}
