@charset "UTF-8";
/* CSS Document */

body {  font-family:Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; line-height: 20px; background-color:#000000; margin-top:20px; margin-left:0px; margin-right:0px}

.content {  font-family:Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; line-height: 20px}
.header {  color: #cccccc; font-size: 11px}
.footer {  color: #666666; font-size: 10px}
.title {font-size: 14px; margin-top:10px; font-weight:bold; font-style:italic}

a:link {  color: #FBCD1B; text-decoration:none}
a:hover {  color: #FF6600; text-decoration:underline}
a:visited {  color: #FBCD1B; text-decoration:none}

a.headlink {  color: #FBCD1B; padding-left:3px; padding-right:3px; text-decoration:none}
a.headlink:hover {  color: #FF6600; text-decoration:underline}
 
a.footlink {  color: #FBCD1B; font-size: 11px; padding-left:1px; padding-right:1px; text-decoration:none}
a.footlink:hover {  color: #FF6600; text-decoration:underline}


/* FROM OLD SITE */
P {
	COLOR: #eeeeee
}
H1 {
	font-weight: bold; font-size: 18px; padding-bottom: 10px; margin: 0px
}
H2 {
	font-weight: bold; font-size: 16px; padding-bottom: 10px; margin: 0px
}
H3 {
	font-weight: bold; font-size: 14px; padding-bottom: 2px; margin: 0px; color: #ff9900
}

.contentbox
{
    border: #666666 1px solid;width:800px;margin:0 auto;margin-top:10px;margin-bottom: 15px
}


/*
.subcontent { color: #999999; font-size: 10px; line-height: 30px}
.subtitle { color: #666666; font-size: 12px; line-height: 18px; margin-bottom:10px}
*/
