
body{
	background-color : #2C2C2C;
}


maintable{
	border : 1px;
	width : 100%;
	background : Gray;
}

h4{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : yellow;
}

Hh5{
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : NORMAL;
	color : white;
}

TD{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
}


TD.2{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
}
TD.3{
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
}
TD.4{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
}

TD.5{
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #BCBCBC;
}

TD.links{
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
}

TH{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
}

TH.1{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
}

A {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #99CCFF;
    
}

A:HOVER {
		font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
}


a.2{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0000FF;
    
}
a:hover.2{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #00007e;
    
}


A.4 {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #99CCFF;
    
}

A:HOVER.4 {
		font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
}



A.5 {
	font-size : 8pt;
	font-family : erdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #99CCFF;
	font-style : normal;
	list-style : none;
	text-decoration : none;
}

A:HOVER.5 {
	font-size : 8pt;
	font-family : erdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
}



select {
	border : thin;
	color : white;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color : #333333;
	layout-flow : horizontal;
}

submit.A {
	border : thin;
	color : white;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color : #333333;
	layout-flow : horizontal;
}

a.UBB {
	cursor: hand;
	text-decoration: none;
	color=aaaaaa;
	background-color : ThreedDarkShadow;
	border : thin;
	border-color : black;
	letter-spacing : 3px;
	font-family : Arial, Helvetica, sans-serif;
	border-style : solid;
	font : smaller;
	font-size : 12px;
}
a:Active.UBB {
	cursor: hand;
	text-decoration: none;
	color=aaaaaa;
	background-color : ThreedDarkShadow;
	border : thin;
	border-color : black;
	letter-spacing : 3px;
	font-family : Arial, Helvetica, sans-serif;
	border-style : solid;
	font-size : 12px;
}
a:hover.UBB {
	cursor: hand;
	text-decoration: none;
	color=ffffff;
	background-color : ThreedDarkShadow;
	border : thin;
	border-color : black;
	letter-spacing : 3px;
	font-family : Arial, Helvetica, sans-serif;
	border-style : solid;
	font-size : 12px;
}
