body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#003300;
	scrollbar-arrow-color:#cc3300;
    scrollbar-base-color:#ffcc67;
    scrollbar-track-color:#E8E8E8;
    scrollbar-darkshadow-color:#ffcc67;
    scrollbar-face-color:#ffcc67;
    scrollbar-highlight-color:#ffcc67;
    scrollbar-shadow-color:#003300;
}
a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold
	}

a:hover {
	font-family: Tahoma, Arial, sans-serif;
	color: #993300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
	}

a:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold
	}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000
	}

a.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: underline;
	font-weight : normal;
	}

a.small:hover {
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight : normal;
	}

a.small:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: underline;
	font-weight : normal;
	}
a.menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
	}

a.menu:hover {
	font-family: Tahoma, Arial, sans-serif;
	color: #993300;
	text-decoration: none;
	font-size: 11px;
	font-weight : bold;
	}

a.menu:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
	}	
.titel {font-family: Tahoma, Arial, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold}
.hdr  { font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #993300; text-decoration: none; font-weight: bold }
.ftr  { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFFFFF;}
.line  { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #CC9966;}
.small { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #FFCC66;}
.content { background-image: url(gfx/bgcontent.jpg); background-repeat:repeat-x; }

.txtbox180 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	background : #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	height: 18px;
	width: 180px;
	vertical-align: middle;
}
#MESSAGE_TYPE{
	display: none;
}
#error #message-type{
	font-weight: bold;
	color: red;		
	text-transform: capitalize;		
}
#correct  #message-type{
	font-weight: bold;
	color: green;
	text-transform: capitalize;		
}
#gotcha-captcha{
	width: 230px;
	height: 60px;
	margin: 10px;
}
#reload{
	background-color: transparent; 
	border-width:0px; 
	font-weight: bold; 
	text-decoration: underline; 
	padding: 0px ; 
	margin: 0px;
}