body
{
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, Arial;
	text-align: center;
	text-decoration: none;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}
.RedText
{
    color: Red;
}
.SiteHeader
{
    font-weight: normal;
    font-size: 8pt;
    background-image: url(images/bground.jpg);
    text-transform: capitalize;
    color: navy;
    font-style: italic;
    font-family: Tahoma;
    text-align: center
}
#siteheader
{
	font-weight: normal;
	font-size: 8pt;
	background-image: url(images/bground.jpg);
	text-transform: capitalize;
	color: navy;
	font-style: italic;
	font-family: Tahoma;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
.selectedmenu
{
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 10pt;
	color: white;
}
.boldmenu
{
	font-variant: small-caps;
	text-decoration: none;
	font-size: 10pt;
	color: white;
}
.button
{
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	text-align: center;
	background-image: url(images/bground2.jpg);
	width: 16%;
}
#menubar
{
	font-weight: normal;
	font-size: 10pt;
	background-image: url(images/bground3.jpg);
	font-family: Tahoma, Arial;
	text-align: center;
}
#mainwin
{
	width: 100%;
	height: 390px;
	vertical-align: middle;
	text-align: center;
}
#mainleft
{
	width: 350px;
	clear: left;
	display: inline;
	float: left;
	margin: 5px;
	vertical-align: middle;
	text-align: left;
	height: 370px;
	background-color: white;
}
#mainleftCon
{
	width: 280px;
	clear: left;
	display: inline;
	float: left;
	margin: 5px;
	vertical-align: middle;
	text-align: left;
	height: 370px;
	background-color: white;
}
.centreimg
{
	vertical-align: middle;
	text-align: center;
}
#mainright
{
	width: 430px;
	clear: right;
	display: inline;
	float: right;
	margin: 5px;
	vertical-align: middle;
	text-align: left;
	height: 370px;
	background-color: white;
}
#cont
{
    clear: both;
    display: block;
    float: none;
    vertical-align: middle;
    text-align: center;
    left: 60px;
    position: relative;
    width: 300px;
}
#floater
{
    clear: none;
    display: block;
    float: left;
    vertical-align: middle;
    text-align: left;
}
#floater2
{
	clear: right;
	display: block;
	float: right;
	vertical-align: middle;
	text-align: left;
}
#mainrightCon
{
	width: 500px;
	clear: right;
	display: inline;
	float: right;
	margin: 5px;
	vertical-align: middle;
	text-align: left;
	height: 370px;
	background-color: white;
}
#sitefooter
{
	font-weight: normal;
	font-size: 8pt;
	height: 40px;
	background-image: url(images/bground3.jpg);
	color: navy;
	font-family: Tahoma, Arial;
	text-align: center;
	clear: both;
	float: none;
}
.Date
{
    font-size: 8pt;
    color: navy;
    font-family: Tahoma, Arial;
    background-color: transparent
}
a
{
	cursor: hand;
	color: black
}
.uLink
{
    cursor: hand;
    color: navy;
    font-family: Tahoma, Arial;
    text-decoration: underline
}
.Body
{
    font-size: 9pt;
    color: #333333;
    font-family: Tahoma, Arial
}
.Link
{
    font-size: 10pt;
    font-family: Tahoma, Arial;
    text-decoration: underline
}
.TabHead
{
    font-weight: bold;
    font-size: 10pt;
    color: #333333;
    font-family: Tahoma, Arial
}
.TabBody
{
    font-size: 9pt;
    color: #000080;
    font-family: Tahoma, Arial
}
.TabBodyGrey
{
	font-size: 9pt;
	color: #000080;
	font-family: Tahoma, Arial;
	background-color: #eaeaea;
}
