/* CSS Document */
.main{
	 border-color: #671414; border-width: 1px; border-style: outset; background-color: #3D0301;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFCC; font-size: 30px; margin: 0px;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif; color: #CCCCCC; font-size: 18px; padding-top: 0px; margin: 0px;
}
hr{
	color:  #AA6716; width: 80%; height: 1px;
}



.spon{
font-family: Georgia, "Times New Roman", Times, serif; color: #CCCCCC; font-size: 18px; padding: 5px;
}
.spon a{
font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold; color: #E3B962; font-size: 22px; text-decoration: underline;
}
.spon a:hover{
color: #FFFFCC; text-decoration: none;
}
.mylink a{
font-family: Arial, Helvetica, sans-serif; color:#E3B962; 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: #321007;
}
.navig a{
font-family: Georgia, "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: "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: #333333;
}
img{
border-color: #666666; border-style: dotted;
}
p{
margin: 0px; padding: 0px;
}

