/* CSS Document */

.main{

	background-color: #101010; border-color: #666666; border-width: 2px; border-style: dotted; padding-left: 25px; color: #FFFFFF;

}

h1{

font-family: Tahoma; color: #FF0000; font-size: 34px; padding-top: 30px; padding-bottom: 0px; margin: 0px;

}

h2{

font-family: Tahoma; color: #CACACA; font-size: 18px; padding: 0px; margin: 0px;

}



p{

	padding: 0px; margin: 0px;

}





.spon{

font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 18px;

}

.spon a{

font-family: Arial, Helvetica, sans-serif; color: #FF0033; font-size: 18px; text-decoration: underline;

}

.spon a:hover{

color: #FFFFCC; text-decoration: underline;

}

.mylink a{

font-family: Arial, Helvetica, sans-serif; color: #DADADA; font-size: 16px; text-decoration: underline; font-weight: bold;

}

.mylink a:hover{

color: #FFFFCC; text-decoration: underline;

}

.navig a{

font-family: Tahoma; color: #DFDFDF; font-size: 20px; text-decoration: none; font-weight: bold;

}

.navig a:hover{

color: #FFFFFF; text-decoration: underline; 

}





h3{

font-family: Tahoma; color: #C8C8C8; font-size: 16px;

}

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: #CECECE;

}

.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;

}



/* added */

.self{

font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 14px;

}

.self a{

font-family: Arial, Helvetica, sans-serif; color: #red; font-size: 14px; text-decoration: underline;

}

.self a:hover{

color: #yellow; text-decoration: none;

}

