﻿A:link
{
	text-decoration: none;
	color: Black;
}

A:visited
{
	text-decoration: none;
	color: Black;
}

A:active
{
	text-decoration: none;
	color: Black;
}

A:hover
{
	text-decoration: underline;
	color: Black;
}

HTML
{
	min-height: 100%;
	height: auto;
}

INPUT.textboxleft
{
	border: solid 1px #AAAADD;
	font-size: 11px;
	text-align: left;
	color: inherit
}

BODY
{
	background: White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-align: Left;
	margin: 0 0 0 0;
}

H1
{
	font-size: 12px;
	font-weight: bold;
}

DIV.Body
{
	width: 781px;
	display: block;
	font-size: 11px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

DIV.BodySmall
{
	width: 640px;
	display: block;
	font-size: 11px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

DIV.BodySubPage
{
	background-image: url(images/whitelogo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 781px;
	width: 781px;
	display: block;
	font-size: 11px;
	margin: 0px auto;
	padding: 32px 0 0 0;
}

DIV.footer
{
	display: block;
	font-size: 11px;
	margin: 18px 0px 0px 0px;
	padding: 0px 18px 0px 18px;
	width: 95%;
	height: auto;
	float: none;
	text-align: center;
	color: #808080;
}

IMG
{
	border: none;
}

IMG.Gallery
{
	border: solid 2px #2a4b8e;
	width: 602px;	
}

DIV.MainBar
{
	text-align: justify;
	display: block;
	font-size: 11px;
	padding: 0px 16px 0px 16px;
	width: 607px;
	float: left;
	background-image: url(images/main.png);
	background-repeat: repeat-y;
}

DIV.MainHeader
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 639px;
	height: 33px;
	float: left;
	background-image: url(images/maintop.png);
	background-repeat: no-repeat;
}

DIV.MainFooter
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 639px;
	height: 33px;
	float: left;
	background-image: url(images/mainbottom.png);
	background-repeat: no-repeat;
}

DIV.RightBar
{
	text-align: left;
	display: block;
	font-size: 11px;
	padding: 0px 0px 0px 12px;
	width: 123px;
	float: left;
	background-image: url(images/right.png);
	background-repeat: repeat-y;
}

DIV.RightHeader
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 33px;
	float: left;
	background-image: url(images/righttop.png);
	background-repeat: no-repeat;
}

DIV.RightFooter
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
	height: 33px;
	float: left;
	background-image: url(images/rightbottom.png);
	background-repeat: no-repeat;
}

DIV.HolderLeft
{
	width: 639px;
	display: block;
	height: auto;
	float: left;
}

DIV.HolderRight
{
	margin-left: 6px;
	width: 135px;
	display: block;
	height: auto;
	float: left;
}

SPAN.MenuHeader
{
	font-size:11px;
	font-weight:bold;
}

HR
{
	height:1px
}
