body {
	min-width:750px;
	color: #666666;
	font-size: 13px;
	font-family: Georgia;
	text-decoration: none;
    }
	
a:link  {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

a:visited	{
	font-weight: bold;
	text-decoration: blink;
	color: #0066CC;
	font-style: italic;
}

a:active	{
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #0033FF;
}

a:hover {
	text-decoration: underline;
	margin: 1px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #363636;
	text-indent: 10px;
	margin: 5px;
	padding: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FDFDFD;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin: 5px;
	padding: 5px;
	background-image: url(images/headback.png);
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

h3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: 1px ridge #FFFFFF;
}
	
	
.content {
	margin: 5px;
}

.rightcol{
	border-left-style: none;
	margin: 5px;
	height: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.linkssection{
	color:#FF0000	
}

A.menulink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #CCCCCC; TEXT-DECORATION: none; 
	}
A.menulink:hover {
	FONT-WEIGHT: bold;
	COLOR: #00FFFF;
	TEXT-DECORATION: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
A.menulink:visited{
	TEXT-DECORATION: blink;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	}

.stylebold	{
	colour:	#99CCCC;
	font-weight: bold;
	color: #FF0000;
	}
