.copyright {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#FFFFFF}
.title {font-size:18px;color:#FFFE00;font-weight:bold;line-height:18px}
.link {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#FFFA00;text-decoration:none;font-weight:bold}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#FEFF03;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:10px;color:#FFFFFF;white-space:normal;}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;color:#FFFFFF;white-space:normal;}
ul {margin-left:15;}
a {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FCFF02;
	font-size: 10px;
	text-decoration: none;
}
a.jake {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#48850e;
	text-decoration: none;
}
a.jake:hover {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#48850e;
	font-size: 10px;
	text-decoration: none;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFC00;
	font-weight: normal;
	text-decoration: none;
}

a.footerlink2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9bcb68;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-image: url(../images/subtopbit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-image: url(../images/maintopbit.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;
		}
