body {
	background-image: relative(/images/main_background.jpg);
	background-repeat: repeat-x;
	margin-left: 15%;
	margin-top: 25px;
	margin-right: 15%;
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.H1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#999999;
}

#menutable {

	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	
}
#tdright {
	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	
}

#tdleft {
border-left:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;

}

#tdtb {

	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}
#tdtop {

	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#000000;
	border-left-width:1px;
}

}
#tdbot {

	border-bottom:solid;
	border-bottomp-color:#000000;
	border-bottom-width:1px;
	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#000000;
	border-left-width:1px;
}
#tdcontent {

	border-bottom:solid;
	border-bottomp-color:#000000;
	border-bottom-width:1px;
	border-right:solid;
	border-right-color:#000000;
	border-right-width:1px;

}


.maintext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.contacttext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	text-align: left;

}
.copyrighttext {
	font-family:Verdana,;
	font-size:9px;
	font-weight:normal;
	color:#999999;
	text-align: center;

}

.textfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #FFCC00;
}


a.MainLink:link {
	font-family : Verdana;
	font-size : 10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none; }

a.MainLink:visited  {
	font-family : Verdana;
	font-size : 10px; 
	color: #000000;
	font-weight : normal;
	text-decoration : none; }

 a.MainLink:hover {
	font-family : Verdana;
	font-size : 10px;
	color:#F86F21;
	font-weight : normal;
	text-decoration: underline; }




div#container {
	margin-left: 10%;
	margin-right: 10%;
	}

.shadowcontainer{
width: 95%; 
background-color:#999999;
}

.shiftcontainer{
	position: relative;
	right: 8px;
	bottom: 8px;
}


.orange_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #f2902b;
	font-size: 11px;
}

.black_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.heading1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#999999;
}

.heading1bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#999999;
}
