body {
	background-color:#e2d3ad;
	text-align:center;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height:100%;
}

.tagtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
/* force body scrollbar */
html { 
    height: 100%;
    margin-bottom: 1px;
}

.navigation li  {
	
color:#000000;
}
.navigation ul li:last-child {
	border-bottom-width:0;
}

.navigation ul {
	padding:0px 0px 0px 10px;
}
.navigation li li {
		list-style-type:none;
}
.navigation li a {text-deocration:none;color:#000000;text-decoration:none;display:block;padding:4px 0 4px 4px;border-bottom:1px solid #FFFFFF;}
.navigation li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
		background-color:#C9BFA3;

}
.navigation li:hover {
}
.navigation {
	width:164px;
	overflow:hidden;
}
.navigation, .navigation a{
list-style-type:none;
list-style-image:none;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
background:#e2d3ad;
}
#page-wrapper 
{
	position: relative; margin: auto; background-color: rgb(255, 255, 255); width: 660px;text-align:center;min-height:100%;
}
#mainContent
{
	width:450px;background-color:#ffffff;margin:auto;text-align:center;padding:20px;text-align:left
}
.aside {
	float:left;width:160px;font-size:20px;text-align:right;color:#ED2929;font-family:'Arial Black', Helvetica, sans-serif;line-height:22px;margin-right:8px;
}
h2 {
	font-size:16px; color:#ED2929;font-family:'Arial Black', Helvetica, sans-serif;
}
h3 {
	color:#693;font-weight:bold;font-size:15px;
}
#nav-wrapper {
	 width: 160px; height: 500px; text-align: left; top: 40px; position: absolute; left: -164px;
}
table tr:nth-child(odd) {
	background-color:#EFEFEF;
}
table {
	font-size:12px;
}
p {
	overflow:hidden;
}
