﻿/* Default CSS Stylesheet for a new Web Application project */
Table.BlockedOut
{
 background-color: #FAF8C6;
}
Table.Gridview
{
 font-size: 10px;
 font-family: Verdana, Arial, Times New Roman;
}
TD.Tableback
{
 background-image:  images\Tableback.gif;
}
TD.DataField
{
 background-color: #ffffff;
}
Input.DefaultText
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	/*color:	#ababab;*/
	color:	#000000;
	width:125px;
	
	}	
Div.TableBorder
{
     border-style:double;
     border-color:Navy;
     height: 250px;
}
 Input.DefaultButtonShort
 {
	color: white ;
	background-color: Navy;
	border-style: outset;
	text-align:center;
	font: menu;
	height: 20px;
	width: 40px;
	}
HR.ShortDivider
{
    color: Navy;
    width: 400px;
    }	
Table.Backed
{
 background-image: images\flashback.jpg ;
 }
Table.Datalist
{
 max-height:600px;
 }
Select.DefaultText
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	color:	#000000;
	width:125px;
	
	}	
Select.Categories
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	color:	#000000;
	width:158px;
	height: 20px;
	
	}	
Select.Sizes
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	color:	#000000;
	width:340px;
	height:42px;
	
	}	
TD.TextContent
{
	color: #333333;
	font-size: 11pt;
	font-family: Times New Roman, Verdana, Arial, Times New Roman;
	 margin-left: 25px;
	 text-align:justify;
	}
TD.CenteredTextContent
{
	color: #333333;
	font-size: 10pt;
	font-family: Times New Roman, Verdana, Arial, Times New Roman;
	 text-align: center;
	}
TD.TableBoldContent
{
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	font-family: Times New Roman, Verdana, Arial, Times New Roman;
	 margin-left: 25px;
	}
Span.ErrorSmall
{
	color: Red;
	font-size:  9px;
}
Span.Error
{
	color: Red;
	font-size:  10px;
}
Span.DefaultSmall
{
	color:	#000000;
	font-size:  10px;
	}
A.Default:link	{	
	text-decoration:	none;
	color: #706DAD;
	/*color:	#ababab;*/
	font-size:  10px;
	}	
		
A.Default:visited	{	
	text-decoration:	none;
	color:	#ababab;
	font-size:  10px;
	}	
		
A.Default:active	{	
	text-decoration:	none;
	color:	#333399;
	font-size:  10px;
	}	
		
A.Default:hover	{	
	text-decoration:	underline;
	color:	#333399;
	font-size:  10px;
	}
	
A.Menu:link	{	
	text-decoration:	none;
	color:	#0a0a0a;
	font-size:  12px;
	}	
		
A.Menu:visited	{	
	text-decoration:	none;
	color:	#0a0a0a;
	font-size:  12px;
	}	
		
A.Menu:active	{	
	text-decoration:	none;
	color:	#333399;
	font-size:  12px;
	}	
		
A.Menu:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	font-size:  12px;
	}
A.LinkMenuGray:link	{	
	text-decoration:	none;
	color:	#0a0a0a;
	font-size:  12px;
	}	
		
A.LinkMenuGray:visited	{	
	text-decoration:	none;
	color:	#0a0a0a;
	font-size:  12px;
	}	
		
A.LinkMenuGray:active	{	
	text-decoration:	none;
	color:	#333399;
	font-size:  12px;
	}	
		
A.LinkMenuGray:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	font-size:  12px;
	}
A.Small:link	{	
	text-decoration:	none;
	color:	#3333cc;
	font-size:  10px;
	}	
		
A.Small:visited	{	
	text-decoration:	none;
	color:	#3333cc;
	font-size:  10px;
	}	
		
A.Small:active	{	
	text-decoration:	none;
	color:	#333399;
	font-size:  10px;
	}	
		
A.Small:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	font-size:  10px;
	}
	

 Input.DefaultCommand
{
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	background-color:  #eeeeee;
	width:85px;
	
	}
 Input.CommandButtonStandard
{
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-color: Navy;
	width:85px;
	
	}

Span.Note
{
	font-size: 8pt;
	font-style: italic;
 color:  Gray
 }
Span.BlackNote
{
	font-size: 8pt;
	font-style: italic;
 color:  black;
 }
 Span.HeaderLabel
 {
 font-size: 12pt;
 font-style: normal;
 font-family: Times New Roman, Verdana, Arial;
 font-weight: bold;
 }
 TD.TableCellHeader
 {
 font-size: 16pt;
 font-style: normal;
 font-family: Times New Roman, Verdana, Arial;
 font-weight: bold;
     }
 Span.DefaultLabel
{
	font-size: 9pt;
 color:  #3a3a3a;
 }
 
 Input.DefaultButton
{
	color: Black;
	background-color: #CBD3F9;
	border-style:  none;
	text-align:center;
	padding-left: 0px;
	border-color: #b58e68;
	font: menu;
	height: 20px;
	width: 103px;
	}
	
Input.HeaderButtonOff
{
	background-color:#FFFFFF;
	color: #222222;
	text-align: center;
	padding-left: 0px;
	border-style:none;
	font: menu;
	height: 20px;
	width: 103px
 
	}
Input.HeaderButtonHover
{
	/*color: rgb(116,106,147);*/
	/*background-color: rgb(255,217,62);*/
	color: Black;
	background-color: #CBD3F9;
	border-style:  none;
	text-align:center;
	padding-left: 0px;
	border-color: #b58e68;
	font: menu;
	height: 20px;
	width: 103px;
	}
	
BODY
{
    BACKGROUND-COLOR: #000254;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
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;
	}	
	
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	
/*
IMG 	{
	margin: 0px;
    width: 61px;
    height: 14px;
}
*/
        
IMG.Padded 	{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
 margin-bottom: 5px;
}

