/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color: Gray;
    background-color: #00002f;
    color:White; 
}
.MenuItems
{
	background-color: #00002f;
	background-color:  Transparent;
	color:Yellow;
	font-weight:bold;
}
.MainTable
{
	border: thin #c0c0c0 solid;
	FONT-SIZE: 10pt;
}

.MainContent
{
	background-color: white;
	background-color: #00002f;
	color:White;
	font-weight: lighter;
	FONT-SIZE: 10pt;
}

.Highlight1
{
	color:"#00ff80";
}

.ValidationError
{
	background-color: #00006f;
	color:White;
}


.HeadLine
{
    color:#00ff80;
    font-size:large;
}

.SmallHeadLine
{
    color:#00ff80;
    font-size:larger;
}

.OrderFormHeadLine
{
	background-color: #00006f;
	background-image: url(img/categoryhdr.jpg);
    color:#00ff44;
    font-size: medium
}

.OrderFormFinePrint
{
	font-size:9pt;
}

.OrderFormFieldInput
{
	font-size:8pt;
	color:Black;
}

.OrderFormFieldInputComments
{
	font-size:8pt;
	color:Yellow;
}
  
.OrderFormItemDesc
{
	font-size:10pt;
	font-weight:bolder;
}

.OrderFormItemCost
{
	font-size:10pt;
	font-weight:bolder;
}

.OrderFormSectionSpacer
{
	line-height: 0.5em;
}

.Button
     {
         padding: 1px;
         margin: 1px;
         color: black;
         font-weight: bold;
         text-decoration: none;
         border-width: thin;
         border-top: medium #c0c0c0 solid;
         border-left: medium #c0c0c0 solid;
         border-right: medium gray solid;
         border-bottom: medium gray solid;
         font-size: 12px;
         background-color: #00002f;

     }
.MenuListColumn
{
	padding-right: 20px;
	background-color: #00002f;
}

.Header
{
	font-weight:bold;
	font-family:Verdana;
	font-size:large;
    background-color: #00002f;
	color:#00ff80;
	color:Yellow;
}

.Header1
{
	font-weight:bold;
	font-family:Verdana;
	font-size:large;
	color:#00ff80;
	color:Yellow;
}

.Header2
{
	font-weight:bold;
	font-family:Verdana;
	font-size: medium;
    background-color: #00002f;
	color:#00ff80;
	color:Yellow;
}

A:link	{	
	
	color:	Yellow;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	Yellow;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	Lime;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	Lime;
	}
	


.label	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight:	bold;
	}	

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: DataMiddleWareite;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:  disc; 
	
	line-height:1.3em;
	}	

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;
	}	

.InputFieldTitle
{
	color:DataMiddleWareite;
}


.OrderFormField
{
	font-size:9pt;
	padding-right:4px;
	padding-left: 2px;
	margin-left:4px;
	Color:Yellow;
}