body { 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-width: 0px;
margin-height: 0px;
background: #ffffff;
text-align:center;
}
h1 { color: #696969; font-weight: bold; font-size: 11px; font-family: Tahoma, Verdana, Arial }
p { color: #696969; font-weight: normal; font-size: 11px; font-family: Tahoma, Verdana, Arial }
ul { color: #696969; font-weight: normal; font-size: 11px; font-family: Tahoma, Verdana, Arial }
a { text-decoration: none;}
a:link { text-decoration: none; color: #0033FF;}
a:visited { text-decoration: none; color: #0033FF;}
a:hover { text-decoration: none; color: #0033FF;}
a:active { text-decoration: none; color: #0033FF;}

.topmenu { text-align:center; color: #696969; font-weight: bold; font-size: 10px; font-family: Tahoma, Verdana, Arial }
.copyright { text-align:center; color: #696969; font-weight: bold; font-size: 10px; font-family: Tahoma, Verdana, Arial }

#left {
	float: left;
	width: 220px;
}

#leftmenu {
	margin: 0;
	padding: 0;
}

#leftmenu a {
	display: block;
	background: #FC5B00 url(images/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #FFFFFF;
	background: #822C0F url(images/vmenuarrowhover.gif) no-repeat center left;
}

.leftarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
	font-size: 11px;
}

.leftarticle_ad {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	background: #FFFFFF url(images/seoad.jpg) no-repeat;
}

.leftarticle_ad a {
	background: transparent; 
	text-decoration: none;
}