/*LINKS
-------------------------------------------*/
a {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.class2 a {
	COLOR: #666666;
	text-decoration: none;
}
.class2 a:hover {COLOR: #ff0000;
	text-decoration: none;
}
.class3 a {
	text-decoration: none;
	COLOR: #666666;
}
.class3 a:hover {COLOR: #FF0000;
}
.class4 a {
	text-decoration: none;
	COLOR: #464646;
}
.class4 a:hover {COLOR: #FF0000;
}


.submenu a{
	background-image: url(../images/dot_arrow_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	display: block;
	text-decoration: none;
	padding-left: 17px;
	background-attachment: scroll;
	height: 11px;
}
.submenu a:hover{
	background-image: url(../images/dot_arrow_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	display: block;
	text-decoration: none;
	padding-left: 17px;
	height: 11px;
	background-attachment: scroll;
}

/*MAIN TEXT
---------------------------------------------*/

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #B11647;
	text-decoration: none;
	font-weight: bold;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#FF6600;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #464646;
	line-height: 19px;
	text-decoration: none;
}
.paragraphbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}
.paragraph1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	line-height: 19px;
	text-decoration: none;
}
.paragraph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	line-height: 19px;
	text-decoration: none;
}
.paragraphred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ff0000;
	line-height: 19px;
	text-decoration: none;
}

/*BODY
-------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #38575C;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-repeat: repeat;
}

/*TOP BACKGROUND IMAGES
-------------------------------------------*/

.dotvertline {
	background-attachment: scroll;
	background-image: url(../images/hor_line_dot.jpg);
	background-repeat: repeat-y;
	width: 1px;
}
.dothorzline {
	background-attachment: scroll;
	background-image: url(../images/ver_line_dot.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

/*FLASH IMAGES
------------------------------------*/

.mainbg {
	background-attachment: scroll;
	background-image: url(../images/main_bg1.jpg);
	background-repeat: no-repeat;
	height: 344px;
	background-position: left bottom;
}
.btbg {
	background-attachment: scroll;
	background-image: url(../images/bt_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 7px;
}

/*FORM ELEMENTS
------------------------------------*/

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	clear: none;
	float: none;
	font-size: 12px;
}
.submitbu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/submit_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 80px;
	cursor: hand;
}
.gobu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/go_bu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 35px;
	cursor: hand;
}.contour_listing_title {
	color: #FE0000;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cl_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FE0000;
}
.cl_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	line-height: 18px;
	text-decoration: none;
}
