#get_bottom a:link, #get_bottom a:hover, #get_bottom a:active{
	font-size: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#get_bottom {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
	width: 700px;
	left: 40px;
	top: 60px;
	right: 40px;
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
	height: 19px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#get_main {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
	width: 700px;
	left: 40px;
	top: 40px;
	right: 40px;
}
#get_main_left {
	width: 150px;
}
#get_main_breadcrumb {
	width: 530px;
	margin-left: 10px;
	margin-top: 10px;
}
#get_main_left ul li.active a:link,#get_main_left ul li.active a:visited{
	background: #FFCC66; color: #000000;
}
#get_main_left ul li.active a:hover{
	background-color: #FF9331;
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
}
#get_main_component {
	width: 530px;
	margin-left: 10px;
	margin-top: 20px;
}
#get_over {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
#get_over_fade {
	background-color: #999999;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
#get_over_user2 {
	position: absolute;
	left: 215px;
	top: 200px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 20px;
	visibility: hidden;
}
#get_over_contact {
	position: absolute;
	left: 215px;
	top: 200px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 20px;
	visibility: hidden;
}
#get_over_cookie {
	position: absolute;
	left: 25px;
	top: 25px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 20px;
	visibility: hidden;
	width: 650px;
}
#get_top {
	background-color: #000000;
	border: 1px solid #000000;
	position: relative;
	width: 700px;
	left: 40px;
	top: 20px;
	right: 40px;
	height: 200px;
}
#get_top_Dlogo {
	position: absolute;
	left: 25px;
	top: 10px;
}
#get_top_Dtext {
	position: absolute;
	left: 25px;
	bottom: 10px;
	font-variant: small-caps;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F3F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
input {
	color: #000000;
	border: 1px solid #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menu{
	margin: 0;
	padding: 0;
	width: 150px;
	list-style-type: none;
	font-variant: small-caps;
	font-size:100%;
}
.menu li{
	margin-bottom: 0em;
}
.menu a{
	display: block;
	width: auto;
	height: 100%;
	padding: 0.5em;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #DC8132;
}
.menu a:link,.menu a:visited{
	color: #000000;
}
.menu a:hover{
	background-color: #FF9331;
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
}.contentheading {
	font-size: 16px;
	font-weight: bold;
}
