.topNavStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.header {
	background-image: url(../../images/layout/header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerLink {
	padding: 12px;
	float: right;
	text-decoration: none;
}
.headerLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}



.topNavRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#topNav1 a {
	color: #666666;
	text-decoration: none;
}
#topNav2 a {
	color: #666666;
	text-decoration: none;
}
#topNav1 a:hover {
	color: #FF6600;
}
#topNav2 a:hover {
	color: #FF6600;
}

#contentBody {
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #666666;
	background-repeat: no-repeat;
	background-position: 200px 30px;
}

#contentBody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
#contentBody ul {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#contentBody li {
	color: #333333;
	list-style-type: none;
}
.documentc {
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentBody div {
	padding-top: 8px;
	padding-bottom: 8px;
}
#videolist {
	margin: 0px;
	padding: 0px;
}
#videolist a {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.vlist {
	margin: 0px;
	padding: 0px;
}
#gallery a {
	color: #0000FF;
	text-decoration: none;
}
.footer {
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.footer a {
	text-decoration: none;
	color: #CC0000;
}
.separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.subjectTitle {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

