/* CSS Document */
.main{
	background-color: #101010; border-color: #AA6716; border-width: 1px; border-style: solid; color: #CCCCCC;
}
a {color: #CC3300;}
h1{
font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 35px;
}
h2{
font-family: Tahoma; color: #CACACA; font-size: 18px; padding: 0px; margin: 0px;
}
hr{
	color:  #AA6716; width: 80%; height: 1px;
}



.spon{
font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 14px/20px; font-weight: bold; padding: 5px; background-color: #1f1f1f;
}
.spon a{
font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 18px; text-decoration: underline;
}
.spon a:hover{
color: #CC0000; text-decoration: underline;
}
.mylink a{
font-family: Arial, Helvetica, sans-serif; color: #AA6716; font-size: 16px; text-decoration: none; font-weight: bold;
}
.mylink a:hover{
color: #FFFFFF; text-decoration: underline;
}
.navig{
	font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 15px; padding: 5px;
}
.navig a{
font-family: "Times New Roman", Times, serif; color: #CCCCCC; font-size: 24px; text-decoration: none; font-weight: bold;
}
.navig a:hover{
color: #FFFFFF; text-decoration: underline; 
}


h3{
font-family: Tahoma; color: #CCCCCC; font-size: 18px;
}
a{
text-decoration: none;
}
.text{
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFF99; font-weight: bold	
}


.warning{
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999;
}
.warning a{
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; text-decoration: underline;	
}
.mini{
font-family: Tahoma; font-size: 13px; color: #CCCCCC;
}
img{
border-color: #666666; border-style: dotted;
}
p{
	padding: 0px; margin: 0px;
}

