.copyright {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#999999; letter-spacing:normal;}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;color:#333333;text-decoration:none;font-weight:bold; text-transform:lowercase}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
body {margin:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#ffffff;white-space:normal;}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#ffffff; line-height:167%; letter-spacing:2px}
ul {margin-left:15;}
a {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 11px;
	text-decoration: underline;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#cccccc;
	font-weight: normal;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}
		
.mainnav{
color:#cccccc;
line-height:normal;
}
.mainnav a{
font-weight:normal;
color:#333333;
}
.mainnav a:hover{
font-weight:normal;
text-decoration:none;
color:#934F4E;
}
.heading{
font-size:16px;
font-weight:bold;
line-height:normal;
}
.content{
color:#666666;
font-size:10px;
}
.content a{
color:#333333;
font-size:10px;
}
.content a:hover{
color:#934F4E;
font-size:10px;
}
.gallery-img {
	float:left;
	width:100px;
	height:100px;
	padding:10px;
	margin:22px;
	border:1px solid #ccc;
}
.gallery-inner {
	width:100px;
	height:100px;
	overflow:hidden;
}
.gallery-inner a {
	display:block;
	width:100px;
	height:100px;
}
.gallery-inner span {
	display:none;
}
