body{
  background:#0F0800;
  text-align:center;
  margin:0 auto;
  color:#707074;
  font-size:11px;
  font-family:arial;
  margin-top:12px;

}



td {
	font-size:11px;
	color:#707074;
}

td h3 {

	margin-top:0px;
	font-size:14px;
	margin-bottom:3px;
}

td h3 a {

	text-decoration:none;
	color:#000000;
}


td h2 {

	margin-top:0px;
	font-size:16px;
	margin-bottom:3px;
	color:#AE2637;
}

td h2 a {

	text-decoration:none;
	color:#AE2637;
}

td h4 {

	margin-top:0px;
	font-size:12px;
	color: #404040;
	margin-bottom:3px;
}

#wrapper{
  margin:0 auto;
  width:920px;
  padding:0px;

}

#wrapper_white{
  text-align:left;
  margin:0 auto;
  width:920px;
  clear:both;
}

#wrapper_white .spacer{
  width:900px;
  background-color:#0F0800;
  color:#0F0800;
  clear:both;
  font-size:4px;
  margin-left:10px;
  margin-right:10px;

}

#wrapper .bluelogo {

  margin:0 auto;
  width:915px;
  height:100px;

}

#wrapper .bluelogo blueleft #logo {
	margin-top:15px;
	margin-left:20px;
	width: 229px;
}

#wrapper .bluelogo #blueleft {
	margin-top:15px;
	margin-left:20px;
	width: 240px;
	float:left;
}

#wrapper .bluelogo #blueleft span {
	margin-top:-5px;
	margin-left:35px;
	width: 240px;
	float:left;
	font-size:9px;
}
#wrapper .bluelogo #blueright {
        float: right;
        margin: 20px 5px 0 0px;
        width: 360px;
        color:#ffffff;
        font-size:29px;
        font-weight:700;
        text-align:right;
        line-height:31px;
        text-align:center;

}

#wrapper .bluelogo #blueright span {

	color:#989898;
	font-size:10px;
	line-height:11px;

}

#wrapper .menu {
	clear:both;
 	margin:0 auto;
	width:920px;
	font-size:12px;
	font-weight:300;
	height:22px;
	z-index:100;

}


/*start of first set of ULs */

#wrapper .menu ul {
	padding:0; 
	margin:0; 
	list-style: none;
}

#wrapper .menu ul li {
	float:right; 
	position:relative;
	}

#wrapper .menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000;
	/*top/right/bottom/left*/
	padding: 0px 24px 0px 23px;
	text-align:center; 
	color:#ffffff; 
	line-height:15px;
	font-size:11px; 
	background: url(../images/ball.gif) no-repeat top left;
	height:20px;

}

#wrapper .menu ul li:hover a {
	color:#fff;
	height:20px;
	padding: 0px 24px 0px 23px;
	background: url(../images/ball.gif) no-repeat top left;

	}

#wrapper .menu #hide {
	color:#fff;
	padding: 0px 20px 0px 20px;
	height:20px;


	}


/*end of first set of ULs*/


/*second set of ULs - will all start with menu ul li:hover as only active when parent ul hovered over*/
.menu ul li ul {
	display: none;
	}

#wrapper .menu ul li:hover ul {
	display:block;
	position:absolute;
	top:20px;
	left:0;
	background:#14130E;
	text-align:left;
}


#wrapper .menu ul li:hover ul li {
	float:left; 
	display:block; 
	position:relative;
	clear:left;
	}

#wrapper .menu ul li:hover ul li a, .menu ul li:hover ul li a:visited {
	background:#14130E; 
	display:block; 
	text-decoration:none; 
	color:#000;
	/*top/right/bottom/left*/
	padding: 5px 5px 5px 5px;
	width:160px;
	text-align:left; 
	color:#555555; 
	line-height:15px; 
	font-size:11px; 

}

#wrapper .menu ul li:hover ul li a img {
	position: relative;
	margin-left:20px;
}

#wrapper .menu ul li:hover ul li:hover a {
	color:#fff;
	background:#30312B;

	}
/*end of second set of UL's*/

/*third set of ULs - will all start with menu ul li:hover ul li:hover as only active when parent ul hovered over and second set hovered over*/

#wrapper .menu ul li:hover ul li:hover ul {
	display: none;
	position:absolute;
	top:0px;
	left:170px;

	}
