/* LINKS */

body {

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;
	background-color:#666666;
	padding: 0;

}

p {

	padding:0;

	margin-top: 0;

	font-size: 12px;

	

}

/* LINKS */

a {

color:#0a5c7e;}



a:hover {

color:#244016;}

/* TABLE */

th{}

td {}

/* HEADINGS */

h1{

	font-weight: normal;

	font-size:18px;

	border-bottom-width: 8px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

	color: #ffffff;


}

h2{

	font-weight: bold;

	font-size:16px;
	color: #ffffff;


}

h3{	font-weight: bold;

	font-size:14px;}

h4{	font-weight: bold;

	font-size:14px;}

h5{	font-weight: bold;

	font-size:14px;}

h6{	font-weight: bold;

	font-size:14px;}
	
p{

	font-weight: normal;

	font-size:12px;
	color: #ffffff;


}	

/* BACKGROUNDS */



#master {

	background-color: #F7F7F7;

	width: 100%;

}

#header {

	width: 80%;

	background-color: #ffffff;

	padding: 0px;

	border-top: 1px none #999999;

	border-right: 1px none #999999;

	border-bottom: 1px solid #999999;

	border-left: 1px none #999999;

}



#content {

	background-color: #ffffff;
	color:#FFFFFF;
	float: left;

    margin: 10px;

	padding: 5px;




}

#sidebar {
	color:#003300;
	vertical-align:top;
	font-variant:small-caps;
	font-size:8px;

}

.text {
	COLOR: #ffffff;
	font-size: 12px;
	font-family: Arial;
}


.links {
	COLOR: #ffffff;
	font-size: 10px;
	font-family: Arial;
}
A.links:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.links:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.links:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
       

#footer {

	background-color: #000000;

	font-weight:bold;

	margin: 0px;

	clear: both;

	width: 100%;
	height: 50px;

	text-align: center;

	vertical-align:middle;

	padding: 0px;

	border-top: 8px solid #000000;

}



#box h1{

	background-color: #FF9900;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	margin: 0px;

	padding: 2px;

	font-weight: normal;

}



ul.menu {

list-style-type:none;

width:auto;

position:relative;

display:block;

height:33px;

font-size:.6em;

background:url(images/bg.png) repeat-x top left;

font-family:Verdana,Helvetica,Arial,sans-serif;

border:1px solid #000;

margin:0;

padding:0;

}



ul.menu li {

display:block;

float:left;

margin:0;

padding:0;

}



ul.menu li a {

float:left;

color:#A79787;

text-decoration:none;

height:24px;

padding:9px 15px 0;

font-weight:normal;

}



ul.menu li a:hover,.current {

color:#fff;

background:url(images/bg.png) repeat-x top left;

text-decoration:none;

}



ul.menu .current a {

color:#fff;

font-weight:700;

}





/*GREEN*/

ul.menu.green{

background-color:#629600;

}

ul.menu.green li a:hover, .menu.green li.current {

background-color:#7AB900;

}                    

                    

                    

                    

                    