body {
margin: 0;
padding: 0;
background: black;
height:100%;
font-family: verdana,arial,sans-serif;
color:White;
}

td 
{
/*
background-color:Black;
*/
}

.gridtable
{
background-color:White;   
    
 }

#header{
	COLOR:WHITE;
	margin-top:15px;
	margin-bottom:0px;
	PADDING-LEFT:15PX;
}


#breadcrumb a:link, #breadcrumb a:visited {
     border:white;
	color: green;
	padding: 3px 10px 2px 10px;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: green;
	text-decoration: UNDERLINE;
}

#breadcrumb a:active {
	color: green;
	text-decoration: UNDERLINE;
}



#breadcrumb li {
	display: inline;
}
#breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}


#header h1{

	FONT-SIZE:12PX;
	margin-top:15px;
	margin-bottom:15px;
	color:White;
	
	
}

#banner
{
    width: 100%;
    background-color: transparent;
    background-image: url(images/header_back.gif);
    background-position: right 50%;
    background-repeat: repeat;
    height: 190px;
}
#nav{
	width:100%;
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	background-color:Black;

}
ul.horiz {
	padding-top:0px;
	margin-bottom:5px;
}

ul.horiz li{
	display:inline;
	color:white;
	float:right;
	padding-right: 4px;
	list-style-image: url(images/navbullet.gif);
	margin-left:8px;
}
ul.horiz a:link, ul.horiz a:active,ul.horiz a:visited {
	color:white;
	text-decoration:none;
}

ul.horiz a:hover{
	color:white;
	text-decoration:underline;
}


#topnav{
	position:absolute;
	top:2px;
	right:1px;
	font-size:xx-small;
	color:#541331;
	
}

#quicksearch{
	position:absolute;
	top:45px;
	right:35px;
}

/* layout */

#wrap
{
    min-width: 500px;
    max-width: 1400px;
    background-image: url(images/body_bk.gif);
    background-repeat:repeat-x;
 
}
#content {
	float: left;
	width: 70%;
	color: white;
	font-size: 95%;
	padding-top:45px;
    PADDING-LEFT:34PX;
    height:75%;	
	}
	
	
#content h2
{
    font-weight: bold;
    font-size: smaller;
    color: white;
  
}

#content p{
	color: white;
	font-family: verdana,arial,sans-serif;
	font-size: small;
	 
	
}

#content table{
	
	font-family: verdana,arial,sans-serif;
	

	
}

#widecontent {
	float: left;
	width: 100%;
	font-size: 95%;
	color: #333;
	padding-top:0px;
}


#datepicker
{
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #cccccc;
}

	
	
#widecontent h2
{
    font-weight: bold;
    font-size: smaller;
    color: white;

}

#widecontent p{
	color: white;
	font-family: verdana,arial,sans-serif;
	font-size: small;
	MARGIN-LEFT:0PX;

}


#widecontent .datetable
{
    font-size:small;
    margin-left:0px;
  
    
    }


#widecontent .contenttable
{
    font-size:small;
    margin-left:0px;
    width:90%;
    
    }

#sidebar
{
    float: right;
    width: 25%;
    padding-top: 25px;
    padding-right:15px;
  
    
    
   
}

#sidebar p
{
    font-size:smaller;
    }


#sidebar h2
{
    font-size:smaller;
    
    
    
    }
#footer {
	clear: both;
	background: #black ;
	Margin-top:125px;

	}
	
	#footercontent {
		background: black;
	}

#footer p{
	font-size:xx-small;
	text-align: left;
	font-style:normal;
	color:White;
	padding-left:8px;
}	


#footer a:link, #footer a:visited
{
    color:White;
    }
	
/* gutters */

#content .gutter {
	padding: 25px;
	background: url(img/content-bg.gif) repeat-x top left;
	}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}
	
#griddiv,GRIDDIV TD
{
    margin-left: 15px;
    margin-right: 15px;
    background-color:white;
    color:Black;
}


#griddiv a:link, #griddiv a:visited
{
    color:black
    }





.gridaltrow{
	background-color: black;
	font-size: small;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	color:white;
}

 .gridheader{
	background-color: #2A652F;
	color: WHITE;
	font-size: small;
	font-weight: bold;
	vertical-align: top;
	text-align:left;
}

  .gridrow{
	background-color: black;
	font-size: small;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	color:White;
}

.formrow {
	background-color: black;
	color:white;
}


.formaltrow{
	background-color: black;
	color:white;
}


.rightcolumn
{
    
 background-color:#cccfff   ;
 vertical-align:top;
    
    
}


#content a:link, #content a:visited, #content a:active
{
    color:White;
}


#instructions
{
    
    padding-left:15px;    
}

#instructions a:link,#instructions a:visited
{

    color:White;
}




#sidebar a:link, #sidebar a:visited, #sidebar a:active
{
    color:White;
}


.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;}
