﻿body 
{
	font-family: Tahoma, helvetica, Sans-Serif;
	color: #336633;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images/background6.png");
	
}
.bg 
{
 
  
    top: 0;
    left: 0;
    z-index: -20;
    width: 100%;
    
}

a 
{
	font-family: Tahoma, helvetica, Sans-Serif;
	color: #19318c;
}

a:hover 
{
	font-family: Tahoma, helvetica, Sans-Serif;
	color: #990033;
}

.redText 
{
	color: #990033;
	font-family:Tahoma;
}

.menu 
{
	text-align: center;
	height: 25px;
	font-family: Tahoma; 
	
}
a.redText
{
	color: #990033;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	text-align:center;
	
	
}

a.redText:hover
{
	color: #3333cc;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	
}

bottomLinks 
{
	text-align: center;
}

a.bottomLinks 
{
	color: #990033;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
}

a.bottomLinks:hover 
{
	color: #3333cc;
	text-decoration: none;
	font-family:Tahoma;
	font-weight: bold;
	text-align: center;
}

.genText 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 2;
	color: #19318c;
}

	
	.blueText
	{
		color: #4973c5;
		font-family: Tahoma, helvetica, Sans-Serif;
		font-size: 5;
		font-weight: bold;
	}
	
.ErrorMessage
{
    font-family: Arial;
    font-size: 11pt;
    color:   #c00000;
}


.MenuBorder
{

	font-family:Tahoma;
	font-size:12px;
	border-color: Silver;
	text-align: left;
	
}

.MenuStatic
{
	color: #990033;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	text-align:center;
	z-index: 2000;
}

.MenuStaticHover
{
	
	color:#3333cc;
	z-index: 2000;
}

.MenuStaticItem
{
	color: #990033;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	text-align:center;
	font-size: 16px;
	z-index: 2000;
	
}

.DynamicMenu
{
	
	
	color: #990033;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	text-align:center;
	z-index: 2000;
}

.DynamicMenuItem
{
	border-color:silver;
	padding-left:2px;
	color: #19318c;
	border: solid 1px silver;
	z-index: 1000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	z-index: 2000;
	
	
}

.DynamicMenu a:link
{
	color:#19318c;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	border-color:Silver;
	z-index: 2000;
}

.DynamicMenu a:visited
{
	color:#19318c;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	z-index: 2000;
}

.DynamicMenu a:active
{
	color:White;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	z-index: 2000;
	
}

.DynamicMenu a:hover
{
	color:#990033;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	z-index: 2000;
}

.DynamicMenuHover 
{
	
	color:White;
	z-index: 1000;
	font-family: Tahoma;
	z-index: 2000;
}

.formLabels
{
	color: #336633;
	font-family: Tahoma, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
		
		
.background 
{
	width:100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	
}

.stretch 
{
	background-image: url(images/background6.jpg);
	background-repeat: no-repeat;
	
	
}

.titletext
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:2;
	color:#990033;
	font-weight: bold;
	font-style: italic;
}

.homelinks 
{
	font-family: Tahoma, helvetica, Sans-Serif;
	font-size: 2;
	color: #336633;
	font-weight: bold;
	font-style: inherit;
	text-decoration: none;
}
	