@charset "utf-8";
body {
	background-color: #BFC5C9;
}

.menutable {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}

/* CSS Document */

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.shadow_rt {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
}
.tableborders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #858F96;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #858F96;
	background-color: #FFFFFF;
}
.tableborders2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDFE1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDFE1;
	background-color: #FFFFFF;
	background-image: url(../images/f_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableborders3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C8095;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C8095;
	background-color: #344F70;
	background-repeat: repeat-x;
	background-position: bottom;
}
.subheadingTOP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}


.menucells {
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #686F79;
	text-decoration: none;
}
A.mainmenu:Link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #686F79;
}
A.mainmenu:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #17315B;
}
.tbl_borders {
	border: 1px solid #CCCCCC;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.tbl_rt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;
}
.leftCell {
	background-image: url(../images/tbls/left.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.rightCell {
	background-image: url(../images/tbls/right.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.smlCell {
	background-image: url(../images/tbls/shim_grey.gif);
	background-repeat: repeat-y;
}

.ndTable {
	height: 5px;
}
