body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #253F7A;
	background-image: none;
	background-repeat: no-repeat;
	font-style: normal;
	text-decoration: none;
	top: 0px;
	margin: 0px;
	background-position: center center;


}
.Main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #182655;
	text-decoration: none;
}
.main-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #182655;

}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #182655;

}

.Small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
.Page-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #253F7A;
	text-decoration: none;
}
.Showroom-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #253F7A;
	text-decoration: none;
}
.Border {
	border: 1px double #999999;
}
#quicklinks ul{
	width: 100%;
	padding-left: 1px;
	margin:2px 0px 7px 0px;
}
#quicklinks ul li{
	display: block;
	list-style-type: none;
}
#quicklinks ul li a{
	color: #253F7A;
	line-height: 2em;
	text-decoration: underline;
	font-size: 9.5px;
	padding-left: 12px;
}
#quicklinks ul li a:hover{
	color: #8A94B5;
	text-decoration: none;
}
#quicklinks #current a, #quicklinks #current span{
	color: #182654;
	background-image: url(images/quicklinks.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.noborder {
	border: 0px;
}
