/* CSS Document */
.main{
	background-color: #77888F;
}
h1{
	color: #FFA800; font-family: Arial, Helvetica, sans-serif; font-size: 42px; margin: 0px;
}
h2{
	color: #F3F3F3; margin: 0px; font-size: 24px; font-family: "Times New Roman", Times, serif;
}
h3{
	color: #CCCCCC; margin: 0px; font-size: 18px; font-family: "Times New Roman", Times, serif;
}
.spon{
	color: #FFFFFF; font-size: 20px; font-family: "Times New Roman", Times, serif; font-weight: bold;
}
.spon a{
	color: #000099; text-decoration: underline; font-size: 22px;
}
.spon a:hover{
	color: #FFFFCC;
}
.sponother{
	color: #FFFFFF; font-size: 20px; font-family: "Times New Roman", Times, serif; font-weight: bold; background-color: #000000; border-color: #FF0000; border-style: outset; border-width: 1px;
}
.sponother a{
	color: #FFFFCC; text-decoration: underline; font-size: 22px; font-weight: bold;
}
.sponother a:hover{
	color: #FF0000;
}
.warning{
    font-family: "Times New Roman", Times, serif; font-size: 18px; color: #CCCCCC;
}
.navig a{
	color: #FFFFFF; font-family: Tahoma; font-size: 25px; font-weight: bold; text-decoration: none;
}
.navig a:hover{
	text-decoration: underline;
}
.mylink a{
	color: #FFFFCC; text-decoration: underline; font-size: 16px; font-weight: bold;
}
.mylink a:hover{
	color: #CCCCCC;
}
.mini{
	font-family: "Times New Roman", Times, serif; font-size: 14px; color: #CCCCCC;
}
p{
	margin: 0px; padding: 0px;
}


/* CSS Document */


