body {

}
.header {
	background-image: url(../pictures/gif/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.undermenu {
	background-image: url(../pictures/gif/undermenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	background-image: url(../pictures/gif/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.menu a:link {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.menu a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.menu a:active {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.cesfooter {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF
}
.cesfooter a:link {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF
}
.cesfooter a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF
}
.cesfooter a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF
}
.cesfooter a:active {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF
}
.footer {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FECC50
}
.footer a:link {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FECC50
}
.footer a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FECC50
}
.footer a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FECC50
}
.footer a:active {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FECC50
}
.contentsmall {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.content {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content a:link {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content a:active {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.contentsides {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px none #666666;
	border-bottom: 1px none #666666;
}
.contentTopText {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contentSmallTop {
	background-image: url(../pictures/gif/contentsmalltop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentSmallBottom {
	background-image: url(../pictures/gif/contentsmallbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentMediumTop {
	background-image: url(../pictures/gif/contentmediumtop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentMediumBottom {
	background-image: url(../pictures/gif/contentmediumbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentLargeTop {
	background-image: url(../pictures/gif/contentlargetop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentLargeBottom {
	background-image: url(../pictures/gif/contentlargebottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainTable {
	border: 1px solid #666666;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
	border: 1px solid #669933;
	background-color: #FFFFFF;
}
.formRequired
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: red;
}