﻿A:link
{
    FONT-SIZE: 8pt;
    COLOR: CC3300;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:active
{
    FONT-SIZE: 8pt;
    COLOR: CC3300;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 8pt;
    COLOR: CC3300;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 8pt;
    COLOR: #800000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

body
{
	scrollbar-arrow-color:#404040; 

	scrollbar-highlight-color:#CCCCE6; 
	scrollbar-shadow-color:#000044; 

	scrollbar-face-color:f0f0f0; 
	scrollbar-darkshadow-color:#dedede; 
	scrollbar-track-color:#dedede;
	scrollbar-3dlight-color:#dedede; 

	font-family:Arial;
	font-size:8pt;
	color:#505050;
	background:#96A880;
	text-align:center;
}

select {
	font-family:Arial;
	font-size:7pt;
	color:#000000;
}

td {
	font-family:Arial;
	font-size:9pt;
	color:#909090;	
}

td.header {
	font-family:Arial;
	font-size:8pt;
	color:#909090;	
}

table.container {
	width:800;
	background:#ffffff;
	padding:0px;
}

td.lftmenu {
	font-family:Verdana;
	font-weight:Bold;
	font-size:9pt;
	height:22px;
	width:180px;
	color:#ffffff;	
	cursor:hand;
	padding-left:18px;
	text-decoration: italic;
}

td.lftmenu_over {
	font-family:Verdana;
	font-weight:Bold;
	font-size:9pt;
	color:#193805;	
	height:22px;
	width:180px;
	background:#e8e8e8;
	cursor:hand;
	padding-left:18px;
}


input.srcbox {
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	border:0px;
	background:#e0e0e0;
}

input.txtlogin {
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	border:1px solid #c0c0c0;
	background:#ffffff;
}

input.txtsubs {
	font-family:Arial;
	font-size:9pt;
	color:#a0a0a0;
	border:1px solid #ffffff;
	background:#ffffff;
}

td.verticalfldname {
	font-family:Arial;
	font-size:8pt;
	writing-mode: tb-rl;
	filter: flipv fliph;
	color:#000000;
	cursor:Default;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	BACKGROUND: #e0e0e0;
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #808080 1px solid;

	font-weight:regular;
    BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BACKGROUND: #e0e0e0;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #808080 1px solid;


	cursor:default;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#DFDBD3, EndColorStr=#f4f4f4);
}


td.vertical {
	font-family:Arial;
	font-size:8pt;
	writing-mode: tb-rl;
	filter: flipv fliph;
	color:#000000;
	font-weight:regular;
	cursor:default;
}
