
body { 
	font-family: Tahoma;
	color:#333333; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-top: 0px;
	background-color: #000000;
	
	
	
	 

} 

tr{
	font-family: Tahoma;
	color: Black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

td{
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	
} 

.tdborder{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	border:1px solid;
   border-color: Silver;
   border-bottom-color: ButtonShadow;
   border-left-color: ButtonShadow;
} 


/* main link colors */

a:link {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color : Black;
}
a:visited {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color : Black;
}
a:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: Black;
	
	}
a:active {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color : Black;
}

/* Second Navigation link colors */

.navlink { 
	color: Black;	
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; 
	
	
}
a.navlink:link { 
	color: Black; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	
}
a.navlink:visited { 
	color: Black; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; 
	
}
a.navlink:active { 
	color: Black; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	
} 
a.navlink:hover { 
	color: Black; 
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	 
}

/* End Second Navigation link colors */

  
/* START Table Overmouse change*/
.tdon {
	
	background-color: #d6ebf1;
}
.tdoff {
	background-color: White;
}
/* Table Overmouse change END*/


/* START Table Overmouse change*/
.tdon2 {
	
	background-color:#d6ebf1;
}
.tdoff2 {
	background-color: White;
}
/* Table Overmouse change END*/


/* START POLL*/

.poll{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	border:1px;
	border-style:dotted;
	border-color:#666666;
	padding:0px;
	
}

/* POLL END*/
.shadow{
	
	color:white;
	font-family: Arial;
	font-size: 24px;
	font-weight: Bolder;
	text-decoration: none;
	filter:shadow(color:black, Direction=135, 
			Strength=5);
	text-transform:uppercase;
	
	} 

.date{
	color:#3399CC;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	} 
	
.replies{
	color:#FF0066; 
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	} 
	
.header01{
	color: White; 
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	} 
  
.header02{
	color: White;
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none; 
} 

.header03{
	color: White;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
} 

.header04{
	color:#FF0099;
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none; 
} 

.header05{
	color:#000000;
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none; 
} 

.header06{
	color:#66CC00;
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none; 
} 

.header08{
	color:#FFFFFF;
	font-family: impact; 
	font-size: 14px;
	font-weight:normal;
	text-decoration: none; 
} 

.tdhead{
	font-family:Arial;
	color:#f71495;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none; 
} 
   
.footer{
	color: White;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
}        

.hash{
	color: black;
	font-family: tahoma;
	font-size: 100px;
	font-weight: bold;
	text-decoration: none; 
}   

hr{
	border-bottom:1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-style: dotted;
	color:#B9B9B9;
	height: 1px;
	
}

/* stuff link colors */

.morelink { 
	color: #3496C1;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 

}
a.morelink:link { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	
}
a.morelink:visited { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;  
	
} 
a.morelink:active { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	
} 
a.morelink:hover { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	 
}


.bluelink { 
	color: #3496C1;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 

}
a.bluelink:link { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}
a.bluelink:visited { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;  
	
} 
a.bluelink:active { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
} 
a.bluelink:hover { 
	color: #3496C1; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	 
}

/* End Second stuff link colors */     


/* topic link colors */

.topiclink { 
	color: #3496C1;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	list-style:square;
	 
	

}
a.topiclink:link { 
	color: #3496C1; 
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	list-style:square;
}
a.topiclink:visited { 
	color: #3496C1; 
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;  
	list-style:square;
}
a.topiclink:active { 
	color: #3496C1; 
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	list-style:square;
} 
a.topiclink:hover { 
	color:#66CC00; 
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	list-style:square; 
}


/* END topic link colors */  

/* MENU */  
td.menu{
background:#FFFFFF;

}
table.menu
{
position:absolute;
visibility:hidden;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
 
#dropmenudiv a:hover{ /*hover background color*/
background-color: #d6ebf1;
}

.pl{    
padding:2px;
border:1px solid;
border-color: Silver;
border-bottom-color: ButtonShadow;
width: 104px;
}

.pl2{    
padding:2px;
border:1px solid;
border-color: Silver;
border-bottom-color: ButtonShadow;
width:300;
}

.img{    
border:2px solid #DDEDF4;
}


   
.img2{    
padding:2px;
border:1px solid;
border-color: Silver;
}


.img3{    
padding:2px;
border:1px solid;
border-color: Silver;
}

.img3:hover{
padding:2px;
border:1px solid;
border-color: #969696;
}




.forumlink { 
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 

}
a.forumlink:link { 
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}
a.forumlink:visited { 
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;  
	
} 
a.forumlink:active { 
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
} 
a.forumlink:hover { 
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	 
}


/* End Second stuff link colors */   
 
 
 .rozelink { 
	color: #f71495;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 

}
a.rozelink:link { 
	color: #f71495; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}
a.rozelink:visited { 
	color: #f71495; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;  
	
} 
a.rozelink:active { 
	color: #f71495; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
} 
a.rozelink:hover {  
	color: #D3087D;  
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	 
}

 
 
 .homelink { 
	color: #66CC00; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 

}

a.homelink:link { 
	color: #66CC00; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}
a.homelink:visited { 
	color: #66CC00; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;  
	
} 
a.homelink:active { 
	color: #66CC00; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
} 
a.homelink:hover {  
	color: #669900; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	 
}