#wrapper .menu ul li:hover ul li ul {
	display: none;
	position:absolute;
	top:0px;
	left:170px;

	}
#wrapper .menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	top:0px;
	left:170px;
	background:#30312B;
	text-align:left;
}


#wrapper .menu ul li:hover ul li:hover ul li {
	float:left; 
	display:block; 
	position:relative;
	clear:left;
	}

#wrapper .menu ul li:hover ul li:hover ul li a, .menu ul li:hover ul li:hover ul li a:visited {
	background:#30312B; 
	display:block; 
	text-decoration:none; 
	color:#000;
	/*top/right/bottom/left*/
	/*padding: 0px 15px 0px 15px;*/
	width:165px;
	text-align:left; 
	color:#555555; 
	line-height:28px; 
	font-size:11px; 

}

#wrapper .menu ul li:hover ul li:hover ul li:hover a {
	color:#fff;
	background:#818588;
	}
/*end of third set of UL's*/


#wrapper .colmain {
	clear:both;
 	margin:0 auto;
	width:915px; 
	/*font-size:0px;*/
	text-align:left;
}

#wrapper .carimg200 {
	width:200px;
	margin: 2px;
	}

#wrapper .colmain #cleft {
	float:left;
	width:230px;
	margin-top:5px;
	/*font-size:0px;*/
	text-align:left;
}



#wrapper .colmain #cmiddle {
	float:left;
	width:655px;
	margin-left:6px;
	margin-right:6px;
	background: #14130E;
	margin-top:5px;
	padding-bottom:10px;
	/*font-size:0px;*/
	text-align:left;

}

.footer {
	clear:both;
 	margin:0 auto;
	padding:0px;
	width:920px; 
	text-align:center;
	color: #efefef;
	font-size:11px;
	height:45px;
	background: #14130E;

}

.footer p {
	margin-top:0px;
	padding-top:0px;
	font-size:11px;
	color:#efefef;
	font-weight:200;
	text-decoration: none;
}


.footer a {
	font-size:11px;
	color:#efefef;
	font-weight:200;
	text-decoration: none;
}


.f1 {
        color: #7A7A7A;
        font-weight: 100;
        font-size: 18px;
	text-decoration: none;

}

.f2 {
        color: #7A7A7A;
        font-weight: 100;
        font-size: 16px;
	text-decoration: none;

}

.f3 {
        color: #7A7A7A;
	font-weight:100;
        font-size: 12px;
	text-decoration: none;


}


.f4 {
        color: #7A7A7A;
        font-weight: 100;
        font-size: 11px;
	text-decoration: none;

}

.f5 {
        color: #7A7A7A;
        font-weight: 100;
        font-size: 11px;
	text-decoration: none;

}

.f6 {
        font-weight:100;
	color:#E67200;
        font-size: 11px;
	text-decoration: none;

}

.RequiredTextBox {
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
} 

.NonRequiredTextBox {
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
} 

.FailedTextBox { 
	border: 1px solid #CC0000; background:#FFFFFF;
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
}

.DisabledTextBox { 
	border: 1px solid #ABABAB; background:#C0C0C0;
        font-family: tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
}
.fixedhtml {


}

.fixedhtml h3 {

	margin-top:0px;
	border-bottom: 1px dashed #202020;
	font-size:14px;
	margin-bottom:3px;
}

.fixedhtml p {
	
	font-size:11px;
	margin:0px;


}

.fixedhtml img {
	clear:left;
	float:left;
}

#wrapper .orange {
 	float:left;
	width:195px; 
	background:#E6E6E6 url("../images/red_subheader.gif") no-repeat right top;
	margin-bottom:5px;
}

#wrapper .orange #header{
	margin-top:3px;
	margin-left:3px;
	width:195px; 
	height:32px;
	text-align:left;
	font-size:13px;
	color:#ffffff;
	font-weight:700;
	line-height:24px;
	margin-right:15px;

}


#wrapper .orange #header span {
	clear:left;
	float:left;
	color:#ffffff;
	font-size:13px;
	width:165px; 
	text-align:right;
	margin-right:15px;

}

#wrapper .orange #body {
	color:#303030;
	font-size:10px;
	width:195px; 
	margin-bottom:5px;
	text-align:left;
}

#wrapper .orange #footer{
	float:left;
	width:195px;
	height:22px;
	text-align:right;
	line-height:28px;
	color:#ffffff;
	font-weight:100;
	text-decoration:none;

}


