<style type="text/css">
A:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

A:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}

A.mainlevel:link, A.mainlevel:visited 
{
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
}

A.mainlevel:hover 
{
	background-position: 0px -30px;
	text-decoration: none;
	color: #fff;
}

A.maintitle:link, A.maintitle:visited 
{
	display: block;
	background: url(../images/menu_tt.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
}

A.maintitle:hover 
{
	background-position: 0px -30px;
	text-decoration: none;
	color: #fff;
}

B.select 
{
	display: block;
	background: url(../images/menu_tt.png) no-repeat;
	background-position: 0px -30px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
}

BODY
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000;
}

SELECT
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #414141
}

INPUT
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #414141
}

TEXTAREA
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #414141
}

LI 
{  
	COLOR: #aa0000 ; 
	LINE-HEIGHT: 14px
	LIST-STYLE-TYPE: circle; 	
}

H1
{
    FONT-SIZE: 10pt;
    COLOR: #cc9900;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: 2px;
    TEXT-DECORATION: none
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #cc9900;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #cc9900;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

P, .main
{
    FONT-SIZE: 9pt;
    COLOR: #aaaaaa;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

B, .mainBold, STRONG
{	
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #cc9900;	
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.adsense
{
    FONT-SIZE: 9pt;
    COLOR: #ff6600;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.mainRed
{
    FONT-SIZE: 9pt;
    COLOR: #ff0000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.mainGreen
{
    FONT-SIZE: 9pt;
    COLOR: #00ff00;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.mainRedUnder
{
    FONT-SIZE: 9pt;
    COLOR: #ff0000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}

.mainRedUnderBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ff0000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}

.heading
{
    FONT-SIZE: 10pt;
    COLOR: #aaaaaa;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: 2px;
    TEXT-DECORATION: none
}

.headingRed
{
    FONT-SIZE: 10pt;
    COLOR: #ff0000;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    LETTER-SPACING: 2px;
    TEXT-DECORATION: none;
}

.phpc-navbar 
{
  text-align: center;
}

.phpc-main 
{
    FONT-SIZE: 9pt;
    COLOR: #aaaaaa;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;	
  	BORDER-STYLE: solid;
  	BORDER-COLLAPSE: collapse;
  	BORDER-COLOR: #DEE3E7;
  	BORDER-WIDTH: 2px;
}

table.phpc-main 
{
  width: 100%;
}

.phpc-main h2 
{
  margin: 0;
  text-align: left;
  background-color: #DEE3E7;
  padding: .25em; 
  border-color: #DEE3E7;
  border-style: solid;
  border-width: 0 0 2px 0;
}

.phpc-main div 
{
  margin: .5em;
  font-weight: bold;
}

.phpc-main p 
{
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #DEE3E7;
  padding: .5em;
  margin: 0;
  text-align: justify;
}

td.past 
{
  background-color: silver;
  color: inherit;
}

td.future 
{
  background-color: #999999;
  color: inherit;
}

td.none 
{
  background-color: gray;
  color: inherit;
}

#calendar td, #calendar th 
{
  border-style: solid;
  border-collapse: collapse;
  border-color: #DEE3E7;
  border-width: 2px;
  padding: .5em;
}

table.phpc-main tbody th 
{
  text-align: right;
}

#calendar 
{
  table-layout: fixed;
}

#calendar td 
{
  height: 110px;
  overflow: hidden;
  text-align: left;  
}

caption 
{
  font-size: 175%;
  color: #cc9900;
  padding: 20px;
  font-weight: bolder;
}

thead th 
{
  width: 110px;    
  color: #ff0000;
  background-color: silver;  
}

thead 
{
  border: 1px solid #cc9900;
}

thead, tfoot 
{
  text-align: center;
}
</style>

