body {
    background-color: #B9C5E1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px; 
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
A:link { color: #566896; text-decoration: underline; }
A:visited { color: #6D81BE; text-decoration: underline; }
A:active { color: #96B36B; text-decoration: underline; }
A:hover { color: #96B36B; text-decoration: underline; }

.headingLink {font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px; font-weight: bold;}
A.headingLink:link {color: #6D81BE;	text-decoration: underline;}
A.headingLink:visited {color: #6D81BE; text-decoration: underline;}
A.headingLink:active {color: #B9C5E1; text-decoration: underline; }
A.headingLink:hover {color: #B9C5E1; text-decoration: underline;}

.Menu {font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; font-weight: bold;}
A.Menu:link {color: #FFFFFF; text-decoration: none;}
A.Menu:visited {color: #FFFFFF;	text-decoration: none;}
A.Menu:active { color: #FFFFFF; text-decoration: underline; }
A.Menu:hover {	color: #FFFFFF;	text-decoration: underline;}

.whiteLink {font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; font-weight: normal;}
A.whiteLink:link {color: #ffffff;	text-decoration: underline;}
A.whiteLink:visited {color: #ffffff;	text-decoration: underline;}
A.whiteLink:active { color: #B9C5E1; text-decoration: underline; }
A.whiteLink:hover {	color: #B9C5E1;	text-decoration: underline;}

.bottomLink {font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; font-weight: normal;}
A.bottomLink:link {	color: #665548;	text-decoration: underline;}
A.bottomLink:visited {	color: #665548;	text-decoration: underline;}
A.bottomLink:active { color: #BBB6A6; text-decoration: underline; }
A.bottomLink:hover {	color: #BBB6A6;	text-decoration: underline;}

.just {	text-align: justify;}

.btnStyle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6D81BE;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {font-size: 11px;}

select {font-size: 11px;}

textarea {font-size: 11px;}

.TitleWhite {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 100%;
	background-color: #99A9D3;
}
.headingBg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #6D81BE;
	background-image: url(images/bg_heading.gif);
	background-repeat: repeat-x;
	height: 38px;
}

.headingTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #6D81BE;
	background-image: url(images/bg_heading.gif);
	background-repeat: repeat-x;
	height: 38px;
	padding-left: 20px;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #3D5286;
	height: 25px;
	background-position: bottom;
	vertical-align: bottom;
}
.name {
	font-weight: bold;
	color: #6D81BE;
}
.textBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D3D6B;
}
.textWhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textRed {
	color: #FF0000;
}
hr {
	color: #6D81BE;
}