#wrapper .orange #footer a {
	color:#861615;
	font-weight:700;
	padding-right:25px;
	font-size:10px;

}


#wrapper .orange #body a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color:#6C6E71;
	font-size:11px;

}



#wrapper .orange #body h3 {
	margin-top:4px;
	margin-bottom:0px;
	margin-left:4px;
	margin-right:0px;
	clear:left;
	float:left;
	font-size:11px;
	color:#7D7D7D;
	line-height:14px;
	width:170px; 
	style:hand;
}

#wrapper .orange #body p {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	clear:left;
	float:left;
	font-size:10px;
	color:#303030;
	line-height:12px;
	width:182px; 
	padding:0px;

}

#wrapper .orange #body font {
	background-color:#ffffff;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	clear:left;
	float:left;
	font-size:11px;
	color:#303030;
	line-height:17px;
	width:175px; 
	padding:5px;
}

#wrapper .orange #body #input{
	margin-top:2px;
	margin-bottom:7px;
	margin-left:5px;
	padding:0px;
	clear:left;
	float:left;
	font-size:11px;
	color:#808080;
	width:148px; 
	height:16px;
}

#wrapper .blue {
 	float:left;
	width:195px; 
	background:url("../images/grey_header.gif") no-repeat right top;
	margin-bottom:15px;
}

#wrapper .blue #header{

	margin-top:10px;
	margin-left:3px;
	width:195px; 
	height:83px;
	text-align:left;
	font-size:17px;
	color:#ffffff;
	font-weight:700;
	line-height:24px;
	padding-left:35px;
	background:url('../images/grey_arrows.gif') no-repeat top left;

}

#wrapper .blue #body {
	color:#6C6E71;
	font-size:11px;
	width:195px; 
	margin-bottom:15px;

}

#wrapper .blue #footer{
	float:left;
	background:url('../images/submit_box.jpg') no-repeat top right;
	width:195px;
	height:27px;
	text-align:right;
	line-height:28px;
	color:#ffffff;
	font-weight:700;
	text-decoration:none;

}


#wrapper .blue #footer a {
	color:#ffffff;
	font-weight:700;
	text-decoration:none;
	padding-right:65px;
	font-size:14px;

}



#wrapper .blue #body a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color:#6C6E71;
	font-size:11px;

}



#wrapper .blue #body h3 {
	margin-top:4px;
	margin-bottom:0px;
	margin-left:4px;
	margin-right:0px;
	clear:left;
	float:left;
	font-size:11px;
	color:#7D7D7D;
	line-height:14px;
	width:170px; 
	style:hand;
}

#wrapper .blue #body p {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:8px;
	clear:left;
	float:left;
	font-size:11px;
	color:#6C6E71;
	line-height:14px;
	width:162px; 
	padding:0px;

}

#wrapper .blue #body #input{
	margin-top:2px;
	margin-bottom:7px;
	margin-left:5px;
	padding:0px;
	clear:left;
	float:left;
	font-size:11px;
	color:#808080;
	width:148px; 
	height:16px;
}

#wrapper #cmiddle a {
	text-decoration: none;
	color:#E67200;

}


/*COMMENTED OUT AS ALL TEXT IS WITHIN TEXTCONTENT CLASS
#wrapper #cmiddle h1 {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:8px;
	margin-right:0px;
	clear:left;
	float:left;
	font-size:19px;
	color:#8F181C;
	text-align:left;
	padding:0px;

}
*/


/*COMMENTED OUT AS ALL TEXT IS WITHIN TEXTCONTENT CLASS

#wrapper #cmiddle p {
	margin-left:8px;
	clear:left;
	float:left;
	font-size:11px;
	color:#808080;
	line-height:13px;
	width:500px; 
	margin-bottom:6px;

}
*/

#wrapper #cmiddle table {
	width:635px; 
	margin-left:5px;

}

#wrapper #cmiddle table th {
	color:#ffffff;
	font-size:12px;
}
#wrapper #makelist {
 	float:left;
	display:show;
	margin-left:5px;
	width:195px;

}


#wrapper #makelist #header{
	margin-top:3px;
	margin-left:3px;
	width:195px; 
	height:32px;
	text-align:left;
	font-size:12px;
	color:#ffffff;
	font-weight:700;
	line-height:24px;
	padding-left:5px;

}

#wrapper #makelist #header b {
	float:left;
	color:#ffffff;
	font-size:12px;
	width:180px; 

}

