/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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;
	}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
/*
UL LI	{	
	list-style-type:	circle ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	circle;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman; 
	}	
*/
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.ButtonStyle
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-weight:bold; font-size:10pt; color:Navy; border:solid 1px Navy; background-color:#F2F6FC;
	}
/*Elements Area Start*/
Input
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:10pt; color:Navy; border:solid 1px Navy; background-color:#F2F6FC;
	}
Textarea
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:10pt; color:Navy; border:solid 1px Navy; background-color:#F2F6FC;
	}
Select
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:10pt; color:Navy; border:solid 1px Navy; background-color:#F2F6FC;
	}
/*Elements Area End*/
.HeaderText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-weight:bold; font-size:13pt; color:Navy; line-height:25px;
	}
.GirdText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:x-small; line-height:25px;
	}
.FieldText
{
	font-family:Arial,Verdana,Tahoma; font-weight:normal; font-size:10pt; font-weight:bold; color:Navy; line-height:30px
	}
	.AddressText
{
	font-family:Arial,Verdana,Tahoma; font-weight:normal; font-size:9pt; font-weight:bold; color:Navy; 
	}
.NoteText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; font-weight:Normal; color:#666666;
	}
.SmallText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; font-weight:Normal; color:#666666;
	}
	.UploadmsgText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; font-weight:Normal; color:Navy;
	}
	.UploadmsgTexthd
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; font-weight:bold; color:Navy;
	}
.TableBorder
{
	border:dotted 0px Gray;
}
.SolidBorder
{
	border:Solid 1px Navy;
}
.CopyrighText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:7pt; color:Navy;
}
.ErrorText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:8pt; color:Red;
}

A.MenuLinkAdmin
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:11pt; color:White; text-decoration:none;
}
A.MenuLink
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:White; text-decoration:none;
}
A.MenuLink:hover
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:F2F6FC; text-decoration:none;
}
A.AnchorLink
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:Blue; text-decoration:none;
}
A.AnchorLink:hover
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:#cc3300; text-decoration:none;
}
A.AnchorText
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:Blue; text-decoration:none;
}
A.AnchorText:hover
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:#cc3300; text-decoration:underline;
}
A.Link
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:Blue; text-decoration:none;
}
A.Link:hover
{
	font-family:Verdana,Tahoma,Arial; font-weight:normal; font-size:9pt; color:#ff0000; text-decoration:underline;
}

.selectcolor
{ 
background: #CCCCCC;
font-family: arial; 
color: #000066; 
}
.maincategory
{ 
background: #660000;
font-family: arial black; 
font-weight: bold;
color: #FFFFFF; 
}
.Subcategory
{ 
background-color:DarkBlue;
font-family: arial black; 
font-weight: bold;
color: #FFFFFF; 
}
.selectedcategory
{ 
background: #009966;
color: #FFFFFF; 
}

/*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;
	}*/
	

