body
{
	margin:0;
	padding:0;
	font-family: arial, georgia, serif;
	color:#000;
}

.fullTable
{
	width:100%;
}

.menuTable
{
	width: 100%;
}

div, p, th, td, li, dd, dl, dt
{
	font-family:  arial, georgia, serif;
}

.content
{
	margin: 5% 15%;
}

a
{
	text-decoration:none;
	font-weight:bold;
}

a:link
{
	font-size: 10pt;
	font-weight:bold;
	color:#6699FF;
}

a:visited
{
	color:#6699FF;
}

a:active
{
	color:#6699FF;
}

a:hover
{
	color:#6699FF;
	text-decoration:underline;
}

.small
{
	font: 11px geneva, verdana, arial, helvetica, sans-serif;
}

.sideTable
{
	border-left: 1px dotted #333333;
	width: 200px;
}

.bodyTable
{
	border-left: 1px dotted #333333;
	border-right: #333333 1px dotted;
	width:100%;
}

.bottomBorder
{
	border-bottom: 1px dotted #333333;
}

.topBorder
{
	border-top: 1px dotted #333333;
}

.dotTable
{
	border-right: #333333 1px dotted;
	border-top: #333333 1px dotted;
	border-left: #333333 1px dotted;
	width: 100%;
	border-bottom: #333333 1px dotted;
}

img
{
	border:0;
}