/***** Page *****/

body
{
	background:#000000;
	color:#FF33FF;
	font:85% "trebuchet ms", arial, verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
}

body a:visited 
{
	text-decoration:none;
	border:0;	
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
; background-color: #000000
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

.floatleft {
float : left; 
margin : 0px 5px 5px 0px; 
border : 0 solid #666; 
padding : 2px; 
; background-color: #000000
} 

.floatright {
float : right; 
margin : 0 0 5px 5px; 
border : solid; 
padding : 2px; 
; background-color: #000000
; border-color: #000000 #000000 #666
} 

.box {
background-color: #f0f0f0;
border: 0px #CC00CC solid;
padding: 5px;
margin: 10px;
color:#FF00FF;
text-align:justify;
}
.box2 {
background-color: #000000;
border: 1px solid;
padding: 5px;
margin: 10px;
color:#FF33FF;
; font-size: 16pt; font-weight: bold
; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; text-decoration: none
; border-color: #FF33CC #FF00CC #FF33CC #990099
}
.small {
font-size:11px;
}
.style1 {font:16px trebuchet ms, arial, verdana, helvetica, sans-serif; 
font-weight:bold;}
/***** Wrapper *****/

#wrapper
{
	background:#000000;
	border:ridge;
	color:#000;
	margin:10px auto;
	padding:0px;
	width:842px;
; border-color: #FF00FF #FF99CC #990099 #660066
; border-width: thin medium thick thin
}

/***** Top *****/

#top
{
	background: #000000 url(grafix/header.jpg) no-repeat center center;
	height:161px;
	margin:0;
	padding:0;
}


#top .left
{
	margin:4px 0 0 8px;
; background-color: #000000

}

#top .right
{
	
	margin:4px 8px 0 0;
}

#top a
{
	background:#000000;
	color:#FF33FF;
	text-decoration:none;
}

#top a:hover
{
	text-decoration:none;
}
#top h3 { 	font-size:3em;
	font-weight:bold; ; color: #FF66FF; background-color: #000000}

/***** Navigation *****/

#navigation ul,#navigation li
{
	margin:0;
	padding:0;
}

#navigation
{
	background:#000000;
	color:#FF00FF;
	font-size:12pt;
	height:2em;
	line-height:2em;
; font-weight: bold
}

#navigation li
{
	float:left;
	list-style:none;
	white-space:nowrap;
; color: #FF00FF; background-color: #000000
}

#navigation li a
{
	background:#000000;
	color:#CC00CC;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	background:#D2D1D9;
	color:#333;
	text-decoration:none;
}

#navigation1 ul,#navigation1 li
{
	margin:0;
	padding:0;
}

#navigation1
{
	background:#000000;
	color:#FF00FF;
	font-size:12pt;
	height:2em;
	line-height:2em;
; font-weight: bold
; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal
}

#navigation1 li
{
	float:left;
	list-style:none;
	white-space:nowrap;
; color: #990099; background-color: #000000
}

#navigation1 li a
{
	background:#000000;
	color:#CC00CC;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation1 a {width:1%;}
#navigation1 a:hover
{
	background:#516695;
	color:#CC00CC;
	text-decoration:none;
}

/***** Content *****/

#content
{
	background:#000000;
	float:left;
	
	width:600px;
	font:bold 14px "trebuchet ms", arial, verdana, helvetica, sans-serif;
	border-right:1px solid #f1f1f1;
	color:#CC00CC;
; border: #000000
	
}

#content h3
{
	color:#FF33FF;
	font-size:1.4em;
	margin:0;
	padding:10px 5px 0 0;
	text-align:left;
	background:#000000;
; border: #000000
}

#content h4
{
	color:#FF3399;
	font-size:12pt;
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	background:#000000;
; font-style: italic
}

#content p
{
	margin:10px 5px;
	padding-left:10px;
	padding-right:10px;
	background:inherit;
	color:inherit;
}

#content a
{
	color:#FF33FF;
	text-decoration:none;
; font-size: 16pt; font-weight: bold; background-color: #000000
}

#content a:hover
{
	color:#333;
	text-decoration:overline;
}

/***** Side Content *****/

#sidebar
{
	background:#000000;
	color:#FF33FF;
	float:right;
	width:200px;
; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 2px; padding-right: 0; padding-bottom: 0; padding-left: 0
; font-size: 12pt; font-weight: bold
	
}

#sidebar ul
{
	color:#333;
/***** background:#333*****/

	list-style:none;
	padding:0;
	margin:0;
	background:inherit;
}

#sidebar li
{
  padding: 0.1ex 0;
}

#sidebar li a
{
	color:#666;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:2px 10px;
	background:inherit;
}

#sidebar li a:hover
{
	background:#333;
	color:white;
}

#sidebar h4
{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:10px 0 2px 10px;
; background-color: #000000
; color: #FF0099
}
#sidebar p
{
	margin:5px 5px;
	padding-left:10px;
	padding-right:10px;
	background:inherit;
	color:inherit;
}

#sidebar2
/***** LILA#fff*****/

{
	background:#333;
	margin:0;
	padding:10px 0 0 0;
	border-right:1px solid #000000;
	float:right;
	width:120px;
	
}

#sidebar2 ul
{
	color:#333;
	list-style:none;
	padding:0;
	margin:0;
	background:#000000;
}

#sidebar2 li
{
  padding: 0.1ex 0;
}

#sidebar2 li a
{
	color:#666;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:2px 10px;
	background:#000000;
}

#sidebar2 li a:hover
{
	background:#333;
	color:white;
}

#sidebar2 h4
{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:10px 0 2px 10px;
; background-color: #000000
}
#sidebar2 p
{
	margin:5px 5px;
	padding-left:10px;
	padding-right:10px;
	background:inherit;
	color:inherit;
}
/***** Footer *****/

#footer
{
	background:#000000;
	clear:none;
	color:#FF33FF;
	font-size:0.9em;
	height:1.8em;
	line-height:1.8em;
	text-align:center;
; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0
}

#footer a
{
	background:inherit;
	color:#fff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer .left
{
	margin:0 0 0 8px;
; background-color: #000000

}

#footer .right
{
	
	margin:0 8px 0 0;
}
.special {  background: url(/grafix/blink-bl-rd.gif)}


#navigation1 .selected { 
	background:#FFCC00;
	color:#FF33FF;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold
 } 

/***** Navigation *****/

#navigation ul { color: #FF66CC ; background-color: #000000}