.MainBackground{
background-image: url('Images/BackgroundMain.gif');
background-repeat:repeat-x;
}

.TopBorder{
background-image: url('Images/TopBorder.gif');
background-repeat:no-repeat;
}

.BottomBorder{
background-image: url('Images/BottomBorder.gif');
background-repeat:no-repeat;
}

.HomeHeaderBig{
height:25px;
letter-spacing:10pt;
font-family: Century Gothic;
font-size: 30pt; 
color:#808080;
font-weight:bold;
}

.HomeHeaderSmall{
height:25px;
font-family: Century Gothic;
letter-spacing:5pt;
font-size: 20pt; 
color:#808080;
}

.MainHeaderBig{
height:25px;
letter-spacing:10pt;
font-family: Century Gothic;
font-size: 30pt; 
color:White;
font-weight:bold;
}

.MainHeaderSmall{
height:25px;
font-family: Century Gothic;
letter-spacing:5pt;
font-size: 20pt; 
color:White;
}

.EnterSite{
letter-spacing:10pt;
font-family: Comic Sans MS;
font-size: 18pt; 
color:White;
font-weight:bold;
}

.LeftHeader{
height:25px;
font-family: Century Gothic;
font-size: 10pt; 
color:Black;
}

.MenuBg1{
background-image: url('Images/MenuBlue.gif');
background-repeat:no-repeat;
background-position:center;
font-family: Century Gothic;
font-size: 12pt; 
color:White;
text-align:center;
font-weight:bold;
}

.MenuBg1 a, .MenuBg1 a:visited, .MenuBg1 a:active, .MenuBg1 a:hover{
	color:White;
	text-decoration:none;
}

.MenuBg2 a, .MenuBg2 a:visited, .MenuBg2 a:active, .MenuBg3 a:hover{
	color:White;
	text-decoration:none;
}

.MenuBg3 a, .MenuBg3 a:visited, .MenuBg3 a:active, .MenuBg3 a:hover{
	color:White;
	text-decoration:none;
}

.MenuBg4 a, .MenuBg4 a:visited, .MenuBg4 a:active, .MenuBg4 a:hover{
	color:White;
	text-decoration:none;
}

.MenuBg2{
background-image: url('Images/MenuYellow.gif');
background-repeat:no-repeat;
background-position:center;
font-family: Century Gothic;
font-size: 12pt; 
color:White;
text-align:center;
font-weight:bold;
}

.MenuBg3{
background-image: url('Images/MenuGreen.gif');
background-repeat:no-repeat;
background-position:center;
font-family: Century Gothic;
font-size: 12pt; 
color:White;
text-align:center;
font-weight:bold;
}

.MenuBg4{
background-image: url('Images/Menured.gif');
background-repeat:no-repeat;
background-position:center;
font-family: Century Gothic;
font-size: 12pt; 
color:White;
text-align:center;
font-weight:bold;
}


.Menu
{
font-family: Century Gothic;
font-size: 12pt; 
color:White;
text-align:center;
}

.Menu a, a:visited, a:hover
{
color:White;
text-decoration:none;
}



.FooterHome
{
font-family: Arial;
font-size: 12pt; 
color:White;
}

.FooterHome1
{
font-family: Arial;
font-size: 08pt; 
color:White;
}

.FooterHome a
{
color:White;
text-decoration:none;
}

.FooterHome a:visited
{
color:White;
text-decoration:none;
}

.FooterHome a:hover
{
color:White;
text-decoration:none;
}

.FooterHome a:active
{
color:White;
text-decoration:none;
}

.TextHeader
{
font-family: Arial;
font-size: 18pt; 
color:Black;
}

.Text
{
font-family: Arial;
font-size: 10pt; 
color:Black;
}

.Text a, .Text a:visited, .Text a:active{
	color:black;
	text-decoration:none;
}

.Text a:hover{
	color:Red;
	text-decoration:Black;
}

.Line{
background-image: url('Images/Line.gif');
background-repeat:repeat-y;
background-position:center;
}

.Footer{
	background-color:#efefef;
	font-family: Arial;
	font-size: 8pt; 
	color:#7e7e7e;
}

.Footer a, .Footer a:visited, .Footer a:active, .Footer a:hover{
	color:#7e7e7e;
	text-decoration:none;
}