FORM 
{
	margin: 0px;
}

BODY
{
    FONT-SIZE: 11px;
    BACKGROUND: #2C2C24;
    MARGIN: 5px 10px 10px 15px;
    FONT-FAMILY: verdana;
    text-align: center; 
}
TABLE.top {
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	empty-cells: show;
	width: 740px;
}

A:link
{
    COLOR: #733428;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #733428;
    TEXT-DECORATION: none;
}
A:hover
{
    TEXT-DECORATION: underline;
}
A.gray:link
{
    COLOR: #777777;
    TEXT-DECORATION: none;
}
A.gray:visited
{
    COLOR: #777777;
    TEXT-DECORATION: none;
}
A.gray:hover
{
    COLOR: black;
    TEXT-DECORATION: underline;
}
TD
{
    FONT-SIZE: 11px;
}
H1
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 13px;
    PADDING-BOTTOM: 3px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
}
H1 A:hover
{
	text-decoration: none;
}
H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 8px;
    PADDING-BOTTOM: 7px;
    COLOR: gray;
    BORDER-BOTTOM: 1px solid ;
}
HR
{
    HEIGHT: 1px;
}
UL
{
	margin-left: 20px; 
}
INPUT.text
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: silver 1px solid;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: verdana;
}
TEXTAREA
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: silver 1px solid;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: verdana;
}
INPUT.button
{
	font-family: verdana;
	font-size: 11px;
	border: 1px black solid;
	cursor: pointer;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=2);  
}
SELECT
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: silver 1px solid;
    BORDER-BOTTOM: silver 1px solid;
    FONT-FAMILY: verdana;
}
INPUT.noborder
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: transparent;
}
.lightbg
{
    BACKGROUND-COLOR: #FEFDE8;	
}
.darkbg
{
	background-color: #F4F4DA;
}
.highlighted
{
    BACKGROUND-COLOR: burlywood;
}
IMG
{
	border:none;
}
.BoxTitle
{
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 3px;
	padding-Left: 1px;
	padding-Right: 3px;
	padding-top: 0px; 
	font-size: 12px;
	text-transform: uppercase;
}


.HelpBox
{
	padding: 7px;
	font-size: 10px;
}

.HelpBox P
{
	margin-bottom: 8px;
	margin-top: 0px;
}

TABLE.head {
   table-layout:fixed
	Width: 752px;
	background-color: #E9E9CF;
}

TD.StartCell { padding-left: 15px; 
background-color: #E9E9CF;
 padding-right: 15px;
 padding-top: 10px;
 padding-bottom: 10px;
}

TD.StartEndMenu { 
  color : White;
  text-align: center; 
}

Table.block {
  background-color: #FEFDE8;	
  width: 100%;
}
TD.blockCell {
 padding-left: 10px; 
 padding-right: 10px;
 padding-top: 5px;
 padding-bottom: 5px;	
}

.MiniWin { position: relative; min-height: 500px; height: 500px; width: 738px; overflow: auto; margin-right: -5px; }

.TabSel {
  background-color: #E9E9CF;cursor:hand;
}
.Tab {
  color:white;cursor:hand;border-bottom:1px solid #733428;
}

TD.STEPtabsel, TD.STEPtab
{
	font-family: verdana;
	font-size: 11px;
	border: 1px gray solid;
	cursor: pointer;
   height:35px;
   padding:10px 10px 10px 10px;
}    

TD.STEPtabsel
{
	color: White;  
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=2);  
}    

TD.STEPtab
{	 
	cursor: pointer;
	position:relative;
	top: 4px;  
	color: Black;
	background-color: #E9E9CF;  
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=5);  
}   
/* Midtone color BG */ 
.Tab, INPUT.button, TD.STEPtabsel
{
	background-color: #C85826;
}
H2, .BoxTitle
{
   BORDER-BOTTOM: #E9E9CF 1px solid;
}
H1
{
   BORDER-BOTTOM: #C85826 2px solid;
}
A:hover , HR
{
	color: #C85826;
}
.FanerSel
{
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background-color: #C85826;
	padding-top: 7px; 
	background-repeat:no-repeat;
	background-position:top left;
	background-image: URL('/gfx/fanesel.gif');
}
.Faner
{
	color: #f4f4f4;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid black;
	background-color: #c14006;
	border-top: 3px solid #FEFDE8;
	border-right: 1px solid #FEFDE8;
	border-left: 1px solid #FEFDE8;
	padding-top: 7px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/gfx/fanesel.gif);
}
.FanerSlut
{
	border-bottom: 2px solid #C85826;
}
.TableEnd 
{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/gfx/BRline.gif);	
}