
A:link {text-decoration: none; font-weight:bold; color:Blue}
A:visited {text-decoration: none; font-weight:bold; color:Blue}
A:active {text-decoration: none; font-weight:bold; color:Blue}
A:hover {text-decoration: none; color: red; font-weight:bold;  color:#00B0F0;}
a img {border: none;}

.CellBorder
{
	border:1; 
	border-width:thin; 
	border-color:Black; 
	border-style:inset;
	background: #e0e0e0;
	font-family:Verdana;
	font-size:x-small;
	
}

.ModuleTitle
{
	color:Maroon;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}

.BodyTitle
{
	color:Maroon;
	background-color:#eeeeee;
	border-bottom-style:outset;
	border-bottom-width:thin;
	border-bottom-color:#555555;
	border-top-style:outset;
	border-top-width:medium;
	border-top-color:Maroon;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	height:27px;
}

.Menu
{
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
}

.MenuBlock
{
	font-family:Verdana;
	font-size:x-small;
	border-color:White;
	border-width:3px;
	border-style:Outset;
	width:100%;
}

.Header2
{
	background: #d3d3d3;
}

.Header1
{
	background: #B1B4C5;
}

.Sidebar1
{
	background: #e0e0e0;
	font-family:Verdana;
	font-size:x-small;
}

.XXS_A_B
{
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.XXS_A_U
{
	font-size: xx-small;
	color: blue;
	font-family: Arial;
}

.XXS_A_W
{
	font-size: xx-small;
	color: white;
	font-family: Arial;
}

.XS_A_B
{
	font-size: x-small;
	color: black;
	font-family: Arial;
}
.XXS_V_B
{
	font-size: XX-Small;
	color: black;
	font-family: Verdana;
}

.XXS_V_B_Bold
{
	font-size: XX-Small;
	color: black;
	font-family: Verdana;
	font-weight:bold;
}

.XXS_V_R
{
	font-size: xx-small;
	color: red;
	font-family: Verdana;
}

.XXS_V_R_Bold
{
	font-size: xx-small;
	color: red;
	font-family: Verdana;
	font-weight:bold;
}

.XXS_V_W_OnRed
{
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	font-weight:bold;
	background-color:Red;
}

.XXS_V_W_OnPurple
{
	font-size: xx-small;
	color: white;
	font-family: Verdana;
	font-weight:bold;
	background-color:Purple;
}


.XXS_V_G
{
	font-size: xx-small;
	color: green;
	font-family: Verdana;
}

.XXS_V_GonW
{
	font-size: xx-small;
	color: white;
	background-color:#33BB33;
	font-family: Verdana;
}

.XXS_V_U
{
	font-size: xx-small;
	color: blue;
	font-family: Verdana;
}

.XXS_V_Gray
{
	font-size: xx-small;
	color: #353535;
	font-family: Verdana;
}

.XXS_V_U_Bold
{
	font-size: xx-small;
	color: blue;
	font-family: Verdana;
	font-weight:bold;
}

.XS_V_B
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}

.XS_V_B_I
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	font-style:italic;
}

.XS_V_B_Bold
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	font-weight:bold;
}

.XS_V_U
{
	font-size: x-small;
	color: blue;
	font-family: Verdana;
}

.XS_V_U_Bold
{
	font-size: x-small;
	color: blue;
	font-family: Verdana;
	font-weight:bold;
}

.XS_V_R
{
	font-size: x-small;
	color: red;
	font-family: Verdana;
}

.XS_V_R_Bold
{
	font-size: x-small;
	color: red;
	font-family: Verdana;
	font-weight:bold;
}

.XS_V_G
{
	font-size: x-small;
	color: green;
	font-family: Verdana;
}

.XS_V_Gray
{
	font-size: x-small;
	color: #353535;
	font-family: Verdana;
}

.XS_V_G_Bold
{
	font-size: x-small;
	color: green;
	font-family: Verdana;
	font-weight:bold;
}

.XS_V_W_OnBlue
{
	font-size: x-small;
	color: white;
	background-color:Blue;
	font-family: Verdana;
}

.XS_V_W_OnRed
{
	font-size: x-small;
	color: white;
	background-color:Red;
	font-family: Verdana;
}

.XS_V_W_OnGreen
{
	font-size: x-small;
	color: white;
	background-color:Green;
	font-family: Verdana;
}


.S_A_B
{
	font-size: small;
	color: black;
	font-family: Arial;
}

.S_V_U
{
	font-size: small;
	color: blue;
	font-family: Verdana;
}

.S_V_Gray
{
	font-size: small;
	color: #353535;
	font-family: Verdana;
}

.S_V_B
{
	font-size: small;
	color: black;
	font-family: Verdana;
}
.S_V_B_Bold
{
	font-size: small;
	color: black;
	font-family: Verdana;
	font-weight:bold;
}

.S_V_W_OnBlue
{
	font-size: small;
	color: white;
	background-color:Blue;
	font-family: Verdana;
}

