DIV, INPUT, SELECT, SPAN, TD, TH, FORM, TEXTAREA, A
{
	color: #000000;
	font-family: verdana,geneva,Helvetica, Arial, Sans-Serif;
}

P
{
        color: #000000;
        font-family: Helvetica, Arial, Sans-Serif;
}

H3
{
        color: #444455;
        font-family: Helvetica, Arial, Sans-Serif;
}
		
A
{
	color: #AA0000;
	font-weight: bold;
	text-decoration: underline;
}
		
A:hover.menubar
{
	text-decoration: none;
	color: #FF0000;
}

A:hover
{
	text-decoration: none;
	color: #AAAAAA;
}
		
SPAN.doctom
{
	color: #333333;
	font-family: verdana,Geneva, Verdana, Arial, Sans-Serif;
	font-size: xx-small;
	font-weight: normal;
}
TD.doctom
{
	color: #333333;
	font-family: verdana,Geneva, Verdana, Arial, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
}		
A.left-menubar, A.plain-small, A.plain-black
{
	color: #000000;
	font-weight: normal;
}
		
A.menubar
{
	color: #AA0000;
	font-size: 9pt;
	font-weight: normal;
}
		
A.dim-small
{
	color: #666666;
}
		
A.header, A.plain-black, A.black
{
	color: #000000;
}
		
A.green
{
	color: #00CC00;
}
		
A.red
{
	color: #CC0000;
}
		
A.grey
{
	color: #999999;
}

TD.right-column
{
	background-color: #DDDDDD;
	border-left: solid 1px #000000;
}
		
TH.header, TD.header
{
	background-color: #DDDDDD;
	border: solid 1px #000000;
	font-size: 10pt;
	padding: 2pt;
}
		
TD.content
{
	padding: 10pt;
}
		
SELECT
{
	background-color: #EEEEEE;
}

INPUT, TEXTAREA
{
	background-color: #EEEEEE;
}

INPUT.content
{
	background-color: #FFFFFF;
}

INPUT.submit
{
	background-color: #CCCCCC;
}

SPAN.menubar
{
	font-weight: bold;
}

SPAN.hilight
{
	font-weight: bold;
	color: #3366CC;
}
		
SPAN.uppercase
{
	text-transform: uppercase;
}
		
SPAN.section-header
{
	font-size: large;
}
		
SPAN.comment-tag-braces, SPAN.left-menubar, SPAN.bold
{
	color: #000000;
	font-weight: bold;
}
		
SPAN.comment-tag-raquo
{
	color: #3366CC;
	font-weight: bold;
}
		
SPAN.typewriter
{
	font-family: Courier, "Courier New", Monospaced, Serif;
}

.dots
{
        font-family: geneva,verdana,arial,helvetica;
        color: #000033;
        font-weight: bold;
        font-size: 11pt;
}

.tdoc
{
        font-family: verdana,arial,helvetica;
        color: #AA0000;
        font-weight: bold;
        font-size: 24pt;
}

.tsec
{
        font-family: verdana,arial,helvetica;
        color: #AAAABB;
        font-weight: bold;
        font-size: 24pt;
}

		
SPAN.red
{
	color: #CC0000;
}
SPAN.white
{
	color: #FFFFFF;
}		
SPAN.green
{
	color: #00CC00;
}

DIV.copyright
{
	font-size: 8pt;
}
		
P.quoted, PRE.quoted
{
	font-family: Courier, "Courier New", Monospaced, Serif;
	color: #006600;
}

SMALL,
A.small, A.dim-small, A.plain-small, A.daily,
SPAN.small, SPAN.left-menubar
{
	font-size: small;
}

INPUT.text, INPUT.password, INPUT.submit, TEXTAREA
{
	border: solid 1px #000000;
}
#segbox {
padding:8px;
margin: 0px 20px 2px 2px;
line-height:13px;
font: 11px arial,verdana,helvetica,sans-serif;
border:1px solid #ddd;
background-color: #fff;
color: #444;
}
