body {
	background-color: #282727;
}

.indexLT {
	background-image: url(images/indexMainlt.jpg);
	background-repeat: no-repeat;
}

.indexRT {
	background-image: url(images/indexMAINrt.jpg);
	background-repeat: no-repeat;
}

.nav {
	background-image: url(images/navBG2.jpg);
	background-repeat: no-repeat;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd672c;
	line-height: 18px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: underline;
}

.content li {
	list-style: disc inside;
}

.content ul {
	list-style: none;
	margin-left: 20;
	padding-left: 5px;
	text-indent: -14px;
	margin-top: 0px;
}

.sub {
	background-image: url(images/subBD.jpg);
	background-repeat: no-repeat;
}

.tert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd672c;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
}

.tert a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd672c;
	line-height: 18px;
	text-decoration: none;
}

.tert a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd672c;
	line-height: 18px;
	text-decoration: none;
}

.tert a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f21f21;
	line-height: 18px;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd672c;
	line-height: 18px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: underline;
}

.textarea {
	height: 135px;
	width: 185px;
}

.fieldtext {
	width: 120px;
	height:20px;	
}

.collectionBG
{
	background-image: url(images/collections/newBG.jpg);
	background-repeat: no-repeat;
}

.collection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd672c;
	line-height: 18px;
}