﻿body 
{
    font-family: Tahoma;
    font-size:10pt;
}
h2
{
    font-family:Tahoma;
    font-size:x-large;
    font-weight:bold;
    color: #339966;
}

.width {
  width: 950px;
}

.backerGR
{
	background-image: url(images/FormBackgroundGRBig.jpg); 
	border-right-color: #edffff;
}
.backerBL
{
	background-image: url(images/FormBackgroundBLBig.jpg); 
	border-right-color: #edffff;
}
.backerYE
{
	background-image: url(images/FormBackgroundYEBig.jpg); 
	border-right-color: #edffff;
}
.backerBLM
{
	background-image: url(images/FormBackgroundBLMed.jpg); 
	border-right-color: #edffff;
}
.backerGRM
{
	background-image: url(images/FormBackgroundGRBig.jpg); 
	border-right-color: #edffff;
}
.backerYEM
{
	background-image: url(images/FormBackgroundYEBig.jpg); 
	border-right-color: #edffff;
}
.leftside
{
	background-image: url(images/bg/LeftSide.jpg); 
	border-right-color: #edffff;
	width:2%;
}
.middle
{
	background-image: url(images/bg/Middle.jpg); 
	border-right-color: #edffff;
	border-left-color: #edffff;
	width:10px;
}
.topedge
{
	background-image: url('images/bg/header.gif'); 
	border-right-color: #edffff; border-top-color:Yellow;
	border-top-width:thick;
	background-repeat: repeat-x;
	width: 1005px;
}
.rightedge
{
	background-image: url(images/bg/RightEdge.jpg); 
	border-left-color: #ffffff;
	background-repeat: repeat-y;
	width:10%;
}

.menutree
        {
        	background-image: url(images/FormBackgroundGRLittle.jpg); 
			border-top: #333333 thin solid;
			border-left: #333333 thin solid;
			border-bottom: #444444 thin solid;
			border-right: #000000 thin solid;
			height: 25px;
            background-color: white;
            width: 157px;
           
           
        }
        .contentarea
        {
        	
			border-top: #333333 thin solid;
			border-left: #333333 thin solid;
			border-bottom: #000000 medium solid;
			border-right: #000000 thin solid;
			height: 25px;
            background-color: white;
            width: 157px;
            background-image: url('images/FormBackgroundYEBig.jpg');
            border-right-color: #edffff;
            height: 440px;
            width: 698px;
        }
        
 .bottomedge
{
	background-image: url('images/bg/header.jpg'); 
	border-right-color: #edffff;
	background-repeat: repeat-x;
	
	
}
.formtop
{
	background-image: url('images/FormBackgroundGRLittle.jpg'); 	
	background-repeat: repeat;
	
}
.form
{
	background-image: url('images/bg/header.gif'); 
	background-repeat: repeat;
	 position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	top: -3px;
	left: 4px;
	
}
.pageheader
{
	height:22px;
	color:Teal;
	font-family:Tahoma;
    font-size:x-large;
    font-weight:bold
}

address 
{
    font-family: Tahoma;
    font-size:10pt;
    color:Black;
}
contactform 
{
 
    font-family: Tahoma;
    font-size:10pt;
    color:Black;
}