P  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : Silver;
}

H1  {
	font-family : Arial;
	font-size : 20px;
	font-weight : normal;
	color : #FF9429;
}

H1.News  {
	font-family : Arial;
	font-size : 18px;
	font-weight : normal;
	color : #FF9429;
	text-align : center;
}


A  {
	color : #FF9429;
	text-decoration : none;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : #FF9429;
}

A:Active  {
	color : #FF0000;
	font-size : 12px;
	font-family : Arial;
}

A:Hover  {
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px;
	font-family : Arial;
	color : #FF9429;
}

BODY  {
	font-size : 12px;
	font-weight : normal;
	color : Silver;
	font-family : Arial;
	text-decoration : none;
	background-color : #000000;
	scrollbar-track-color: #000000;
	scrollbar-3dlight-color:#944A94;
	scrollbar-arrow-color:#FF9429;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#633163;
	scrollbar-highlight-color:#633163;
	scrollbar-shadow-color:#5A295A;

}

TABLE.Main  {
	background-color : #111111;
	padding : 2;
	margin : 2;
	border-width : 1px;
	border-color : #333333;
	border-style : solid;
	width : 97%;
}

TD.Main  {
	font-size : 12px;
	font-weight : normal;
	color : Silver;
	font-family : Arial;
	background-color : #111111;
	padding : 2;
	margin : 2;
}

.Footer {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Silver;
	text-align : right;
	padding-right : 20px;
}	

TD.Header {
	background-image : url(../commonpics/violett_header.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Silver;
	vertical-align : middle;
	height : 25px;
}

.FormStyle {
	background-color : #111111;
	font-family : Arial, Helvetica, sans-serif;
	color : Silver;
}

TD.MiniHeader {
	background-image : url(../commonpics/mini_header_back.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : Silver;
	vertical-align : middle;
	height : 17px;
	padding-left : 2px;
}

TD.MiniText{
	background-color: #111111;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
}

Table.Mini{
	border-color : #333333;
	border-width : 1px;
	border-style : solid;
}

TD{
	font : 12px Arial, Helvetica, sans-serif;
	color : Silver;
}

Table.Nav{
	border : 1px solid;
	border-bottom-color : #5A295A;
	border-right-color : #5A295A;
	border-top-color : #944A94;
	border-left-color : #944A94;
}

TD.Border  {
	font-size : 12px;
	font-weight : normal;
	color : Silver;
	font-family : Arial;
	background-color : #111111;
	padding : 2;
	margin : 2;
	border : 1 solid #333333;
}

INPUT
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	background-color : #DDDDDD;
	width: 200px;
}

TEXTAREA
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	background-color : #DDDDDD;
	width: 300px;
}