body {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #c7c7c7;
	background-color: #41484f;
	margin: 0px;
	padding: 0px;
}
.normalfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #c7c7c7;
}

#wrapper #contenttable {
	float: none;
	width: 780px;
	margin:0 auto;
	background-color:#263443;
}
#contentbg {
	background-color: #1E1E1E;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footertable {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #b1b1b1;
	padding-top: 5px;
}
#footertable a:link,a:visited {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #b1b1b1;
	text-decoration:none;
}
#footertable a:hover{
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #b1b1b1;
	text-decoration:underline;
}
#tdcontent {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #c7c7c7;
	padding: 15px;
	text-align: justify;
}
.requiredtext {
	color: #ff0000;
}
#tdcontent a:link,#tdcontent a:visited{
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #ffa200;
	text-decoration:underline;
}
#tdcontent a:hover{
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #ffa200;
	text-decoration:none;
}

#submenutd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c0c0c0;
	padding-right: 5px;
}

#submenutd a:link,#submenutd a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c0c0c0;
	padding-right: 5px;
	text-decoration: none;
}
#submenutd a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffa200;
	padding-right: 5px;
	text-decoration: none;
}
.selectedsubmenu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffa200;
	padding-right: 5px;
}
#wrapper {
	float: none;
	margin: 0px auto;
}
#wrapper #menuwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 73px;
	width: 1002px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
a.langlink:link,a.langlink:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.langlink:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#tdlang {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


#tdmenu {
	padding: 0px;
	margin: 0px;
}

#tdmenu ul {
	padding: 0px;
}
#tdmenu ul li{
	display:inline;
	font-weight:bold;
	font-size: 12px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
}

#tdmenu ul li a:link{
	font-size: 12px;
	color:#c7c7c7;
	font-weight:bold;
	text-decoration:none;
}
#tdmenu ul li a:visited{
	font-size: 12px;
	color:#c7c7c7;
	font-weight:bold;
	text-decoration:none;
}
#tdmenu ul li a:hover{
	font-size: 12px;
	color:#ffa200;
	font-weight:bold;
	text-decoration:none;
}
span.selectedmenu{
	font-size: 12px;
	color:#ffa200;
	font-weight:bold;
	text-decoration:none;
}
.headfont{
	font-size: 12px;
	color:#ffa200;
	font-weight:bold;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}
.txt {
	height: 12px;
	width:170px;
}
.btn {height: 22px;padding-bottom:1px;}
.txtarea {height: 50px;width:170px;}
a.normallink:link,a.normallink:visited {
	font-size: 12px;
	color: #ffa200;
	text-decoration: underline;
}

a.normallink:hover{
	font-size: 12px;
	color: #ffa200;
	text-decoration: none;
}
