body{
	background-image:		url('img/gmtw.jpg'); 
	background-repeat:		no-repeat;
	background-position:		top;center;
	font: 				15px Verdana;
	color:				black;
}




.menu{
	background:			#ffffff;
	border:				1px solid #FF7F00;
	width:				700px;
	padding:			10px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:			7px;
	margin-bottom: 			25px;
	-moz-border-radius: 		10px 10px 10px 10px;
}
.menuTable{
	background:			#ffffff;
	border:				0px;
	width:				700px;
	font: 				18px Verdana;
	color:				black;
}

.menuTable a:link{
	color: #FF7F00; TEXT-decoration: none;
}
.menuTable a:visited{
	color: #FF7F00; TEXT-decoration: none;
}
.menuTable a:active{
	color: #FF7F00; TEXT-decoration: none;
}
.menuTable a:hover{
	color: black; TEXT-decoration: underline
}

.sponsor{
	width:				700px;
	padding:			10px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:			12px;
	margin-bottom: 			12px;
}
.content{
	background:			#ffffff;
	border:				1px solid #FF7F00;
	width:				700px;
	padding:			10px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:			12px;
	margin-bottom: 			12px;
	
	-moz-opacity:			0.8;
	filter: 			Alpha(opacity=80, finishopacity=80, style=0);
	
	-moz-border-radius: 		10px 10px 10px 10px;
}
.content a:link{
	color: #FF7F00; 		TEXT-decoration: none;font-weight:bold;
}
.content a:visited{
	color: #FF7F00; 		TEXT-decoration: none;font-weight:bold;
}
.content a:active{
	color: #FF7F00; 		TEXT-decoration: none;font-weight:bold;
}
.content a:hover{
	color: black; 			TEXT-decoration: underline;font-weight:bold;
}

.contentNonTrans{
	background:			#ffffff;
	border:				1px solid #FF7F00;
	width:				700px;
	padding:			10px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:			12px;
	margin-bottom: 			12px;
		
	-moz-border-radius: 		10px 10px 10px 10px;
}
.contentNonTrans a:link{
	color: #FF7F00; 		TEXT-decoration: none;font-weight:bold;
}
.contentNonTrans a:visited{
	color: #FF7F00; 		TEXT-decoration: none;font-weight:bold;
}
.contentNonTrans a:active{
	color: #FF7F00; 		TEXT-decoration: none;font-weight:bold;
}
.contentNonTrans a:hover{
	color: black; 			TEXT-decoration: underline;font-weight:bold;
}


.contentTable {
       border-width: 1px 1px 1px 1px;
       border-spacing: 0px;
       border-style: outset outset outset outset;
       border-color: black black black black;
       border-collapse: collapse;
       background-color: white;
}
.contentTable th {
       border-width: 1px 1px 1px 1px;
       padding: 2px 2px 2px 2px;
       border-style: inset inset inset inset;
       border-color: black black black black;
       background-color: white;
       -moz-border-radius: 0px 0px 0px 0px;
}
.contentTable td {
       border-width: 1px 1px 1px 1px;
       padding: 2px 2px 2px 2px;
       border-style: inset inset inset inset;
       border-color: black black black black;
       background-color: white;
       -moz-border-radius: 0px 0px 0px 0px;
}

.regInput{
	width:			400px;
}

.regTable td{
	text-align:		right;
	width:			100%;
}

.presseTable{
	width:				728px;
	margin-left: 			auto;
  	margin-right: 			auto;
}

.presseCell{
	background:			#ffffff;
	border:				1px solid #FF7F00;
	
	padding:			10px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:			12px;
	margin-bottom: 			12px;
	
	-moz-opacity:			0.8;
	filter: 			Alpha(opacity=80, finishopacity=80, style=0);
	
	-moz-border-radius: 		10px 10px 10px 10px;
}

.orangeBorder{
	border:				1px solid #FF7F00;
	-moz-border-radius: 		10px 10px 10px 10px;
}
