/* CSS Document */
.main{
	 border-color: #AA6716; border-width: 1px; border-style: solid;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif; color: #8F8F8F; font-size: 30px; padding-left: 15px; margin: 0px;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif; color: #8F8F8F; font-size: 18px; padding-top: 0px; margin: 0px; padding-left: 15px;
}
hr{
	color:  #AA6716; width: 80%; height: 1px;
}



.spon{
font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 14px; padding: 5px; background-color: #4f0303;
}
.spon a{
font-family: Arial, Helvetica, sans-serif;  font-weight: bold; color: #FFEAEA; font-size: 18px; text-decoration: underline;
}
.spon a:hover{
color: #FFFFFF; text-decoration: none;
}
.mylink a{
font-family: Arial, Helvetica, sans-serif; color: #FFEAEA; 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; background-color: #6b0101;
}
.navig a{
font-family: "Times New Roman", Times, serif; color: #CCCCCC; font-size: 28px; text-decoration: none; font-weight: bold;
}
.navig a:hover{
color: #FFFFFF; text-decoration: underline; 
}


h3{
font-family: "Times New Roman", Times, serif; color: #CCCCCC; font-size: 15px;
}
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{margin: 0px; padding: 0px;}

