body {
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;  
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
} 

td {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}
a:link { 
	color:#000000; text-decoration:underline
}

a:visited { 
	color:#000000; text-decoration:underline
}

a:hover { 
color:#FF0000; text-decoration:none; cursor:hand
}

a:active { 
color:#FF0000; text-decoration:none
}

a.menu:link { 
	color:#FFFFFF; text-decoration:none; cursor:pointer;
}

a.menu:visited { 
	color:#FFFFFF; text-decoration:none
}

a.menu:hover { 
color:#0000FF; text-decoration:none; cursor:hand
}

a.menu:active { 
color:#0000FF; text-decoration:none
}


a.top:link { 
	color:#0000FF; text-decoration:underline
}

a.top:visited { 
	color:#0000FF; text-decoration:none
}

a.top:hover { 
color:#FF0000; text-decoration:underline; cursor:hand
}

a.top:active { 
color:#FF0000; text-decoration:none
}

a.news:link { 
	color:#000000; text-decoration:none
}

a.news:visited { 
	color:#000000; text-decoration:none
}

a.news:hover { 
color:#FF0000; text-decoration:underline; cursor:hand
}

a.news:active { 
color:#FF0000; text-decoration:none;
}

a.hidden:link { 
	color:#333399; text-decoration:none; font-weight: bold;
}

a.hidden:visited { 
	color:#333399; text-decoration:none; font-weight: bold;
}

a.hidden:hover { 
color:#FF0000; text-decoration:none; cursor: hand; font-weight: bold;
}

a.hidden:active { 
color:#FF0000; text-decoration:none; font-weight: bold;
}


.textbox {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
	background-color: #FFFFFF;

}

input.login {
	border-right: #DADADA 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #DADADA 1px solid; 
	border-bottom: #000000 1px solid;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	background-color: #DADADA;

}

input.submit {
	border-right: #FFFFFF 2px solid; 
	border-top: #FFFFFF 2px solid; 
	border-left: #FFFFFF 2px solid; 
	border-bottom: #FFFFFF 2px solid;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	background-color: #FFFFFF;
	}

textarea {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
	background-color: #FFFFFF;

}

.box1 {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
}
.box2 {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background-color: #CCCCCC; 
}
.boxbtl {
	border-bottom: #999999 1px solid;
	border-top: #999999 3px solid;
	border-left: #999999 3px solid;
	}
.boxbt {
	border-bottom: #999999 1px solid;
	border-top: #999999 3px solid;
	}
.boxtopbottom {
	border-top: #999999 1px solid; 
	border-bottom: #999999 1px solid;
}
.boxbottom {
	border-bottom: #999999 1px solid;
}
.boxright {
	border-right: #999999 1px solid;
}
.boxleft {
	border-left: #000000 1px solid;
}

.boxtop {
	border-top: #999999 1px solid;
}
td.boxtoprightbottom{
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	}
.boxrightbottom{
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	}
.boxrightleft {
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
.boxrlt {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
}

.invisible {
	visibility: hidden;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#ffffff;

}

.upplys {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-weight : regular;
	color : #FFFFFF;
}

.menu-off{
        color : #000000;
        background : none;
		cursor:pointer;
}

.menu-on{
        background : #FFFFFF;
        color : #FF0000;
        cursor : hand;
		font-weight: bold;
		border-bottom: #999999 1px solid;
		border-top: #999999 2px solid;
		border-left: #999999 2px solid;
		cursor:pointer;
}

