/* Styles for Body */
body {
	background-color: #C0C0C0;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
	font-size: 12pt;
}

/* Styles for Links */
A:link  {
	COLOR : #993300;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

A:visited  {
	COLOR : #993300;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

A:active  {
	COLOR : #cc0033;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

A:hover  {
	COLOR : #cc0033;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
}

/* Styles for tree item text */
A.t0i, A:link.t0i, A:visited.t0i{
	color: #993300;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
A:hover.t0i, A:active.t0i{
	color: #CC0033;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
}

/* Style for tree item image */
.t0im {
	border: 0px;
	width: 19px;
	height: 16px;
}

/* Styles for different Elements */
TABLE  {
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 12pt;
}

HR.menuline  {
	border-color : #cccccc;
	border-style : solid;
	border-width : 1;
	width : 150;
}

P.start  {
	Color : #993300;
	Font-Family : Tahoma;
	Font-Size : 16pt;
	Font-Stretch : wider;
	Font-Weight : bold;
	Letter-Spacing : 5pt;
	Text-Transform : uppercase;
}

FONT.reg9  {
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 9pt;
}

FONT.reg10  {
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 10pt;
}

FONT.reg12  {
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 12pt;
}

.byline  {
	MARGIN-TOP : 5px;
}

.subheadline  {
	MARGIN-BOTTOM : 6px;
}

INPUT  {
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 12pt;
}

.textfield  {
	BORDER-BOTTOM : #000000 1px solid;
	BORDER-LEFT : #000000 1px solid;
	BORDER-RIGHT : #000000 1px solid;
	BORDER-TOP : #000000 1px solid;
	FONT-WEIGHT : bold;
}

SELECT  {
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 12pt;
}

P.Headline  {
	Font-Family : Verdana, Arial, helvetica ! important;
	Font-Size : 12pt ! important;
	Font-Weight : bold;
	Text-Decoration : underline;
}

Table.BlackBorder {
	border : 1px solid Black;
}

TD.BlackBorder {
	border : 1px solid Black;
	padding : 5;
}

