a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FF00CD;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

#navigation a {
	
	
	line-height:15px;
	letter-spacing:.0em;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	background-color: 000000;}


.body {
	background-color: 000000;
}
.background {background-color:#000000}

.mainlink {font-family: Helvetica, Arial, sans-serif; font-size: 24px; color: #FFFFFF; text-decoration: none;}
		.mainlink:hover {font-family: Helvetica, Arial, sans-serif; font-size: 24px; color: #CCCCCC; text-decoration: underline;}
		
		
.nav 		{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; text-align:right; padding-right:3px; padding-top:1px; padding-bottom:1px; text-align:right }
		
.nav:hover  {font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold; text-align:right; padding-right:3px; padding-top:1px; padding-bottom:1px; background-color:#ff00cc; text-align:right}
		 
		
		
		
	.body1  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLt #container { 
	width: 204px;
	background: #000000;
	margin: 0;
	border: 0px;
	text-align: right; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 204px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 	
		
		
		
		
		
		.TITLE 	{font-family: Helvetica, Arial, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: bold;}
		
		.TITLE-grey 	{font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #666666; text-decoration: none; font-weight: bold;}
		
		.TITLE-grey-under 	{font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #666666; text-decoration: underline; font-weight: bold;}
		
		.textbold 	{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
		
		.textbold-red 	{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FF0000; text-decoration: none; font-weight: bold;}
		
		.textbold2 	{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold;}
		.textbold-under 	{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold;}
		
		.text		{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; text-decoration: none;}
		
		.link 		{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
		.link:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: underline;
	font-weight: bold;
}
		
		.link-red 		{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FF0000; text-decoration: none; font-weight: bold;}
		.link-red:hover {font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FF0000; text-decoration: underline; font-weight: bold;}
		
		.link-gray 		{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #cccccc; text-decoration: none; font-weight: bold;}
		.link-gray:hover {font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #cccccc; text-decoration: underline; font-weight: bold;}
		
		.link-darkgray 		{font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold;}
		.link-darkgray:hover {font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #666666; text-decoration: underline; font-weight: bold;}
		
		
		
		
		.sublink2 		{padding-right: 10px; font-family: verdana, arial, helvetica; font-size: 10px; color: #006B88; font-weight: bold; text-decoration: none; }
		.sublink2:hover {padding-right: 10px; font-family: verdana, arial, helvetica; font-size: 10px;  color: #FFFFFF; font-weight: bold; text-decoration: none; }		
		/* CSS Document */
		
