.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border2 {
	border: 1px solid #000000;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vert_line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.class1:link {
	color: #000000;
	text-decoration:none
}
a.class1:visited {
	color: #000000;
	text-decoration:none
}
a.class1:active {
	color: #000000;
	text-decoration:none
}
a.class1:hover {
	color: #999999;
	text-decoration:none	
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	line-height: 18px;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 20px;
	width: 75px;
	border: 1px solid #000000;
}
.submit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	border: 1px solid #000000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

a.class2:link {
	color: #FFFFFF;
	text-decoration:none
}
a.class2:visited {
	color: #FFFFFF;
	text-decoration:none
}
a.class2:active {
	color: #FFFFFF;
	text-decoration:none
}
a.class2:hover {
	color: #FF6600;
	text-decoration:none	

}

a.class3:link {
	color: #000000;
	text-decoration:none
}
a.class3:visited {
	color: #000000;
	text-decoration:none

}
a.class3:active {
	color: #000000;
	text-decoration:none
}
a.class3:hover {
	color: #FF6600;
	text-decoration:none	
}
.submit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE6F08;
	border: 1px solid eeeeee;
}
