body {margin: 0 auto;  text-align: center; font: 12px "Trebuchet MS", Verdana, sans-serif; line-height: 170%; background: #585858 url("images/Back.png") repeat-y top center; color:#C0C0C0;}
	a{ color: #F79511; text-decoration: underline;}
	a:hover{text-decoration: none; color: #F79511;}
	address {width: 765px; height: 20px; border-top: 1px solid #B10000;	border-bottom: 1px solid #B10000; font-size: 12px; color: #C0C0C0;}
	h1{padding: 0px; margin: 0px; margin-bottom: 5px; color: #F79511; background-color: transparent; font-size: 2em; font-weight: bold;}
	h2{padding: 0px; margin: 0px; margin-bottom: 5px; color: #F79511; background-color: transparent; font-size: 1.8em; font-weight: bold;}
	h3{padding: 0px; margin: 0px; margin-bottom: 5px; color: #F79511; background-color: transparent; font-size: 1.6em; font-weight: bold;}
	h4{padding: 0px; margin: 0px; margin-bottom: 5px; color: #F79511; background-color: transparent; font-size: 1.4em; font-weight: bold;}
	h5{padding: 0px; margin: 0px; margin-bottom: 5px; color: #F79511; background-color: transparent; font-size: 1.2em; font-weight: bold;}
	h6{padding: 0px; margin: 0px; margin-bottom: 5px; color: #F79511; background-color: transparent; font-size: 1.1em; font-weight: bold;}
	button {font-family: "Trebuchet MS", Verdana, sans-serif; margin-right: 5px;}
	input {font-family: "Trebuchet MS", Verdana, sans-serif;}
	textarea {font-family: "Trebuchet MS", Verdana, sans-serif;}
	select {font-family: "Trebuchet MS", Verdana, sans-serif;}
	file {font-family: "Trebuchet MS", Verdana, sans-serif;}

#TopMenu {
	height: 0.7em;
	max-height: 0.7em;
}

	.TopMenuList {
		border-bottom: 0px solid #F79511; 
		border-top:0px solid #F79511;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	.TopMenuList a {
		color:#F79511;
		margin:0 0.4em;
		text-decoration: underline;
	}
	
	.TopMenuList a:hover {
		text-decoration:none;
	}
	
	.TopMenuList li {
		display:inline;
		float:center;
		margin:0;
	}

#HeaderImg {
	Width: 765px;
	Height: 200px;
}

#Wrapper {
	width: 765px;
	margin: 0 auto;
}

#SideBar {
	float: left;
	width: 122px;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #B10000;
	margin-top: 10px;
}

	.SideMenu {
		position: relative;
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;		
		text-align: left;
		font-weight : normal;
	}
	
	.SideMenu a{
		text-decoration: none;
		padding: 2px;
		padding-left: 10px;
		width: 100%; 
		color: #F79511;
		font-size: 14px;
		font-weight: normal;
		background-image: url(images/Button.png);
		margin-bottom: 5px; 
	}
	
	.SideMenu a:hover {
	 	text-decoration: none;
		color: white;
		font-weight : bold;
		background-image: url(images/ButtonHover.png);
	}

#Content {
	float: left;
	border-style: none;
	border-width: 1px;
	border-color: #B10000;
	width: 635px;
	text-align: center;
	padding: 10px;
}

.banner{
	width: 99%;
	background-image: url(images/Banner.png);
	background-repeat: none;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 20px;
	margin-bottom: 5px;
	border-width: 1px;
	border-color: #ffffff;
	border-style: none;
	color: #ffffff;
}

#Footer{
	clear:both;
	border-top:1px solid #B10000;
	width:760px;
	text-align:center;
	color:#C0C0C0;
	font-size:0.9em;
	margin-top: 10px;
}

#NavBar{
	text-align: left;
	background-color: #000000;
	margin: 0 auto;
	padding: 4px;
	width: 100%;
	height: 30px;
	color: #F79511;
	font-weight: bold;
}

#NavBar a#font-family{
	font-weight: bolder;
}

#NavBar ul{
	margin-left: 0;
	padding-left: 0;
	display: block;
	margin: 0 0 0 0;
}

#NavBar ul li{
   	padding-left: 0px;
   	border: none;
   	list-style: none;
   	display: inline;
   	color: #808080;
   	font-size: 12px;
   	font-weight: bolder;
   	line-height: 18px;
}

#NavBar ul a{
   	text-decoration: none;
   	font-size:12px;
   	padding-right: 2px;
   	margin-right: 0px;
}
