body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.Header-BG {
	background-color: #A4C1FF;
}
.Header-Gradient {
	background-image: url(images/h_gradient.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Nav-TopBg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
}
.Form-Fields {
	font-size: 12px;
	color: #666666;
	border: 1px solid #5396C5;
}
.Page-White {
	color: #FFFFFF;
}
.Nav-LeftBG {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
	width: 176px;
}
.Product-Range {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E5D367;
}
.Topnav-bg {
	background-image: url(images/topnav-bg.gif);
	background-repeat: repeat-x;
}
.HomeText {
	color: #093A8F;
}
.Secure {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00CCFF;
}




.Footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
.Button-Dark {
	background-image: url(images/btn_dark.gif);
	background-repeat: no-repeat;

}
.Button-Links {
	font-family: Arial;
	font-size: 11px;
	
	color: #0000FF;
	text-decoration: none;
	
}

.Button-Light {
	background-image: url(images/btn_light.gif);
	background-repeat: repeat-y;
}
.Pageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CE393A;
}
.Breadcrumbs {
	font-family: Tahoma;
	font-size: 10px;
}
.productheaders {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #093A8F;
	text-decoration: none;
}
.subheader {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.btn_bg {
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-y;
}
