@charset "UTF-8";
 ----- Main styles ------------------ ->
 
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
.mainheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #F7C25C;
}
.SubHeadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E1CB8F;
	font-size: 14px;
	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: #FFFFFF;
}
 ----- Customer Service ------------------ ->

.customerservice {
	font-size: 14px;
	color: #333333;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
	margin-top: 5px;
}
.bottomlinks a {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 5px;
}
.bottomlinks a:hover {
	color: #FFFF99;
	margin-top: 5px;
}
.inputgrey {
	color: #8C713F;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px solid #8F620C;
}
 ----- 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:200px;
	overflow:hidden;
	padding:10px;
	padding-top:0px;
	margin-bottom:15px;
	width: 400px;
}


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

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


.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: #FFFFFF;
}

.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;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: lighter;
}

