html {
	margin-top:0px;
	padding:0;
}
body {
	margin-top:0px;
	margin-bottom: 0px;
	background-color: #3B3A38;
}
td {
	font-family: Tahoma;
	font-size: 10px;
	color: #C1C1BE;
	font-weight: normal;
	line-height: 14px;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color:#393939;
	font-weight: normal;
	line-height: 14px;
}
td.header_f {
	background:url('../header.jpg');
	background-repeat: no-repeat;
	margin-top:0px;
}
.menu {
	margin-top: 120px;
	margin-left: 40px;
	padding-top:0px;
	font-size: 10px;
	width: 170px;
	height: 70px;
}
@-moz-document url-prefix()
{
	.menu {
	margin-top: 0px;
	margin-left: 40px;
	padding-top:0px;
	font-size: 10px;
	width: 170px;
	height: 70px;
	}
}
.frame {
	border: 1px solid #605F5F;
}

.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #C1C1BE;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: A4A4A4;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}

a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:25px;
}

a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height:25px;
}

a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	line-height:25px;
}

a.mn:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5c;
	text-decoration: none;
	line-height:25px;
}

a.mn:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5c;
	text-decoration: none;
	line-height:25px;
}

a.mn:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5c;
	text-decoration: underline;
	line-height:25px;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #373939;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