#wrapper #makelist #header span {
	float:left;
	color:#ffffff;
	font-size:11px;
	width:70px; 

}

#wrapper #makelist #header a {

	color:#ffffff;
	text-decoration:none;

}
#wrapper #makelist #body{
	color:#ffffff;
	font-size:11px;
	width:195px; 

}


#wrapper #makelist #searcharea {
	float:left;
	margin-top: 5px;
	padding:0px;
	width:160px;
}

#wrapper #makelist #searchbuttons {
	float:right;
	margin: 0px;
	padding:0px;
	width:33px;
}

#wrapper #makelist #footer{
	color:#626262;
	font-size:16px;

}


#wrapper #makelist #body a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color:#FEFCFC;
}



#wrapper #makelist #body h3 {
	/*top/right/bottom/left*/
	padding: 4px 4px 4px 14px;
	margin: 0px 0px 0px 8px;
	clear:left;
	float:left;
	font-size:11px;
	font-weight:400;
	color:#FEFCFC;
	line-height:14px;
	width:190px; 
	style:hand;
	border-bottom:1px dotted #3A332B;
		background: url("../images/pointer.gif") no-repeat left center;
}

#wrapper #bodylist {
 	float:left;
	background:#E6E6E6 url("../images/grey_header.gif") no-repeat left top;
	display:none;
	margin-left:5px;
	width:195px;

}


#wrapper #bodylist #header{
	margin-top:3px;
	margin-left:3px;
	width:195px; 
	height:32px;
	text-align:left;
	font-size:13px;
	color:#ffffff;
	font-weight:700;
	line-height:24px;
	padding-left:5px;

}

#wrapper #bodylist #header b {
	float:left;
	color:#ffffff;
	font-size:13px;
	width:110px; 

}

#wrapper #bodylist #header span {
	float:left;
	color:#ffffff;
	font-size:11px;
	width:70px; 

}

#wrapper #bodylist #header a {

	color:#ffffff;
	text-decoration:none;

}


#wrapper #bodylist #body{
	color:#ffffff;
	font-size:11px;
	width:195px; 
	margin-bottom:15px;
}


#wrapper #bodylist #searcharea {
	float:left;
	margin-top: 20px;
	margin-left:20px;
	padding:0px;
	width:160px;
	text-align:center;
	background-color:#ffffff 

}

#wrapper #bodylist #searchbuttons {
	float:right;
	margin: 0px;
	padding:0px;
	width:33px;
}


#wrapper #bodylist #footer{
	color:#626262;
	font-size:16px;

}


#wrapper #bodylist #body p a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color:#3C4542;

}

#wrapper #bodylist #body p {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color:#3C4542;
	width:155px; 
	height:70px;

}

#wrapper #bodylist #body h3 {
	/*top/right/bottom/left*/
	padding: 4px 4px 4px 4px;
	clear:left;
	float:left;
	font-size:11px;
	font-weight:400;
	color:#3C4542;
	line-height:14px;
	width:155px; 
	style:hand;
	margin:0px;
}

#wrapper #cmiddle #alt_one {
	background-color:#F2F0F0;
	color:#373737;
	border-bottom: 1px solid #404040;
}

#wrapper #cmiddle #alt_two {
	background-color:#ffffff;
	color:#373737;
	border-bottom: 1px solid #404040;

}

#cmiddle #pageleft {
	clear:both;
	float:left;
	width:230px;
	text-align:center;

}

#cmiddle #pageleft img {
	margin-top:5px;

}

#cmiddle #pageleft p {
	clear:both;
	float:left;
	width:220px;
	text-align:left;
	margin-top:15px;
	}

#cmiddle #pageleft h3 {

	font-size:15px;
	text-decoration: none;
	color:#404040;
	margin:3px;
	padding:0px;
	font-weight:700;
	text-align:left;
}

#cmiddle #pageleft h4 {

	font-size:15px;
	text-decoration: none;
	color:#404040;
	margin:3px;
	padding:0px;
	font-weight:500;
	text-align:left;
}


#wrapper #pageleft .orangebutton {
	float:left;
	clear:left;
	margin-top:10px;
	display:block;
	height:20px;
	line-height:20px;
	text-indent:12px;
	cursor:pointer;
	color:#ffffff !important;
	width:97px;
	background:url(../images/orange_button.gif) no-repeat;
	text-align:left;
	margin-left:5px;
	font-size:11px;

}

