.main {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bk2.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom;
}

.myform {
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
}
select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;

}
h3 {
	color: #AAB1B5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAB1B5;
	font-size: 17px;
	margin-bottom: 10px;
}
h2 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
	margin-left: 0px;
}
.viewitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}
.titles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #475F7A;
	font-weight: bold;
	height: 16px;
}
.thumbs {
	border: 1px solid #475F7A;
	padding: 10px;
	vertical-align: middle;
}
.thumbimg {
	padding-top: 10px;
	padding-bottom: 10px;
}
.viewbutt {
	font-size: 10px;
	color: #00466F;
	background-color: #D0D5D8;
	width: 389px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.maintxt {
	text-align: left;
	vertical-align: top;
	background-image: url(images/bk1.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
	
}
a {
	color: #00456F;
	font-weight: bold;
}
.bull1 {
	list-style-position: outside;
	list-style-image: url(images/bull2.gif);
}
.bull2 {
	list-style-position: outside;
	list-style-image: url(images/bull1.gif);
	color: #00466F;
	padding-bottom: 8px;
	margin-left: 20px;
}
.bull3 {
	list-style-position: outside;
	color: #727272;
	list-style-type: disc;
	margin-top: 0px;
	margin-left: 28px;
	margin-bottom: 9px;
}

