body
{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}

a:link
{
	color: #0000FF;
	text-decoration: underline;
}

a:visited, a:active
{
	color: #800080;
	text-decoration: underline;
}

	a:hover
	{
		text-decoration: none;
	}

p
{
	margin: 1em 0;
}

.Links
{
	margin-bottom: 20px;
}

.COL1
{
	padding: 20px 20px 20px 20px;
}

.COL2
{
	padding: 20px 20px 20px 20px;
	background-color: #dedede;
}

a.homelink
{
	font: Bold 20px Helvetica, sans-serif; letter-spacing: -1px;
	color: #0065CC;
	text-decoration: none;
	border-bottom: dotted 1px #0065CC;
	line-height: 26px;
}

a:active.homelink,a:visited.homelink
{
	font: Bold 20px Helvetica, sans-serif; letter-spacing: -1px;
	color: #800080;
	text-decoration: none;
	line-height: 26px;
}

a:hover.homelink
{
	border-bottom: none;
}

.homedate
{
	color: #8EB8CF;
	font-weight: bold;
	font-size: 100%;
	line-height: 32px;
	height: 28px;
	padding-top: 7px;
	padding-left: 11px;
	background: #efefef url('images/stripes.gif') top repeat-x;
	border-bottom: dotted 1px #bbb;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h1,h2,h3
{
	margin: 0px;
	padding: 0px;
}

h2
{
	color: #ea7b06;
}

#delButt{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px dotted #000;
	background-color: #DEDEDE;
	color: #FF0000;
	text-align: center;
	padding: 2px;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
	height: 16px;
}

#editButt{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px dotted #000;
	background-color: #DEDEDE;
	color: #25509E;
	text-align: center;
	padding: 2px;
	margin-left: 4px;
	text-decoration: none;
	height: 16px;
}
