@charset "utf-8";
/* CSS Document */


 
#body {
    text-align: center;
	min-height: 100%;
	width: 100%;
		height: 100%;


}

#wrapper {
width:777px;
margin:0 auto;
min-height: 100%;
		height: auto  !important; /* for modern browsers */
		height: 100%; /* for IE */


}


img {
	border: 		0px;
}

	
body {
	font-family :Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.35; font-size: 8pt; color: #000;
	text-decoration: none ; background-color: #333;
}
	a:link {font-weight: none; text-decoration: underline; color : #f00;}
 	a:hover {font-weight: none;text-decoration: underline ;color : #c00;}
	a:active {font-weight: none;text-decoration: underline ;color : #c00;}
	a:visited {font-weight: none;text-decoration: underline ;color : #c00;}

	a.pink:link {font-weight: bold; text-decoration: underline; color : #c69;}
 	a.pink:hover {font-weight: bold;text-decoration: underline; color : #c69;}
	a.pink:active {font-weight: bold;text-decoration: underline ;color : #c69;}
	a.pink:visited {font-weight: bold;text-decoration: underline ;color : #c69;}

	a.red:link {font-weight: bold; text-decoration: none; color : #900;}
 	a.red:hover {font-weight: bold;text-decoration: underline ; color : #900;}
	a.red:active {font-weight: bold;text-decoration: none ;color : #900;}
	a.red:visited {font-weight: bold;text-decoration: none ;color : #900;}


	a.header4:link {font-weight: bold; text-decoration: none; color : #000033;}
 	a.header4:hover {font-weight: bold;text-decoration: underline ; color : #900;}
	a.header4:active {font-weight: bold;text-decoration: none ;color : #900;}
	a.header4:visited {font-weight: bold;text-decoration: none ;color : #000033;}


strong {
	
	line-height: 1.35; font-weight: bold;
	font-size: 9pt; color: #333;
}

.quote {
	font-family :Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.35; font-weight: normal;
	font-size: 10pt; color: #000;
	
}

.pink {
	font-family :Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: 1.35; font-weight: bold;
	font-size: 9pt; color: #c69;

}

.red {
	font-family :Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.35; font-weight: bold;
	font-size: 8pt; color: #900;

}


.red_extra {
	font-family :Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.35; font-weight: normal;
	font-size: 8pt; color: #900;

}

.special {
	font-family :Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.35; font-weight: normal;
	font-size: 8pt; color: #333;

}


.underline {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.35;
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	font-style: normal;
	text-decoration: underline;
}

.header {
	line-height: 1.35; font-weight: bold;
	font-size: 10px;
	color: #990000;
	cursor:default;
}

.header2 {
	line-height: 1.35; font-weight: bold;
	font-size: 10px;
	color: #993366;
}
.header3 {
	line-height: 1.35; font-weight: bold;
	font-size: 10px;
	color: #003333;
}

.header_extra {
	line-height: 1.35; text-decoration: underline;
	font-size: 10px;
	color: #f00;
}

.header4 {
	line-height: 1.35; font-weight: bold;
	font-size: 10px;
	color: #000033;

}

.footer {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.35;
	font-weight: normal;
	font-size: 7pt;
	color: #555;
	margin: 2px; 
}

smbold {
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
}


/* Position Elements */


img.floatLeft { 
    float: left;
     padding-left: 22px;
	margin-bottom: 6; 
	
}
img.floatRight { 
    float: right; 
    padding-left: 22px; 
	margin-bottom: 12px; 
	
}
img.left52 { 
    float: both; 
    padding-left: 12px;
	padding-right: 30px;
	margin-bottom: 20px;   

}


img.frontlist { 
    width: 65px; height: 85px;
    padding-right: 15px;
	opacity:1;
	margin-bottom: 15px;   

}
img.frontlist_on { 
    width: 65px; height: 85px;
    padding-right: 15px;
	opacity:0.5;
	margin-bottom: 15px;   

}

img.backlist { 
    width: 42px; height: 55px;
    padding-right: 12px;
	opacity:0.7;
	margin-bottom: 12px;   

}

img.backlist_on { 
    width: 42px; height: 55px;
    padding-right: 12px;
	opacity:1;
	margin-bottom: 12px;   

}
