body 
{background-color: #000000;
font-family:  verdana, arial, sans-serif;
 font-weight: normal;
 font-variant:normal;
 font-style:normal;
font-size:10pt;
line-height:14pt;
 color: #000000;
text-align: left;}



p.main 
{color: #000000; font-family:  verdana, arial, sans-serif;  font-size:13pt;  line-height:15pt; text-align: left; } 



h1 
{ color: #000000; font-size:34pt; font-weight:bold; 
font-family: times roman, times new roman, serif; }



h2 
{ color: #660000; font-size:22pt; font-weight:bold; text-align: left; font-style:italic;  }


.subtitle

{ color: #ffffff; font-size:13pt; font-weight:bold; text-align: left; font-style:italic; }





.nav

{
border-style:solid;
border-color: #000000  #000000 #000000 #000000 ;
background-color: #bfbfbf;
}












hr

{
color:   #7F7F7F;

}





A:link {color: #000000; font-weight:bold;}

A:visited {color: #000000; font-weight:bold;}

A:active {color: #000000; font-weight:bold;}

A:hover {color: #ffffff; font-weight:bold;}





#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #333333;
	color: #666;
	}


#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #333333;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #666666;
		color: #000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color: #999999;
		color: #FFFFFF;
		}


.header

{

background-color: #ffffff;
}

.rightcolumn

{

background-color: #CCCCCC;
}

.black

{
border-style:solid;
border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC  ;
background-color: #999999;
}


.footer

{

background-color:#666666;
}