﻿BODY
{
	background-image: url(Images/bg_wrapper1.gif);
	background-repeat: repeat;
}
.BODYBODY
{
	background-image: url(Images/bg_wrapper.gif);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 120%;
	height: 375px;
}
.BODY2
{
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 120%;
	height: 100%;
}
/*
.BG
{
	background-image: url(Images/bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	top: 50px;
	left: 250px;
	width: 400px;
	height: 400px;
}
*/
DIV
{
	font-size: x-small;
	font-family: Arial;
}
.body
{
	background-repeat: repeat-x;
	width: 100%;
}
.body2
{
	background-repeat: repeat-x;
	background-color: white;
}
.Header
{
	font-size: medium;
	color: navy;
	font-family: Arial;
	font-weight: bold;
}
.Copy
{
	font-size: small;
	font-family: Arial;
}
.Title
{
	font-size: medium;
	font-weight: bold;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
}
.FieldTitle
{
	font-size: small;
	font-weight: bold;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
}
.Field
{
	font-size: small;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.MenuTitle
{
	font-size: x-small;
	font-weight: 600;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.LinksCat
{
	font-size: small;
	font-weight: bold;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
}
.Links
{
	font-size: smaller;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.RegHeaderBar
{
	font-size: small;
	font-weight: bold;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
	background-color: silver;
}
.RegRed
{
	font-size: small;
	color: red;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.RegLabel
{
	font-size: x-small;
	font-weight: bold;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
	vertical-align: top;
	text-align: right;
	width: 120px;
}
.LeftNav
{
	font-size: small;
	font-family: Arial;
	width: 150px;
}
.LeftNav2
{
	font-size: small;
	font-family: Arial;
	background-color: silver;
}

A:link
{
	font-weight: bold;
	font-size: x-small;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
}
a:visited
{
	font-weight: bold;
	font-size: x-small;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-decoration: none;
	font-style: italic;
}
a:active
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.TableBorder
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
.LeftTop
{
	background-image: url(Images/pageBorderTL.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
}
.Top
{
	background-image: url(Images/pageBorderT.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.RightTop
{
	background-image: url(Images/pageBorderTR.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 10px;
}
.Left
{
	background-image: url(Images/pageBorderL.gif);
	background-repeat: repeat-y;
	width: 12px
}
.Center
{
	background-color: white;
}
.Right
{
	background-image: url(Images/pageBorderR.gif);
	background-repeat: repeat-y;
	width: 14px
}
.LeftBottom
{
	background-image: url(Images/pageBorderBL.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 16px;
}
.Bottom
{
	background-image: url(Images/pageBorderB.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.RightBottom
{
	background-image: url(Images/pageBorderBR.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 16px;
}
.LeftTopg
{
	background-image: url(Images/pageBorderTLg.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
}
.Topg
{
	background-image: url(Images/pageBorderTg.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.RightTopg
{
	background-image: url(Images/pageBorderTRg.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 10px;
}
.Leftg
{
	background-image: url(Images/pageBorderLg.gif);
	background-repeat: repeat-y;
	width: 12px
}
.Centerg
{
	background-color: silver;
	width: 123px;
}
.Rightg
{
	background-image: url(Images/pageBorderRg.gif);
	background-repeat: repeat-y;
	width: 14px
}
.LeftBottomg
{
	background-image: url(Images/pageBorderBLg.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 16px;
}
.Bottomg
{
	background-image: url(Images/pageBorderBg.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.RightBottomg
{
	background-image: url(Images/pageBorderBRg.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 16px;
}
