body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.topbg {
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
.mainborder {
	border-top: none;
	border-right: 1px solid #C2C2C2;
	border-bottom: none;
	border-left: 1px solid #C2C2C2;
}
.topborder {
	background-image: url(border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.menubg {
	background-image: url(menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	text-align: justify;
}

.list {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5791AD;
	text-decoration: underline;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(arrow.gif);
	margin: 0px;
	padding: 0px;
}
.login {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #9B9B9B;
	text-decoration: none;
	text-align: left;
}

.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DF7E00;
	text-decoration: none;
	text-align: left;
}

.righttext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #557799;
	text-decoration: none;
	text-align: justify;
}
.head {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0373A2;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(arrow.gif);
	text-align: left;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(arrow.gif);
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
}
.whiteborder2 {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
.head a {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0373A2;
	text-decoration: none;
}
.head a:hover {
	color: #4BAF4B;
	text-decoration: underline;
}
.bodytext a {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}
.bodytext a:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #045886;
	text-decoration: none;
	text-align: justify;
}
div {
	margin: 0px;
	padding: 0px;
}
.bodytextmenu {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0373A2;
	text-decoration: none;
	text-align: justify;
}
.submit {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	border: 1px solid #18658C;
	padding: 1px;
}
.submit:hover {
	text-align: center;
	background-color: #333333;
	border: 1px solid #FF9900;
	padding: 1px;
}
.bodytext_active {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #045886;
	text-decoration: none;
	text-align: justify;
}