.S_V_W_OnLightBlue
{
	font-size: small;
	color: white;
	background-color:#00B0F0;
	font-family: Verdana;
}

.S_V_W_Bold
{
	font-size: small;
	color: white;
	font-family: Verdana;
	font-weight:bold;
}


.S_V_R
{
	font-size: small;
	color: red;
	font-family: Verdana;
}

.S_V_R_Bold
{
	font-size: small;
	color: red;
	font-family: Verdana;
	font-weight:bold;
}

.M_V_R_Bold
{
	font-size: medium;
	color: red;
	font-family: Verdana;
	font-weight:bold;
}

.M_V_W_Bold
{
	font-size: medium;
	color: white;
	font-family: Verdana;
	font-weight:bold;
}

.L_V_W_Bold
{
	font-size: xx-large;
	color: white;
	font-family: Candara;
	font-weight:normal;
}

.S_V_G
{
	font-size: small;
	color: green;
	font-family: Verdana;
}

.S_V_G_Bold
{
	font-size: small;
	color: green;
	font-family: Verdana;
	font-weight:bold;
}

.M_V_B
{
	font-size:medium;
	color: black;
	font-family: Verdana;
}

.M_V_B_Bold
{
	font-size:medium;
	color: black;
	font-family: Verdana;
	font-weight:bold;
}

.M_V_U_Bold
{
	font-size:medium;
	color: blue;
	font-family: Verdana;
	font-weight:bold;
}

.Lg_V_B
{
	font-size:larger;
	color: black;
	font-family: Verdana;	
}

.BkLtGrey
{
	background-color: #f5f5f5;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.BkLtYellow
{
	background-color: #ffffe0;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.BkYellow
{
	background-color: #ffffc8;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.BkWh
{
	background-color: #ffffff;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.BlueButtonXS
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Verdana, Arial;
	background-color: #FF0000;
}

.LightRedButtonXS
{
	font-weight: bold;
	font-size: x-small;
	color: #e5e5e5;
	font-family: Verdana, Arial;
	background-color:#FF4444;
}

.BlueButtonS
{
	font-weight: bold;
	font-size: small;
	color: white;
	font-family: Verdana, Arial;
	background-color: #FF0000;
}

.BlueButtonM
{
	font-weight: bold;
	font-size:medium;
	color: white;
	font-family: Verdana, Arial;
	background-color: #FF0000;
}

.BlueXButton
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana, Arial;
	background-color: #4F8D7C;
}

.GridTitle
{
	background-color:#C4DCF3;
	font-size: small;
	font-weight:bold;
	color:Teal;
}

.GridHeader
{
	background-color:#0000AA;
	color:White;
}

.GridRow0
{
	background-color: #FFFFFF;
}

.GridRow1
{
	background-color: #e5e5e5;
}

.Wh
{
	background-color: #e5e5e5;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.Wh1
{
	background-color: #c4f5e5;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}
.Wh3
{
	background-color: #d4faf5;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}


.Wh2
{
	background-color: #d4f0f5;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.BkLtGrn
{
	background-color: #C4DCC3;
}
.Title
{
	background-color: Green;
	font-weight: bold;
	color: black;
	font-family: Verdana;
	text-align: center;
	font-size: x-small;
}

.ActiveEdit
{
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	background-color: #FFFFe0;
	text-align: right;
}
.NumberEdit
{
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	background-color: white;
	text-align: right;
}
.ColumnText
{
	font-size: xx-small;
	color: black;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: left;
}
.ColumnTextSmall
{
	font-size: 6pt;
	color: black;
	font-family: 'Small Fonts' , Arial, Verdana;
	background-color: white;
	text-align: left;
}
.ColumnHeader
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Verdana, Arial;
	background-color: #f0f0f0;
	text-align: left;
}
.ColumnHeaderSmall
{
	font-weight: bold;
	font-size: 6pt;
	color: black;
	font-family: "Small Fonts", Verdana, Arial;
	background-color: #f0f0f0;
	text-align: left;
}
.Header, .Header a, .Header a:Visited
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana, Arial;
	background-color: #4444FF;
	text-align: center;
}
.TitleHeader
{
	border-right: silver thin outset;
	border-top: silver thin outset;
	font-weight: bold;
	font-size: x-small;
	background: url(/images/dlgHead.gif) #20891c fixed repeat-y left top;
	border-left: silver thin outset;
	color: white;
	border-bottom: silver thin outset;
	font-family: Verdana, Arial;
	text-align: center;
}
.CenterItem
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	font-family: Verdana, Arial;
	background-color: transparent;
	text-align: center;
}
.Tab
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(images/tab.gif);
	color: white;
	font-family: Verdana, Arial;
	text-align: left;
}
.TabActive
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(images/tabactive.gif);
	color: white;
	font-family: Verdana, Arial;
	text-align: left;
}
