BODY {
	background: #6B6BC8;
	color: #003366;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;

	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-width: 100%;

	scrollbar-face-color: #336699;
	scrollbar-shadow-color: #335997;
	scrollbar-highlight-color: #73A3CF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E6E6E6;
	scrollbar-arrow-color: #FFE100;
	}

 A:link {
	color: #660099;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	}

a:active {
	color: #CCFFCC;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	}

a:visited {
	color: #9900CC;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: 600;
	font-style: italic;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	}

a:hover {
	color: #660099;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: 600;
	background: #CCFFCC;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	}

a.LocationLinks: link {
	color: #F0F0F0;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight: 200;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	}

a.LocationLinks: active {
	color: #CCFFCC;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight: 200;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	}

a.LocationLinks: visited {
	color: #B0B9E1;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight: 200;
	font-style: italic;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	}

a.LocationLinks: hover	{
	color: #660099;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight: 200;
	background: #CCFFCC;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	}

Table.content {
	border-left: 3px outset #00FFFF;
	border-right: 3px outset #00FFFF;
	border-top: 2px double #33FF33;
	border-bottom: 2px double #33FF33;
	background: #F0F0F0;
	background-image: url(../A_images/contentback.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	}

a.TableLinks: link {
	color: #FFFF00;
	font-size: 11px;
	font-weight: 600;
	font-style: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	}

a.TableLinks: visited {
	color: #FFCC00;
	font-size: 11px;
	font-weight: 600;
	font-style: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	}

a.TableLinks: hover	{
	font-size: 11px;
	font-weight: 600;
	font-style: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: red;
	background: #FFFFDF;
	Text Decoration: none;
	text-transform: none;
	font-variant: normal;
	}

#layer0 {
	position: absolute;
	top:		10px;
	left:		10px;
	background-color: #6B6BC8;
	border-width:	0;
	border-color:	0;
	width:		100%;
	height:		97%;
	}

#layer1 {
	position: absolute;
	top: 10px;
	left: 0px;
	border-width: 0;
	}


#layer2 {
	position: absolute;
	top:  15px;
	left: 15px;
	border-width: 0;
	}

#layer3 {
	position: relative;
	width: 100%;
	height: 100%;
	border-width: 0;
	}