/* CSS Document */

body {
	margin:0px 0px 12px 0px;
	background-color:#990000;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-x;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B3B3B;
	text-decoration: none;
}
.widthfull {
	height:100%;
}
.width100per, .widthfull {
	width:100%;
}	
.externaltable {
	width:780px;
}
.width100per, .widthfull, .externaltable {
	border:0px;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm {
	vertical-align:middle;
}		
.rt, .rb {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb {
	text-align:center;
}	

/* Other CSS styles */

#footer {
	height:41px;
	background-image:url(images/footer-back.gif);
	background-repeat:no-repeat;
}	
#middleimage {
	padding-right:18px;
}	
#searchboxformat {
	background-image:url(images/leftimage.gif);
	background-repeat:repeat-y;
	padding:10px 0px 0px 106px;
	background-color:#FFFFFF;
}	
.width90per {
	width:90%;
}
.width60per {
	width:60%;
}
.width50per {
	width:50%;
}
.width40per {
	width:40%;
}	
.width25per {
	width:25%;
}	
.dropdown {
	width:87px;
	height:18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:3px;
	vertical-align:middle;
}
.inputbox {
	width:124px;
	height:18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:3px;
	vertical-align:middle;
}	
#featureprofiles {
	padding:0px 30px 0px 25px;
	background-image:url(images/format-back.gif);
	background-repeat:repeat-y;
}	
#profilemiddle {
	background-image:url(images/body-middle-bg.gif);
	background-repeat: repeat-x;
	padding:10px 0px 0px 0px;
}	