	
	body
	{
		background: #242023; 
		margin: 0;
	}
	
	p
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 14px; 
		line-height: 18px;
		font-weight: normal; 
		color: #666666; 
		text-decoration: none;
		margin-top: 0;
	}

	td
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 13px; 
		font-weight: normal; 
		color: #4f4f4f; 
		text-decoration: none;
		margin: 0;
	}
	
	h1
	{
		font-family: Trebuchet MS, Arial, Verdana, Geneva; 
		font-size: 22px; 
		font-weight: bold; 
		color: #333333; 
		text-decoration: none;
		line-height: 20px;
		margin: 0;
		padding-bottom: 10px;
		text-transform:uppercase;
		letter-spacing:.1em;
	}
	
	h2
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 16px; 
		font-weight: bold; 
		color: #333333; 
		text-decoration: none;
		line-height: 16px;
		margin: 0;
		padding-bottom: 10px;
	}
	
	h2 a:link
	{
		color: #666666; 
		text-decoration: none;
	}
	h2 a:active
	{
		color: #666666; 
		text-decoration: none;
	}
	h2 a:visited
	{
		color: #666666; 
		text-decoration: none;
	}
	
	h2 a:hover
	{
		color: #666666; 
		text-decoration: none;
	}
	
	h3
	{
		font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
		font-size: 10px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none;
		line-height: 13px;
		margin: 0;
		padding-bottom: 0px;
		padding-bottom: 10px;
		text-transform:uppercase;
  		letter-spacing:.2em;
	}

	
	a:link {color: #ff99cc; text-decoration: none }
	a:active {color: #ff99cc; text-decoration: none }
	a:visited {color: #ff99cc; text-decoration: none }
	a:hover {color: #ff99cc; text-decoration: underline }
	
	A.topnavlink
	{
		font-family: Trebuchet MS, Arial, Verdana, Geneva; 
		font-size: 12px; 
		font-weight: normal;
		text-decoration: none;
		text-transform:uppercase;
	}
A.topnavlink:link {color: #CCCCCC;; text-decoration: none}
A.topnavlink:active {color: #CCCCCC;; text-decoration: none}
A.topnavlink:visited {color: #CCCCCC;; text-decoration: none}
A.topnavlink:hover {color: #CCCCCC; text-decoration: underline }

#topnav
{
	TEXT-ALIGN: center;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
	HEIGHT: 32px;
	white-space: nowrap;
}


#topnavon
{
	TEXT-ALIGN: center;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
	HEIGHT: 32px;
	white-space: nowrap;
}

.bodysmall
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 11px; 
		font-weight: normal; 
		color: #666666; 
		text-decoration: none;
		line-height: 13px;
		margin: 0;
		padding-bottom: 0px;
	}
	
	
	UL {list-style-type: square}
	
	UL LI
	{
		
		PADDING-BOTTOM: 5px;
	}
	
	.text
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 11px; 
		font-weight: normal; 
		color: #4f4f4f; 
		text-decoration: none;
		margin: 0;
	}
	
	.txtbox
	{
	font-family:  Trebuchet MS, Arial, Verdana, Geneva;  
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	border:1px #8191b0 solid; 
	background-color:#FFFFFF;
	height: 25px;
	padding-left: 3px;
	padding-top: 3px;
	}
	
	
	
#contentblock
{
	PADDING: 25px;
	background-color:#999999;
	border:1px #e0d5c3 solid; 
}

#pagecontent
{
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	PADDING: 25px;
	background-color:#CCCCCC;
	border-left:1px #333333 solid; 
	border-right:1px #333333 solid; 
	border-top:1px #333333 solid; 
	height: 100%;
	text-align: left;
}

#navcontent
{
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	height: 100%;
	text-align: left;
}