a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #fff;
}

.style5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.style8 {font-size: 13px}
.style13 {color: #F00}
.style14 {
	font-size: 12px;
	font-weight: bold;
}
.style15 {font-size: 11px}
body {
	background-color: #000;
}
.style21 {font-size: 9px}
.style23 {font-size: 11px; font-weight: bold; }
.style24 {color: #00F}
.style26 {	
			color: #0066FF;
			font-weight: bold;
}


.style30 {
	font-size: 18px;
	color: #666666;
}
.style31 {
	font-size: 16px;
	font-weight: bold;
}
.style32 {
			 color: #FF0000;
			 font-weight: bold;
}
.clip{margin: 0 0 0 10px;}
.iclip {margin: -8px 0 0 25px;}

h1 {font-size: 18px;}
h2 {font-size: 15px; font-weight: bold;}
h3 {font-size: 12px; font-weight: bold;}
p {font-family: Tahoma, Arial, sans-serif; font-size:12px;}
.p2 {padding-top: 1em;}

.cover {
	margin: 0 10px 0 0;
	position: fixed;
	}


.topbar {margin-left: 22px;}



			/*  --------------- Content ------------ */


			
#content {
			   width: 540px;
				position: relative;
				margin: 0 0 0 20px;
				padding-top: 30px;					
}

.T1 	{
			border-collapse:collapse;
			width:100%;		
}

.T1 td   {
			
			padding:10px;
			border: 1px solid #98BF21;		
			
} 

.T1 td  p {
				width: 415px;
				font-family: Tahoma; font-size: 13px; 		
} 

.td2		{
			background-color:#F0F5DE;
} 

#content  .promo p	{
	font-family: Tahoma; font-size: 14px; 	
	padding-left:70px;
}


/*  --------------- sidebar styles ------------ */


	#sidebar  ul{	
		margin:  0;
		padding: 0;
		list-style: none;
		position:absolute;	

	}
	
#sidebar   ul  li{
	margin: 0;
	padding: 0;
	background: #395d84;
	
}
#sidebar   ul a{
	font:  bold 14px Tahoma, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px  solid #fff;
	width: 115px;
	display: block;
   padding-left: 45px;
	line-height: 2em;
	background: url(../images/sidebar_bg.gif) no-repeat left center;
}
#sidebar ul a:hover{
	background-position: -160px  0px;
	color:  #395d84;
	}
#sidebar  .action {
border-bottom: none;
padding-left: 5px;
padding-top: 2em;
width: 155px;
background: #21497b;
font-size:  11px;
line-height: 2.5em;
color: #fff;
font-weight: bold;
}

#sidebar .blank{
padding-top: 2em;
}
#sidebar .blank2{
padding-bottom: 9.5em;
background: #395d84;
}
#sidebar .first{
border-top: 1px solid #fff;
}
#sideb {
	width: 140px;
	position: relative;
	top: 380px;
	left: 8px;
	}
	
.side3 {background: #395d84;
			text-align: center;
			font-weight:bold;
			width: 132px;
			margin:  auto;  
			position: relative;
			top: 25px;
}
	



 /* ---------------- clip specific styles ----------------*/
 
 .style34 {
	font-size: 14px;
	color: #FF0000;
}
.style35 {font-size: 14px}
.clip2 {margin: 5px;}
.more {
	font-size: 12px;
	font-weight: bold;
	}
	
.style37 {font-size: 12px; font-weight: bold; color: #0000FF; }

.style49 {color: #FFFFFF}
 a.style49:link  {
	color: #FFFFFF;
}
 a.style49:visited  {
	color: #FFFFFF;
}
 a.style49:hover {
	color: #FFFFFF;
}
 a.style49:active  {
	color: #FFFFFF;
}


 /*  --------------- Anchor Text ------------ */
 
 a.anc:link  {
	color: #395d84;
}
 a.anc:visited  {
	color: #395d84;
}
 a.anc:hover {
	color: #ff9933;
}
 a.anc:active  {
	color: #395d84;
}
 
 /*  --------------- error fix ------------ */
 
.bg 	{
	background-color: #FFFFFF;
	margin: auto;  
	width: 735px; 
}
.bg2 	{
	background-color: #FFFFFF;
	}

.right	{
	text-align: right;
	padding: 10px;
}
.center {
	text-align: center;
	
}

.footer {
	background-color: #21497B;
	text-align: center;
	padding-bottom:1em;

}
