body
{
	margin:0px;
	background:url(images/tbg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.lcol
{
	background:url(images/button.jpg);
	background-repeat:no-repeat;
	font-size:12px;
}

.maina a
{
	margin-left:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.maina a:hover
{
	background-color:#FFFF33;
}

.main
{
	margin:10px;
	margin-top:16px;	
	text-align:justify;
}

.bar
{
	background:url(images/inner.jpg);
	background-repeat:repeat-x;
}

.botbg
{
	background:url(images/botbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.topbg
{
	background:url(images/topbg.jpg);
	background-repeat:repeat-x;
} 

h3
{
	text-decoration:underline overline;
}