/* Default CSS Stylesheet for a new Web Application project */
.PageTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: black;
	color: White;
	text-decoration: none;
	font-weight: bold; 
	font-size: 12pt;
}
.TopMenu
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background: #006699;
	color: White; 
}
a.TopMenu:link 
{
	color: White;
	text-decoration: none; 
}
a.TopMenu:active
{
	color: White;
	text-decoration: none; 
}
a.TopMenu:visited
{
	color: White;
	text-decoration: none; 
}
a.TopMenu:hover
{
	color: Yellow;
	text-decoration: underline;
}
.LeftMenu
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background: #006699;
	color: White;
}
.LeftMenuH1
{
	font-weight: bold;
	font-size: x-small;
	color: White;
}
a.LeftMenuH1:link 
{
	color: White;
	text-decoration: none; 
}
a.LeftMenuH1:active
{
	color: White;
	text-decoration: none; 
}
a.LeftMenuH1:visited
{
	color: White;
	text-decoration: none; 
}
a.LeftMenuH1:hover
{
	color: Yellow;
	text-decoration: underline;
}
.LeftMenuH2
{
	font-weight: normal;
	font-size: smal;
	color: White;
}
a.LeftMenuH2:link 
{
	color: White;
	text-decoration: none; 
}
a.LeftMenuH2:active
{
	color: White;
	text-decoration: none; 
}
a.LeftMenuH2:visited
{
	color: White;
	text-decoration: none; 
}
a.LeftMenuH2:hover
{
	color: Yellow;
	text-decoration: underline;
}

.NewsMainTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
}
.NewsItemTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
}
a.NewsItemTitle:link 
{
	color: #660000;
	text-decoration: none; 
}
a.NewsItemTitle:active
{
	color: #660000;
	text-decoration: none; 
}
a.NewsItemTitle:visited
{
	color: #660000;
	text-decoration: none; 
}
a.NewsItemTitle:hover
{
	color: Red;
	text-decoration: underline;
}
.NewsItemDate
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: smal;
	font-style: italic;
	color: #660000;
}
.NewsItemText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: smal;
	font-style: normal;
	color: #cc0000;
}
.UnderConstructionTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Red;
	text-decoration: none;
	font-weight: bold; 
	font-size: Medium;
}
.ArticleTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold; 
	font-size: Medium;
}
.ArticleText
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: smal;
}
.TableColumnHeader
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold; 
	font-size: smal;
}
.ProductName
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold; 
	font-size: x-small;
}
.ProductDescription
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: smal;
}
.ShopCartItem
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Maroon;
	text-decoration: none;
	font-weight: bold; 
	font-size: x-small;
}
.ShopCartTotal
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Red;
	text-decoration: none;
	font-weight: bold; 
	font-size: x-small;
}
.InputFieldText
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: smal;
	width: 90%;
}
.InputFieldLabel
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: smal;
}
.MyHyperLink
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: Maroon;
}
a.MyHyperLink:link 
{
	color: Maroon;
	text-decoration: none; 
}
a.MyHyperLink:active
{
	color: Maroon;
	text-decoration: none; 
}
a.MyHyperLink:visited
{
	color: Maroon;
	text-decoration: none; 
}
a.MyHyperLink:hover
{
	color: Red;
	text-decoration: underline;
}
.EULA
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: smal;
}
.FootNote
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: smal;
}

BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #BFDBFF;

}

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-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