#cmiddle #pageright {

	float:left;
	width:350px;
	text-align:left;
	font-size:11px;
	line-height:13px;
	color:#404040;
}

#cmiddle #pageright form {

	margin:0px;
	padding:0px;
}

#cmiddle #pageright h5 {

	font-size:15px;
	text-decoration: none;
	color:#8F181C;
	margin-bottom:8px;
	padding:0px;
	font-weight:700;
}

#cmiddle #pageright label {
	font-size:10px;
	font-weight:600;
	text-decoration: none;
	float:left;
	width:130px;
	clear:left
	margin-bottom:3px;
	margin-top:7px;

}
#cmiddle #pageright select, #cmiddle #pageright input {
	font-size:11px;
	float:left;
	margin-bottom:3px;
	margin-top:3px;
	
}

#cmiddle #pageright span {

	font-size:11px;
	font-weight:300;
	text-decoration: none;
	float:left;

}

#cmiddle #pageright span b {

	font-size:28px;
	font-weight:700;
	color:#E67200;
	text-decoration: none;
	line-height:32px;
}

#cmiddle #pageright p {
	clear:both;
	float:left;
	width:340px;
	text-align:left;
	margin-top:15px;
	padding-left:0px;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;

	

}

#wrapper .greybutton67 {
	margin-top:10px;
	display:block;
	height:21px;
	line-height:21px;
	text-indent:6px;
	cursor:pointer;
	color:#362736 !important;
	width:67px;
	background:url(../images/button_grey_67.gif) no-repeat;
	text-align:left;

}

#wrapper .redbutton67 {
	margin-top:10px;
	display:block;
	height:21px;
	line-height:21px;
	text-indent:6px;
	cursor:pointer;
	color:#ffffff !important;
	width:67px;
	background:url(../images/button_red_67.gif) no-repeat;
	text-align:left;
	margin-left:10px;

}

#wrapper .redbutton115 {
	margin-top:10px;
	display:block;
	height:21px;
	line-height:21px;
	text-indent:6px;
	cursor:pointer;
	color:#362736 !important;
	width:115px;
	text-align:left;

	background:url(../images/button_red_115.gif) no-repeat;

}

#wrapper .greybutton115 {
	margin-top:10px;
	display:block;
	height:21px;
	line-height:21px;
	text-indent:6px;
	cursor:pointer;
	color:#362736 !important;
	width:115px;
	text-align:left;
	background:url(../images/button_grey_115.gif) no-repeat;

}

	#wrapper .pink {
 	float:left;
	width:220px; 
	background: #2F302A;
	margin-top:10px;
	margin-left:5px;
}


#wrapper .pink #header{
	color:#ffffff;
	font-size:16px;
	width:220px; 
	height:36px;

}

#wrapper .pink #header span {
	font-size:16px;
	line-height:34px;
	margin-left:6px;
	height:30px;
	color:#E67200;
}



#wrapper .pink #body{
	color:#ffffff;
	font-size:2px;
	width:218px; 

}

#wrapper .pink #footer{
	width:220px; 
	height:24px;
	color:#626262;
	font-size:16px;
	clear:left;
	float:left;
}

#wrapper .pink #body a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color:#C0C0BE;
}



#wrapper .pink #body h3 {
	margin-top:4px;
	margin-bottom:0px;
	margin-left:6px;
	margin-right:6px;
	clear:left;
	float:left;
	font-size:12px;
	color:#C0C0BE;
	line-height:14px;
	width:210px; 
	style:hand;
}

#wrapper .pink #body p{
	margin-top:2px;
	margin-bottom:15px;
	margin-left:6px;
	clear:left;
	float:left;
	font-size:11px;
	color:#C0C1BC;
	line-height:14px;
	width:210px; 
	padding:0px;

}

#wrapper .colmain #cmiddle #banner {
	float:left;
	width:640px;
	border: 7px solid #2F302A;
	margin-left:5px;
	margin-top:15px;
	

}

#wrapper .colmain #cmiddle #banner ul, #wrapper .colmain #cmiddle #banner li{
		margin:0;
		padding:0;
		list-style:none;
		}

#wrapper .colmain #cmiddle #banner ul li {
		width:630px;
		height:300px;
		overflow:hidden; 
		background:#ffffff;
}

