@charset "utf-8";
body {
	background-image: url(../images/main_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

table {
	font-family: verdana;
	font-size: 11px;
	color: #EEEEEE
}

.thumb_image {
	background-image: url(../images/thumb_border1.jpg);
	padding: 10px;
}

a:link {
	color: #7998C6;
	text-decoration: none;
}

a:visited {
	color: #7998C6;
	text-decoration: none;
}

a:hover {
	color: #7998C6;
	text-decoration: underline
}

.accom_link{
	padding-left: 12px;
	padding-bottom: 20px;
	padding-top: 3px;
}

.darkgray {
	color: #555555;
	font-size: 11px;
}

.footer {
	font-size: 9px;
	text-align: center;
	color: #777777;
}

input, select {
	font-family: verdana;
	font-size: 11px;
}

.HeaderText {
	font-family: Verdana, Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #003377;
	font-variant: small-caps;
}
.HeaderText2 {
	font-family: Verdana, Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8BA9C9;
}
.HeaderText3 {
	font-family: Verdana, Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8BA9C9;
}
.HeaderText4 {
	font-family: Verdana, Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFA37;
}

.Hilight {
	color: #8BA9C9;
}

.Hilight2 {
	color: #A6EE64;
}

