@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#tdwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CCCCCC;
	background-position: center;
	padding: 5px;
}
#tdtopleft {
	height: 126px;
	width: 269px;
}
#tdtopcenter {
	height: 126px;
	width: 269px;
}
#tdtopright {
	height: 126px;
	width: 269px;
}
#tdrightside {
	height: 257px;
	width: 128px;
}
#tdleftside {
	height: 257px;
	width: 128px;
}
#bigtable {
	background-position: 0px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#tdbottomleft {
	height: 126px;
	width: 269px;
}
#tdbottomcenter {
	height: 126px;
	width: 269px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 2px;
	background-image: url(images/bottom_center.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
}
#tdbottomright {
	height: 126px;
	width: 269px;
}
#tdcenter {
	height: 257px;
	width: 551px;
}
.orangeborder {
	background-color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF5413;
	border-bottom-color: #FF5413;
	border-left-color: #FF5413;
}
.orangebackground {
	background-image: url(images/MenuBackground.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #ffff;
	background-color: FF7C16;
}
.oranngemenutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.regorangetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.Berthatext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF4612;
}
.wholepage {
	background-image: url(images/pagebackground.gif);
	background-repeat: repeat-x;
}
.leftsidebackground {
	background-repeat: repeat-x;
	background-color: #CCC;
	border-right-width: 0px;
	border-right-style: none;
	background-image: url(images/left_menu_side.gif);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-indent: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imageborder {
	border: 2px solid #FF7C16;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4612;
}

