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;
}
.style27 {font-size: 13px; font-weight: bold; color: #214573; }
.style28 {color: #214573}

.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: 12px; 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;
	}

#prints {
 
	width: 85px;
	position: relative;
	float:left;

}
#prints img {
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 10px;
	
}

.topbar {margin-left: 9px;}

			/*  --------------- Content ------------ */

#content {
				width: 450px;
				position: relative;
				margin: 0 0 0 100px;
				padding-top: 10px;	
}


/*  --------------- 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 13px 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; }


 /*  --------------- Anchor Text ------------ */
 
 a.anc:link  {
	color: #000000;
	text-decoration: none;
}
 a.anc:visited  {
	text-decoration: none;
	color: #000000;
}
 a.anc:hover {
	text-decoration: none;
	color: #000000;
}
 a.anc:active  {
	text-decoration: none;
	color: #000000;
}
 
 /*  --------------- error fix ------------ */
 
.bg 	{
	background-color: #FFFFFF;
	margin: auto;  
	width: 735px; 
}
.bg2 	{
	background-color: #FFFFFF;
	}

.right	{
	text-align: right;
	padding: 10px;
}
