.frame {
	border: 1px solid #000000;
}
.mainPart {
	background-image: url(images/jpg/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linksFrame {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #123B71;
}
body,td,th {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.links {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.boldText {
	font-weight: bold;
	}.boldWhiteText {
	font-weight: bold;
	color: #FFFFFF;
}
.genericbox {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #006699;
	color: #003366;
	width: 100%;
	height: 18px;
}
.genericbox2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #006699;
	color: #003366;
	width: 100%;
}