body{
	background-color: #000000;
    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	/* scrollbar-face-color: #FFA800;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #0F034F;
	scrollbar-3dlight-color: #0F034F;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #600561;
	scrollbar-arrow-color: #600561; */
}

.MainText {
	color: #FFFFCC;  
	font-weight: normal; 
	font-family: Georgia;
	font-size: 12px;
	
}
.MainTextStart {
	color: #FFFFCC;  
	font-weight: normal; 
	font-family: Georgia;
	font-size: 13px;
	
}

.title {
	color: #FFFFCC;  
	font-weight: Georgia; 
	font-family: Arial;
	font-size: 14px;
	
}


a:link {
	color: #FFFFCC;
	text-decoration: none;
    font-family: Georgia;
	font-weight: bold; 
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC; 
    font-family: Georgia; 
	font-weight: bold; 
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF; 
    font-family: Georgia;
	font-weight: bold; 
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
    font-family: Georgia; 
	font-weight: bold; 
	font-size: 14px; 
}
a {
	font-family: Georgia; 
	font-weight: bold; 
	font-size: 14px;
	text-decoration: none;
	color: #FFFFCC;
}

a.Link span{
   font-family: Georgia; /* link font */
   font-weight: bold; 
   font-size: 18px; 
   text-decoration: none;
   color: #FFFFCC;
}
a:hover.Link span{
   font-family: Georgia; /* link font */
   font-weight: bold; 
   font-size: 18px; 
   text-decoration: none;
   color: #FFFFFF;
}
a.freeLink span{
   font-family: Georgia; /* link font */
   font-weight: normal; 
   font-size: 13px; 
   text-decoration: none;
   color: #FFFFCC;
}
a:hover.freeLink span{
   font-family: Georgia; /* link font */
   font-weight: normal; 
   font-size: 13px; 
   text-decoration: none;
   color: #FFFFFF;
}

.menu{
position:absolute;
visibility: hidden;
border:1px solid #471300;
border-bottom-width: 0;
font:bold 15px Georgia;
line-height: 14px;
z-index: 100;
background-color: #000000;
/* background-image:url(../PICS/system/dropDownBg.jpg); */
width:300px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

.menu a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #471300;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.menu a:hover{ /*hover background color*/
background-color: #471300;
color: #FFFFFF;
}

.picRoll:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.4;
border: 1pt solid #840E0C;
} 


.picRoll img{

border: 0.5pt solid #FFFFCC;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.4;

} 

.pic {

border: 0.5pt solid #FFFFCC;

} 