body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	background-color:#77776B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body{height:100%;}
td {vertical-align:top;}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	/*padding:20px 20px 0;*/
}
h1 {
	font-size: 18px;
	color: #fff;
	background-image: url(Images/H1_bg.png);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom: 0px;
	padding:20px 0px 0px 20px;
	margin-bottom: 0px;
	vertical-align:bottom;
}
h2 {
	font-size: 16px;
	color: #B90000;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #990000;
}
h4 {
	font-size: 13px;
	color: #990000;
	background-image: url(Images/H4_bg.jpg);
	background-repeat: no-repeat;
	height: 15px;
	border-bottom: 0px;
}
li {
	padding-bottom:10px;
}
a.nav:link, a.nav:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:10px;
}
a.nav:hover {
	text-decoration:underline;
}
table.main {
	height:100%;
	width: 1000px;
	border-collapse:collapse;
}

#BodyPanel {
	width:730px;
	background-image:url(Images/BodyPanel.jpg);
	background-repeat:no-repeat;
}

#MenuPanel{
	width:230px;
	padding-left:20px;
}
#TextPanel {
	padding:0 20px;
}
.Hdr {
	height:120px;
}

.Footer {
	text-align:center;
	font-size:9px;
	font-weight:bold;
	height:60px;
	vertical-align:middle;
}

.nav_bg {
	padding:4px;
	text-align:center;
	font-weight:bold;
	height:26px;
}

img.thumbnail {
	border-style: solid;
	border-width: thin;
	border-color:#000000;
}
.lrgFont {
	font-size: 14px;
	background-color: #402460;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.smlFont {
 font-size: 10px;
}