#wrapper .colmain #cmiddle #banner ul li h2 {
	font-size:22px;
	font-weight:400;
	margin:2px;
	padding:2px;
	color:#202020;
	
}
#wrapper .colmain #cmiddle #banner ul li h3 {
	font-size:16px;
	font-weight:100;
	margin:2px;
	padding:2px;
	color:#989898;

}

#wrapper .colmain #cmiddle #banner ul li h4 {
	font-size:36px;
	font-weight:600;
	margin:2px;
	padding:2px;
	color:#E67200;

}

#wrapper .colmain #cmiddle #banner ul li .orangebutton {
	margin-top:10px;
	display:block;
	height:34px;
	line-height:34px;
	text-indent:21px;
	cursor:pointer;
	color:#000000 !important;
	width:118px;
	background:url(../images/banner_button.gif) no-repeat;
	text-align:left;
	margin-left:10px;
	font-size:14px;
	font-weight:700;
}

#wrapper .colmain #cmiddle #banner ul li p {
	font-size:14px;
	font-weight:400;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:5px;
	padding:2px;
	color:#000000;
	width:400px;
	line-height:22px;
}

#wrapper .colmain #cmiddle #banner ul li #imgright {
	float:left;
	margin-right:10px;
	width:300px;
	text-align:right;
}

#wrapper .colmain #cmiddle #banner ul li #imgleft  {
	margin-top:10px;
	margin-left:5px;
	float:left;
	width:310px;
}

#cmiddle .textcontent_banner {
 	 float:left;
 	 clear:left;
 	 width:626px; 
	border: 7px solid #2F302A;
 	 background:#ffffff;
 	 margin-left:5px;
 	 margin-top:5px;
}

#cmiddle .textcontent_banner p {
 	 float:left;
 	 clear:left;
 	 margin-left:5px;
 	 margin-top:5px;
 	 color:#fffff;
 	 font-size:11px;
}

#cmiddle .textcontent_banner h1 {
	margin-top:4px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:0px;
	clear:left;
	float:left;
	font-size:15px;
	color:#404040;
	padding:0px;
}

#cmiddle .textcontent_banner .orangebutton {
	margin-top:10px;
	display:block;
	height:34px;
	line-height:34px;
	text-indent:21px;
	cursor:pointer;
	color:#000000 !important;
	width:118px;
	background:url(../images/banner_button.gif) no-repeat;
	text-align:left;
	margin-right:30px;
	font-size:14px;
	font-weight:700;
}

#cmiddle .textcontent {
 	 float:left;
 	 clear:left;
 	 width:640px; 
 	 border: 1px solid #28281E;
 	 background:#221F18;
 	 margin-left:5px;
 	 margin-top:5px;
}

#cmiddle .textcontent p {
 	 float:left;
 	 clear:left;
 	 margin-left:5px;
 	 margin-top:5px;
 	 color:#fffff;
 	 font-size:11px;
}

	
	#cmiddle .textcontent a {
		color:#E67200;
}

#cmiddle .textcontent h1 {
	margin-top:4px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:0px;
	clear:left;
	float:left;
	font-size:15px;
	color:#ffffff;
	padding:0px;
}

#wrapper .offers {
 	float:left;
	width:158px; 
	margin: 2px;
	background: #000000;
	margin-top:5px;
	height:280px;
	overflow:hidden;
}


#wrapper .offers #header{

	margin-top:4px;
	margin-left:3px;
	width:140px; 
	height:33px;
	text-align:left;
	font-size:13px;
	color:#ffffff;
	font-weight:700;
	line-height:15px;
	padding-left:1px;

}

#wrapper .offers #header span {
	clear:left;
	float:left;
	color:#ffffff;
	font-size:11px;
	width:145px; 

}

#wrapper .offers #body {
	color:#6C6E71;
	font-size:11px;
	width:145px; 
	margin-bottom:5px;

}

#wrapper .offers #body img {

margin-left:5px;
margin-top:5px;
}

#wrapper .offers #body p {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:8px;
	clear:left;
	float:left;
	font-size:11px;
	color:#D2CFC6;
	line-height:14px;
	width:140px; 
	padding:0px;

}

#wrapper .offers a {
	float:left;
	clear:left;
	margin-top:10px;
	display:block;
	height:20px;
	line-height:20px;
	text-indent:12px;
	cursor:pointer;
	color:#ffffff !important;
	width:97px;
	background:url(../images/orange_button.gif) no-repeat;
	text-align:left;
	margin-left:5px;

}
