body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
}


p{margin-top:0px; margin-bottom:8px;}

form{margin:0px;}

.home_box {
	background-image: url(../images/home_box.gif);
	background-repeat: no-repeat;
	width: 302px;
	padding: 20px;
}
.copyright {
	font-size: 11px;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #3798B9;
}
a:visited {
	color: #3798B9;
}
a:hover {
	color: #3798B9;
}
a:active {
	color: #3798B9;
}
#apDiv1 {
	position:absolute;
	width:915px;
	z-index:1;
	top: 264px;
	visibility: hidden;
}

.lefthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.mainhead {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #3798B9;
	margin-top:20px;
	margin-bottom:20px;
}

.grid {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.verd10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
}
.photo {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1f1f1;
	border: 1px dashed #CCCCCC;
	color: #666666;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3798B9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:25px;
	width:80px;
}
.red {
	color: #FF3300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
