/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   

BODY
{
	margin: 0px;
}

/* */
.IMG_Submit
{
	
}

/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
	border:1px solid #333333; padding:5px; color: #333333;
	font-family: Arial;
	font-size: 12pt;
	background-color: #F9F9F9;line-height:130%; height:20;

}

.LoginHead
{
	border:1px solid #064E00; padding:5px; color: #064E00;
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFCC;line-height:130%; height:20;

}

.ServiceHead
{
	border:1px solid #064E00; padding:5px; color: #064E00;
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;line-height:130%; height:20;

}

.EquipmentHead
{
	border:1px solid #064E00; padding:5px; color: #064E00;
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;line-height:130%; height:20;

}

.SubContentHead
{
	background-color: #968c63;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	height: 20px;
	padding: 6px;

}

.ContextTable
{
border: 1px solid #800000
}

.ContextTD
{
border: 1px solid #800000; font-size:12pt; color:#000000; padding-top:5px; padding-bottom:5px
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}


.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

.NormalTextBox
{
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-size: 16em;
	font-weight: normal;
	background-color: #FFCC99;

}

.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

.EditTextBox
{
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	border: 1px none #999966;

}

.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

.NormalButton
{
	border-right: gold 1px;
	padding-right: 5px;
	border-top: gold 1px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 15px;
	padding-bottom: 2px;
	margin: 3px;
	border-left: gold 1px;
	padding-top: 2px;
	border-bottom: gold 1px;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
}

.NormalRed
{
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #DADF79;
	padding: 6px;







}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}


/******/

A
{
	color: blue;
	text-decoration: none;
}

A:hover 
{
    text-decoration: none;
    color:  red;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}


.InfoTitleTD
{
	border:1px solid;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #FFFFCC;
	color:#000000;
	font-weight:normal;
	font-size: 16px;
	font-style: normal;

}

.InfoContextTD
{
	border:1px solid #800000; padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px
}