body {
	margin-bottom: 0px;
	background-color: #000000;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}

textarea {
	height:100px;
}	

.frame {
	border: 1px solid #FFFFFF;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
/*	color: 70522d; */
}

.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #70522d;
}

.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
}

.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #70522d;
}

.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text7 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text8 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #94AEC5;
}

.text9 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}

a:link {
	color: #7c7c7c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	color: #7c7c7c;
	font-family: tahoma;
	font-size: 11px;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	color: #7c7c7c;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

a.b:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #70522d;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #70522d;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #70522d;
	text-decoration: underline;
}
a.c:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #71A2CB;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #71A2CB;
	text-decoration: underline;
}
a.c:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #71A2CB;
	text-decoration: none;
}
a.d:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.e:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #71A2CB;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #81992B;
	text-decoration: none;
}

a.e:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #71A2CB;
	text-decoration: underline;
}

a.f:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}

a.f:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}

a.f:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}

a.g:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.g:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

a.g:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
	width:150px;
}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

ul li {
	background:url(images/orange_arrow.gif) left top no-repeat;
	padding-left:15px; 
	color:#CC0000;
	line-height:18px;
}		
