body{
	background-color:#000000;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

td, tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
select, input{
	font-size: 11px;
	font-family: tahoma;
}
table{border-collapse:collapse;}

a.maillink {
	font-family:tahoma;
	font-size: 13px;
	font-weight:Bold;
	color:#ffffff;
	text-decoration:none;
}
a.maillink:hover {
	font-family:tahoma;
	font-size: 13px;
	font-weight:Bold;
	color:#fff600;
	text-decoration:underline;
}
a.menulink {
	font-family:Tahoma, Verdana, Arial, sans-serif ;
	font-size: 13px;
	font-weight: bold;
	color:#e8e8e8;
	text-decoration:none;
}
a.menulink:hover {
	font-family:tahoma;
	font-size: 13px;
	font-weight:Bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bg{
	background-image: url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}
.footer_bg{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

.bodytext{
	font-size:12px;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
	text-align: justify;
	padding:1px 10px;
}
.bodytext_popup{
	font-size:12px;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
	text-align: justify;
	padding:1px 10px;
	width:210px;
}
.whitebold{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:tahoma;
}


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


.signupboldtext{
	font-size:11;
	color:#000000;
	font-weight:bold;
	font-family:Arial;
}
.signuptext{
	font-size:10;
	color:#000000;
	font-family:Arial;
	text-align:justify;
}

.inputfield {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #456175;
	border: 1px solid #FFFFFF;
	width: 281px;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:5px;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #456175;
	border: 1px solid #FFFFFF;
	width: 281px;
	height: 66px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:3px;
}
.newstext {
	font-size:12px;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
	text-align: left;
	line-height: 15px;
}

