body
{
	margin: 20px 0px 0px 0px;
}

.maintable
{
	vertical-align: top;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

td
{
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px 0px 0px 10px;
	color: #333333;
	text-align: left;
}

.head
{
	width: 800px;
	text-align: center;
}

.stitle
{
	width: 180px;
	height: 80px;
}

.lmenu
{
	vertical-align: top;
	width: 180px;
	padding: 30px 0px 0px 10px;
}

.rmain
{
	width: 620px;
	padding: 20px 10px 10px 10px;
}

.nav 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #61356D;
	font-size: 12px;
	letter-spacing: 5px;
	left: 200px;
	font-weight: bold;
}

h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #61356D;
	font-size: 14px;
	letter-spacing: 5px;
	left: 200px;
	font-weight: bold;
}

.navspace 
{
	width: 10px;
	height: 2px;
	border: 0px;
}

.hr
{
	width: 100%;
	height: 2px;
}

.slash
{
	width: 1px;
	height: 20px;
	vertical-align: top;
}

a:link 
{
	color: #61356D;
	text-decoration: none;
	font-weight: bold;

}

a:visited 
	{
	color: #61356D;
	text-decoration: none;
	font-weight: bold;

}

a:hover 
{
	color: #693737;
	text-decoration: none;
	font-weight: bold;
}

a:active 
{
	color: #693737;
	text-decoration: none;
	font-weight: bold;
} 

p , .p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: left;
	font-weight:normal;
}

img.inlineright
{
	float: right;
	border: thick;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;

}
