body {
	background-color: #686868;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5CBDFA;
	background-image: url(images/menuBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 23px;
	width: 232px;
	display: block;
	cursor: auto;
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #4E60B9;
	text-decoration: none;
	background-color: #5CBDFA;
	background-image: url(images/menuBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 23px;
	width: 232px;
	display: block;
	cursor: auto;
}
.footerlinks {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.footerlinks:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.footercopy {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.vdevider {
	background-image: url(images/v-devider.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.copy {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
.heading {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
	padding: 0px;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4E60B9;
	text-decoration: none;
}
.links:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A3A2A2;
	text-decoration: none;
}
.subhead {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4E60B9;
	text-decoration: none;
}.border {
	border: 1px solid #4E60B9;
}
.tbl-topBG {
	background-image: url(images/tbl-top-BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #132A5E;
	text-decoration: none;
	padding-left: 5px;
}
.tbl-bottomBG {
	background-image: url(images/tbl-bottom-BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.trbg1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECEBEB;
}
.trbg2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F1F0F0;
}
.fields {
	border: 1px solid #666666;
	font-family: tahoma;
	font-size: 11px;
}
.button {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5CBDFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
