/**
File: [ skins/template/style.css ]
Purpose: Stylesheet for the skin. To set as your skin, change the
	$g_skin variable in globals.php to: template.
**/

<STYLE type=text/css>
A {
        COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:hover {
	COLOR: #C71312;
	text-decoration: underline;
}
H1 {
        FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2 {
        FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3 {
        FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
        FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small;
}
body {
	background-color: #000000;
}
.content {
	border: black 1px solid;
	background-color: #000000;
}
.maintable {
	border: #FFFFFF 1px solid;
}
.style9 {
	color: #FFFFFF
}
.style10 {
	font-family: Arial, Helvetica, sans-serif
}
.style12 {font-size: 1%}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style15 {color: #CCCCCC}
.style18 {font-size: 12px}
</style><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">