/* CSS Document */

body {
	background-color: #3f599e;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_background_tile.jpg);
}
.tableDropShadowLeft {
	background-image: url(../images/table_dropshadow_left.jpg);
	background-repeat: no-repeat;
}
.topRightTextLink {
	color: #83B1FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainImgBorder {
	border: thin solid #FFE9BB;
}
.pgMainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableShadowL {background-image: url(../images/table_dropshadow_left.jpg); background-repeat: no-repeat; font-size: 12; }
.pgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f599e;
	font-weight: bold;
}
.menuTitle {
	background-color: #cbe0fd; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3f599e; 

}
.bgLink {
	color: #3f599e;
	text-decoration: none;
}
.bgLink:hover {
	background-color: #3f599e;
	color: #FFFFFF;
	text-decoration: none;
}

.leftMenuTableStyle {
	border-top: 1px solid #8293D7;
	border-right: 1px solid #253678;
	border-bottom: 1px solid #1F2D63;
	border-left: 1px solid #8293D7;
}
a {
	color: #3f599e;
	font-weight: bold;	
}
a:hover {
	background-color: #3f599e;
	color: #FFF;
	font-weight: bold;	
}
.a2 {
	color: #3f599e;
	font-weight: bold;	
}
.a2:hover {
	background-color: #3f599e;
	color: #FFF;
	font-weight: bold;	
}
.footTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3f599e; font-weight: bold; }