@charset "UTF-8";
 ----- Main styles ------------------ ->
 
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.mainheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.SubHeadings {
	font-family: Arial, Helvetica, sans-serif;
	color: #607749;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.Main_backing {
	background-image: url(images/backing.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1000px;
}
.style5 {
	color: #195179
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
 ----- Customer Service ------------------ ->

.customerservice {
	font-size: 14px;
	color: #000;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000;
	margin-top: 5px;
}
.bottomlinks a {
	text-decoration: none;
	color: #000;
	margin-top: 5px;
}
.bottomlinks a:hover {
	text-decoration: underline;
	margin-top: 5px;
}
.inputgrey {
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000;
}
 ----- SCroller ------------------ ->
.scrollerTop {
display:block;
background-color:#f1f1f1;
background-image:url(images/scroller_heading.gif);
background-repeat:no-repeat;
height:20px;
background-color:#999999;
}

.scrollerDiv {
	display:block;
	position:relative;
	height:320px;
	overflow:hidden;
	padding:10px;
	padding-top:0px;
	margin-bottom:15px;
	width: 400px;
}


.scrollButtonDown {
	display:block;
	width:93px;
	background-image:url(images/up.gif);
	background-repeat:no-repeat;
	height:32px;
	text-decoration:none;
	margin-top:10px;
	cursor:pointer;
	margin: auto;
}

.scrollButtonUp {
	display:block;
	width:93px;
	background-image:url(images/down.gif);
	background-repeat:no-repeat;
	height:32px;
	text-decoration:none;
	cursor:pointer;
	margin: auto;
}


.postedByDiv {
display:block;
padding:4px 0px 8px 10px;
font-size:11px;
background-image:url(images/postedByBorder.gif);
background-repeat:repeat-x;
background-position:bottom;
border-top:1px solid #ccc;
height:1%;
overflow:hidden;
}
.style10 {
	color: #000000;
}

.teePrev {
float:left;
position:relative;
width:193px;
padding:2px 8px 8px 0px;
background-image:url(images/teePrev_border.gif);
background-repeat:repeat-x;
background-position:bottom;

}
body {
	background-color: #4c5c33;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backing_repeat.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: lighter;
}

