/* Default CSS Stylesheet for a new Web Application project */

.HelmetChart 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ImageMap
{
	display: block;
}
.ProductTitle
{
	font-family:arial; 
	font-size:18px;		
	font-weight:bold;
	color: #000000; 
}
a.ProductLink
{
	font-family:arial; 
	font-size:9px;		
	text-decoration:none;
	color: #003399; 
}
a.ProductLink:hover
{
	font-family:arial; 
	font-size:9px;		
	text-decoration:underline;
	color: #003399; 
}
.bullet
{
	font-family:helvetica; 
	font-size:10px;	
	color: #003399; 
}
.SectionHeader 
{
	font-family:sans-serif; 
	font-size:18px;	
	font-weight:bold;
	color: #666666; 
}
.ProductText
{
	font-family:sans-serif; 
	font-size:11px;	
	color: #666666; 
}
.ErrorText
{
	display: block;
	font-family:sans-serif; 
	font-size:11px;	
	color: Red; 
}
.PriceText
{
	font-family:sans-serif; 
	font-size:12px;	
	color: #666666; 
}
.FitPage
{
	font-family:arial; 
	font-size:9px;		
	color: #666666; 
}
IMG.productright
{
	CLEAR: right;
	FLOAT: right
}

IMG.productleft
{
	CLEAR: left;
	FLOAT: left
}
.rollover
{
	font-family:arial; 
	font-size:11px;	
	font-weight:bold;	
	text-decoration:underline;
	color: #333333; 
}
.TextBox
{
	BORDER-RIGHT:#b4b5af 1px solid; 
	BORDER-TOP:#b4b5af 1px solid; 
	FONT-SIZE:11px; 
	BORDER-LEFT:#b4b5af 1px solid; 
	COLOR:#333333; 
	PADDING-TOP:2px; 
	PADDING-bottom:3px; 
	BORDER-BOTTOM:#b4b5af 1px solid; 
	BACKGROUND-COLOR:#ffffff;
}
.FormButton
{
	BORDER-RIGHT:#333333 1px solid; 
	BORDER-TOP:#333333 1px solid; 
	FONT-SIZE:10px; 
	BORDER-LEFT:#333333 1px solid; 
	COLOR:#000000; 
	PADDING-TOP:2px; 
	PADDING-BOTTOM:2px; 
	BORDER-BOTTOM:#333333 1px solid; 
	BACKGROUND-COLOR:#CCCC99;
	text-align: center;
	cursor: hand;
}
.SelectBox
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, helvetica, 'Times New Roman', sans-serif;
    BACKGROUND-COLOR: #CCCCCC;
    width:135;
}
a.LinkText
{
	font-family:sans-serif; 
	font-size:11px;	
	color: #666666;
	text-decoration:none; 
	padding-left:5px;
}
a.LinkText:hover
{
	font-family:sans-serif; 
	font-size:11px;	
	color: #666666;
	text-decoration:underline; 
	padding-left:5px;
}
a.searchText
{
	font-family:arial; 
	font-size:14px;	
	font-weight:bold;
	color: BLUE;
	text-decoration:none; 
}
a.searchText:hover
{
	font-family:arial; 
	font-size:14px;	
	font-weight:bold;
	color: blue;
	text-decoration:underline; 
}
.ProductTableText
{
	font-family:sans-serif; 
	font-size:11px;	
	color: #FFFFFF; 
	PADDING-TOP:3px; 
	PADDING-BOTTOM:3px;
	padding-right:4px;
	padding-left:4px;	
}
.ButtonClass 
{
	font-family:Sans-Serif;
	font-size: 11px;
}
.TableBorder
{
	BORDER-RIGHT:#000000 1px solid; 
	BORDER-TOP:#000000 1px solid; 
	BORDER-LEFT:#000000 1px solid; 
	BORDER-BOTTOM:#000000 1px solid; 
	BACKGROUND-COLOR:#666666;
}
.departmentText
{
	font-family: sans-serif;
	font-size: 10px;
	color:#999966;
	padding-left:5px;
}
.HeaderText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.HeaderText2
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#696944;
}
.HeaderText3
{
	font-family: helvetica;
	font-size: 16px;
	color:#999966;
	padding-right: 5px;
	text-decoration:none;
}
.HeaderText4
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#996600;
}
.HeaderText5
{
	font-family: tahoma;
	font-size: 13px;
	color:#333333;
	font-weight: bold;
}
.HeaderText6
{
	font-family: sans-serif;
	font-size: 18px;
	color:#996600;
	font-weight: bold;
}
.HeaderText7
{
	font-family: sans-serif;
	font-size: 12px;
	color:#660000;
	
}
a.DepartmentLink
{
	font-family:Arial;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.DepartmentLink:hover
{
	font-family:Arial;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.topLink
{
	font-family:sans-serif;
	color:#333300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.topLink:hover
{
	font-family:sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.topHeader
{
	font-family:sans-serif;
	color:#333300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.topLinks
{
	font-family:sans-serif;
	color:#333300;
	font-size:11px;
	text-decoration:none;
}
.SearchBox
{
	BORDER-RIGHT:#FFFFFF 0px solid; 
	BORDER-TOP:#FFFFFF 0px solid; 
	FONT-SIZE:11px; 
	BORDER-LEFT:#FFFFFF 0px solid; 
	COLOR:#333333; 
	width:77;
	height:15;
	PADDING-TOP:2px; 
	PADDING-bottom:3px; 
	BORDER-BOTTOM:#FFFFFF 0px solid; 
	BACKGROUND-COLOR:#ffffff;
}