﻿body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	background-image:url(../../images/test_background.gif);
	line-height: 18px; 
	margin-top:1px;
}

a:link {
	color: #6188A6;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #336666;
}

a:active {
	text-decoration: none;
	color: #6188A6;
}
.header_bkg {
    background-image: url(../../images/header.jpg);
    background-position:left top;
    background-repeat: no-repeat;
}

.header_bkg2 {
    background-image: url(../../images/header2.jpg);
    background-position:left top;
    background-repeat: no-repeat;
}

.gradient_top
{
    background-image: url(../../images/gradient2.jpg);
    background-position:left top;
    background-repeat: repeat-x ;
    height: 40px;}


.menu_bkg {
    background-image: url(../../images/menu_bkg.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.menu_bkg2 {
    background-image: url(../../images/menu_bkg2.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.top_green {
    background-image: url(../../images/topgreen.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    
}

.divider {
    background-image: url(../../images/vertical_divider.jpg);
    background-position:center;
    background-repeat: repeat-y;
    background-color: #ffffff;
}

.maintable
{
    width: 827px;
    background-color: #ffffff;
    padding:0px;
}

.bottom 
{
    border-bottom-style: solid;
    border-width: 2px;
    border-color: #e3ecd9;
}

.dropdownlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78786A;
    height: 22px;}
    

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78786A;
	height: 20px;}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6c9350;
}


/* Left sidebar for links */
 .sidebar
{
    background-image: url(../../images/topgreen.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 200px;
}


/* Grid styles */
 .gridheader
{
background-color:#2b5068;
color:#FFFFFF;

}

/* Text */

.Main_header  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    color: #6c9350;
    font-weight: bold;
}

.subhead  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #2b5068;
    font-weight:bold;
}

.subhead2  {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #6c9350;
    font-weight:bold;
    font-style:italic;
}
    
.gold_text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #937444;
}

.Blue_text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b5068;
	font-weight: bold;
}
.darkgreengradient{
    background-image: url(../../images/darkgreengradient.png);
    background-position: left top;
    background-repeat: repeat-y;
}

/* Menu */

.menu 
{   color: #ffffff;
	text-decoration: none;
	  
    }
.menu a:link 
{   color: #ffffff;
	text-decoration: none;
    }

.menu a:hover
{   color: #ffffff;
	text-decoration: none;
    }
.menu a:active
{   color: #ffffff;
	text-decoration: none;
    }
.menu a:visted
{   color: #ffffff;
	text-decoration: none;
}    
    
.submenu 
{   color: #5f5f5f;
	text-decoration: none;
	text-align:left;
	z-index: 1;
	    
    }
.submenu a:link 
{   color: #5f5f5f;
	text-decoration: none;
	text-align:left;
	z-index: 1;
    }

.submenu a:hover
{   color: #ffffff;
	text-decoration: none;
	text-align:left;
	z-index: 1;
    }
.submenu a:active
{   color: #5f5f5f;
	text-decoration: none;
	text-align:left;
	z-index: 1;
    }
.submenu a:visted
{   color: #5f5f5f;
	text-decoration: none;
	text-align:left;
	z-index: 1;
}    