/* CSS Document */

h1,h2,h3,h4,h5 { 
margin:0; 
padding:0; 
} 

.bodystyleHeading {
	font-family: Arial; 
	font-size: 13px;
	color:#21215f;
	font-weight: bold;
}

.bodystyle {
	font-family: Arial; 
	font-size: 11px;
	color:#333333;
	line-height: 1.6em;
}

.bodystylenewbold {
	font-family: Arial; 
	font-size: 11px;
	color:#333333;
	line-height: 1.6em;
	font-weight:bold;
}

.bodystylegreen {
	font-family: Arial;
	font-size: 11px;
	color:#0A540E;
	line-height: 1.6em;
}

.bodystylegreenbold {
	font-family: Arial;
	font-size: 11px;
	color:#0A540E;
	line-height: 1.6em;
	font-weight: bold;
}

.bodystyleSubHeader {
	font-family: Arial; 
	font-size: 10px;
	color:#3399CC;
	line-height: 1.6em;
}

.bodystyleBold {
	font-family: Arial;
	font-size: 11px;
	color:#21215f;
	line-height: 1.8em;
	font-weight: bold;
}

.bodystyleBoldBlue {
	font-family: Arial; 
	font-size: 10px;
	color:#4E5D73;
	line-height: 1.6em;
	font-weight: bold;
}

.bodystyle:link {
	font-family: Arial; 
	font-size:11px;
	color:#3399CC; 
	text-decoration:none;
	line-height: 1.6em;
}

.bodystyle:hover {
	font-family: Arial; 
	font-size: 11px;
	color:#333333;
	line-height: 1.6em;
}

.bodystyle:visited {
	font-family: Arial; 
	font-size:11px; 
	color:#3399CC; 
	text-decoration:none;
	line-height: 1.6em;
}

.bodystyle:visited:hover {
	font-family: Arial; 
	font-size:11px; 
	color:#3399CC;
	text-decoration:none;
	line-height: 1.6em;
}

.searchstyle {
	font-family: Arial; 
	font-size: 10px;
	color:#444444;
	line-height: 1.6em;
}

.formShippingMaterialControl {
	font-family: Arial; 
	font-size: 11px;
	color:#444444;
	width: 80px;	
}

.formstyleControlDisabled {
	font-family: Arial; 
	font-size: 11px;
	color:#999999;
}

.formstyleControl {
	font-family: Arial; 
	font-size: 11px;
	color:#444444;
}

.formstyle {
	font-family: Arial; 
	font-size: 11px;
	color:#444444;
	line-height: 1.6em;
}

.listStyleStockControl {
	font-family: Arial; 
	font-size: 11px;
	color:#444444;
	line-height: 1.6em;
		width: 220px;
}

.formstyle:link {
	font-family: Arial; 
	font-size: 11px;
	color:#3399CC; 
	text-decoration:none;
	line-height: 1.6em;
}

.formstyle:hover {
	font-family: Arial; 
	font-size: 11px;
	color:#444444;
	line-height: 1.6em;
		text-decoration:none;
}

.formstyle:visited {
	font-family: Arial; 
	font-size: 11px;
	color:#444444; 
	text-decoration:none;
	line-height: 1.6em;
}

.formstyle:visited:hover {
	font-family: Arial; 
	font-size: 11px;
	color:#444444;
	line-height: 1.6em;
		text-decoration:none;
}

.textbgdstyle {
	font-family: Arial; 
	font-size: 8px;
	color:#dbdbdb;
}

.textbgdstyle:link {
	font-family: Arial; 
	font-size: 8px;
	color:#dbdbdb;
	text-decoration:none;
}

.textbgdstyle:hover {
	font-family: Arial; 
	font-size: 8px;
	color:#21215f;

}

.textbgdstyle:visited {
	font-family: Arial; 
	font-size: 8px;
	color:#21215f;
	text-decoration:none;
}

.textbgdstyle:visited:hover {
	font-family: Arial; 
	font-size: 8px;
	color:#21215f;
	text-decoration:underline;
}

.menustyle {
	font-family: Arial; 
	font-size: 10px;
	color:#444444;
}

.menustyle:link {
	font-family: Arial; 
	font-size: 10px;
	color:#444444;
	text-decoration:none;
}

.menustyle:hover {
	font-family: Arial; 
	font-size: 10px;
	color:#5D9088;
	text-decoration:none;
}

.menustyle:visited {
	font-family: Arial; 
	font-size: 10px;
	color:#444444;
	text-decoration:none;
}

.menustyle:visited:hover {
	font-family: Arial; 
	font-size: 10px;
	color:#5D9088;
	text-decoration:none;
}

.formTextstyle {
	font-family: Arial; 
	font-size: 10px;
	color:#444444;
}

.footer {
	font-family: Arial; 
	font-size: 9px;
	color:#000033;
	line-height: 1.6em;
}

.footer:link {
	font-family: Arial; 
	font-size: 9px;
	color:#000033;
	line-height: 1.6em;
	text-decoration:none;
}

.footer:hover {
	font-family: Arial; 
	font-size: 9px;
	color:#CCCCCC;
	line-height: 1.6em;
	text-decoration:none;
}

.footer:visited {
	font-family: Arial; 
	font-size: 9px;
	color:#CCCCCC;
	line-height: 1.6em;
	text-decoration:none;
}
.footer:visited:hover {
	font-family: Arial; 
	font-size: 9px;
	color:#CCCCCC;
	line-height: 1.6em;
	text-decoration:none;
}

table.special { 
border-collapse:collapse; border:2px solid black; 
}.Welcometext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

