body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8CA5BB;
	font-size: 14px;
}
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
} 
.td1 {
	background-image: url(/graphics/inside-bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 271px;
	padding-top: 25px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC66;
	padding: 10px 0px 0px 5px;
}
.content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC66
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 8px;
	padding-right: 25px;
	text-align: right;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E8EDF0
}
.content_hl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
select {
	border: 1px solid #E8EDF0;
	font-weight: normal;
	background-color: #394A60;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #E8EDF0;
}
input.text {
	border: 1px solid #E8EDF0;
	font-weight: normal;
	background-color: #394A60;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #E8EDF0;
}
textarea {
	border: 1px solid #E8EDF0;
	font-weight: normal;
	background-color: #394A60;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #E8EDF0;
}
input.button {
	border: 1px solid #394A60;
	font-weight: bold;
	background-color: #E8EDF0;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #00000;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8CADBF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.Bold-Red {font-family: Verdana,Arial; font-size: 10pt; font-weight: bold; color: #FF0000;}
.Bold-White {font-family: Verdana, Arial; font-weight: bold; color: #FFFFFF;}
.Bold-Black {font-family: Verdana, Arial; font-weight: bold; color: #000000;}
.Highlight1 {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #969CAD;
}
.Highlight2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B0C5D7;
}
hr {
	color: #394A60;
	height: 1px;
	width: 95%;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #9BD2E8;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #6189B1;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #E8EDF0;
	font-weight: bold;
	font-size: 14px;
	padding-left: 30px;
	line-height: 22px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.menu:hover {
	font-size: 14px;
	line-height: 22px;
	color: #848D94;
	background-image: url(/graphics/menubullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smalltxt {
	font-size: 12px;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC66;
}
.mediumtxt {
	font-size: 16px;
}
.largetxt {
	font-size: 18px;
}
.Xlargetxt {
	font-size: 20px;
}
.XXlargetxt {
	font-size: 24px;
}.tdcontent {
	padding-top: 10px;
	padding-right: 25px;
}

