html{height: 100%;}

body{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: Center;
	font-size: .75em;
	background: #515151;
}

h1{ color: #B3000B; letter-spacing: .2em; border-bottom: 1px solid #F4D54F; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 22px;}
h2{ color: #B3000B; letter-spacing: .2em; border-bottom: 1px solid #F4D54F; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 20px;}
h3{ color: #B3000B; letter-spacing: .2em; border-bottom: 1px solid #F4D54F; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 18px;}
h4{ color: #B3000B; letter-spacing: .2em; border-bottom: 1px solid #F4D54F; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 16px;}
h5{ color: #B3000B; letter-spacing: .2em; border-bottom: 1px solid #F4D54F; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 14px;}
h6{ color: #B3000B; letter-spacing: .2em; border-bottom: 1px solid #F4D54F; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 12px;}

address{
	color: white;
	font-size: 12px;
}	
form{
	padding: 0px;
	margin: 0px;
}

.textbox{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	border: 1px solid #B3000B;
	background-color: #ffffff;
}

select{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	border: 1px solid #B3000B;
	background-color: #ffffff;
}

.cmdButton{
	width: 75px;
	height: 25px;
	border: 1px solid #B3000B;
	text-align: center;
	padding-top: 0px;
	font-family: "Trebuchet MS";
	background: url('images/Button.png');
	background-position: 0 25px;
	color: #F5D95A;
	font-weight: bolder;
	text-decoration: none;
}

.hbutton{
	border: 1px solid #B3000B;
	text-align: center;
	font-family: "Trebuchet MS";
	background: url('images/Button.png');
	background-position: 0 25px;
	color: #F5D95A;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;	
	padding-right: 15px;
	width: 75px;
}

.hbutton:hover{
	color: white;
	text-decoration: none;
	background: url('images/Button.png');
	background-position: 0 0;		
	border: 1px solid #F5D95A;
}

.register{
	float: right;
	width: 100px;
	height: 100px;
	border: 0px solid black;
	text-align: center;
	background: url('../images/Register2.png');
	background-position: 0 0px;
}

.register:hover{
	text-decoration: underline;
	background-position: 0px 0px;
	border: 0px solid black;
}

a{
	text-decoration: none;
	color: #B3000B;
}

a:hover{
	text-decoration: none;
	color: #B3000B;	
	border-bottom: 1px solid #F4D54F;
}

#Wrapper{
	width: 787px;
	margin:0 auto;
	padding: 0px;
	border: 1px solid #F5D95A;
	background: url('images/Content.png') left repeat-y;
}

#TopMenu{
	height: 26px;
	background-image: url('images/menu.png');
	background-repeat: repeat-x;
	color: #F5D95A;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #F5D95A;
}

.MainTitle{
	float: left;
	color: #F5D95A;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 4px;
	margin-left: 5px;
}

.LogIn{
	float: right;
	font-size: 12px;
	padding: 4px;
}

.LogIn a{
	color: #F5D95A;
	text-decoration: none;
}

.LogIn a:hover{
	color: #F5D95A;
	text-decoration: none;
}

#Header{
	height: 163px;
	text-align: left;
}

#HeaderContent{
	height: 163px;
	width: 216px;
	background: url('images/BannerBlank3.png') center repeat-x;
	background-position: 0 96;
}

#Menu{
	height: 47px;
	background: url('images/Mainmenu.png') center repeat-x;
}

#MenuLeft{
	float: left;
	width: 228px;
	height: 47px;
	background: url('images/MenuLeft.png');
}

#MenuRight{
	float: left;
	height: 28px;
	width: 550px;
	padding-top: 5px;
	text-align: left;
}

#MenuRight a{
	font-size: 12px;
	color: #F5D95A;
	padding-left: 2px;
	padding-right: 2px;
	} 	

#MenuRight a:hover, #menu a#selected, #menu a#selected:hover{
	color: white;
	border: 0px;
	}

#Content{

}

#ContentLeft{
	float: left;
	width: 229px;
}

#ContentLeft a{
	margin-right: 5px;
	color: #F5D95A;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	} 	

#ContentLeft a:hover, #ContentLeft a#selected, #ContentLeft a#selected:hover{
	color: white;
	}
	
.LcTop{
	width: 228px;
	height: 124px;
	background-image: url('images/LeftContentTop.png');
}

.LcMain{
	float: left;
	width: 185px;
	color: #F5D95A;
	margin-left: 19px;
}

.LcMain h3{
	color: #F5D95A;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	border-bottom: 0px;
	letter-spacing: 0em;
}

.LcMain h4{
	color: #F5D95A;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	border-bottom: 0px;
	letter-spacing: 0em;
}

.LcMain h5{
	color: #F5D95A;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	border-bottom: 0px;
	letter-spacing: 0em;
}

.LcMain h6{
	color: #F5D95A;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	border-bottom: 0px;
	letter-spacing: 0em;
}

#ContentRight{
	float: left;
	width: 530px;
	text-align: left;
	margin-left: 5px;
	padding: 5px;
}

#Footer{
	clear: both;
	height: 120px;
	background-color: #7B0000;
	border-top: 1px solid #F5D95A;
}

#Footer a:hover{
	border: 0px;
}	

#Footer p{
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 10px;
}

#ListTable{
	color: black;
	text-align: left;
	width: 100%;
	border: 0px solid black;
}

#ListTable tr{
	background-color: Transparent;
}

#ListTable th{
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	background: #FFFFFF url("images/menu.png");
	text-transform: uppercase;
	color: White;
}

#ListTable td{
	font-size: 11px;
	vertical-align: middle;
	border-bottom: 1px solid #EAEAE2;
}

#ListTable .AltRow td{
	font-size: 11px;
	vertical-align: middle;
	border-bottom: 1px solid #EAEAE2;
	background: #EAEAE2;
}

#ListTable tr.Highlight{
	color: #000;
	cursor: pointer;
	background-color: #FFFEC5;
}

#ListTable tr.Highlight a{
	color: White;
}

#ListTable tr.HighlightAlt{
	color: Black;
	cursor: pointer;
	background-color: #FFFFFF;
}

#ListTable th.Center{
	text-align: Center;	
}

#ListTable th.Right{
	text-align: Right;	
}

#ListTable td{

}
#ListTable td.Center{
	font-weight: normal;
	vertical-align: middle;
	text-align: Center;
}

#ListTable td.Right{
	font-weight: normal;
	vertical-align: Middle;
	text-align: Right;
}

#ListTable a{
	color: black;
	text-decoration: none;
}

#ListTable a:hover{
	color: #ffffff;
	text-decoration: none;
}

#ListTable2{
	color: black;
	text-align: left;
	width: 100%;
	border: 0px solid black;
}

#ListTable2 tr{
	background-color: Transparent;
}
#ListTable2 th{
letter-spacing: .1em;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	background: #FFFFFF url("images/menu.png");
	text-transform: uppercase;
	color: White;
}

#ListTable2 td{
	font-size: 11px;
	vertical-align: middle;
	border-bottom: 0px solid #EAEAE2;
}


#DetailTable{
	color: black;
	font-size: 12px;
}
	
#DetailTable th{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
	
#DetailTable td{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.shadow {
	background-color: #8B8B8B;
	padding: .5em;
	margin: 10px 0 0 10px;
  }
  
.box {
	text-align:left;
	background-color: #fff;
	margin: -20px 0 0 -20px;
	padding: 10px;
	border: 1px solid black;
  }