body {
	text-align: center;
	margin: 28px;
	
  }

#container {
	margin: 0 auto;
	width: 720px;
	min-height:540px;
	text-align: left;
	border:0px solid #000000;
	overflow:auto;
	height:100%;
	
	
} 

.MainContainer {
	width: 718px;
	min-height:540px;
	border:1px solid ;
	border-color:#000000;
	overflow:auto;
	background-image:url(../Images/MenuBack.gif);
	background-position:top left;
	background-repeat:no-repeat;

	
} 

.SmallText {
font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	clear: both;
	}

.HeaderContainer {

	width:100%;
	height:200px;

	
	  } 
	  
.MenuArea {

	border-width:0px;
	border-style:solid;
	border-color:red;
	width:175px;
	float:left;
	line-height:24px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	min-height:394px;
	padding-left:0px;
	padding-top:12px;
	height:100%;

	
}

  .Content {
  	min-height:338px;
	width:525px;
	border-width:0px;
	border-style:solid;
	border-color:#0000FF;
	float:right;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	vertical-align:top;
	padding-right:8px;
	height:100%;

	
	  } 
	.HeaderTable {
	  width:100%;
	  height:100%;
	    border:#666666;
	  border-style:dotted;
	  border-width:0px;
	  padding-right:5px;
	  
	  }
	  	  .FooterText {
	 
	  font-family:Tahoma, Verdana, sans-serif;
	  font-size:11px;
	  width:100%;
	  text-align:right;
	  border-width:1px;
	border-style:solid;
	border-color:#0000FF;
	  
}
A.SmallLinks:Active {
font-family:Tahoma, Verdana, sans-serif;
	  font-size:11px;
	  color:#0033FF;
	  background-color:#FFFFFF;
	  font-weight:normal;
}
A.SmallLinks:link {
font-family:Tahoma, Verdana, sans-serif;
	  font-size:11px;
	  color:#0033FF;
	   background-color:#FFFFFF;
	   font-weight:normal;
}
A.SmallLinks:Hover {
font-family:Tahoma, Verdana, sans-serif;
	  font-size:11px;
	  color:#000000;
	   background-color:#FFFFFF;
	   font-weight:normal;
	 
}
A.SmallLinks:Visited{
font-family:Tahoma, Verdana, sans-serif;
	  font-size:11px;
	  color:#0033FF;
	   background-color:#FFFFFF;
	   font-weight:normal;
}

a:link {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	 background-color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
font-weight: bold;
	color: #000000;
	 background-color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
font-weight: bold;
	color: #5079b2;
	 background-color:#FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	 background-color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
font-weight: bold;
	color: #000000;
	 background-color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
font-weight: bold;
	color: #5079b2;
	 background-color:#FFFFFF;
	text-decoration: none;
}

.textfeilds {
	font-family: Tahoma, Verdana, sans-serif;
	border:#5079b2;
	border-style:dotted;
	border-width:1px;
	width:150px;
	height:18px;

}

.DataTitles {
font-family:Tahoma, Verdana, sans-serif;
font-size:11px;
font-weight:bold;
}

.Dropdown {
font-family:Tahoma, Verdana, sans-serif;
font-size:11px;
width:150px;
}

.Textarea {
font-family:Tahoma, Verdana, sans-serif;
font-size:11px;
width:275px;
height:150px;
border:#5079b2;
	border-style:dotted;
	border-width:1px;
}

.redtext {
font-family:Tahoma, Verdana, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF0000;
 background-color:#FFFFFF;

}

.ContactForm {
border:#5079b2;
	border-style:dotted;
	border-width:1px;


}

.FormButton {
border:#5079b2;
	border-style:dotted;
	border-width:1px;
	color:#5079b2;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:125px;
	height:20px;
	


}

.Seperator {
color:#CCCCCC;
	


}


ul{ list-style:none;
}

