body{
	margin:0;
	height:0;
}

#top_header{
	margin:0 auto;
	width:950px;
	height:auto;
	margin-top:10px;
	background: url(../images/v-tile.jpg) top right repeat-y; height: auto; 
}

#top_header2{
	margin:0 auto;
	width:950px;
	height:auto;
	margin-top:10px;
}

#top_headerimg{
	width:905px;
	height:160px;
}

.logo{
	height:151px;
	width:83px;
	float:left;
	padding:5px 0px 0px 5px;
}

.hdr_bgimg{
	
	height:112px;
	float:left;
	padding-left:10px;
}

#menu{
	width:793px;
	height:23px;
	float:left;
	background:#666666;
}

.fltadj{
	float:left;
}

.menustarter{
	font-size:12pt;
	padding-right:3px;
}


#midcontent{
	width:950px;
	background: url(../images/v-tile.jpg) top right repeat-y; height: auto;
	float:left; 
}

.plcholder{
	width:18px;
	float:left;
}

.spacerspan{
	width:25px;
	float:left;
}

.slantempty{
	width:15px;
	float:left;
}

.slantimage{
	width:9px;
	float:left;
}

.slantgray{
	background: url(../images/gray_bg.jpg) repeat-x;
	width:15px;
	height:23px;
	float:left;
}

.redspan{
	height:23px;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 9pt;
	color: #990033;
	text-align:center;
	float:left;
	padding-top:2px;
	padding-left:1px;
	cursor:pointer;
}

.blackspan{
	height:23px;
	font-family: "Arial"; 
	font-weight: bold; 
	font-size: 9pt;
	color: #FEFDFD;
	text-align:center;
	float:left;
	padding-top:2px;
	padding-left:1px;

}

.whitespan{
	height:23px;
	background: url(../images/gray_bg.jpg) repeat-x; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 9pt;
	color: #990033; 
	text-align:center;
	float:left;
	padding-top:2px;
	padding-left:1px;
	cursor:pointer;
}

.redcolor{
	color: #990033;	
}

.separator{
	clear:both;
	width:965px;
	height:30px;
}

.separator2{
	width:950px;
	height:30px;
}


#b_shadow{
	margin: 0px auto;
	width:950px;
}

#sb_shadow{
	float:left;
	width:20px;
	height:20px;
	background: url(../images/h-tile_light.jpg);
}

#mb_shadow{
	float:left;
	width:890px;
	height:20px;
	text-align: center;
	background: url(../images/h-tile.jpg) repeat-x; height: 20px; 
}

#cb_shadow{
	float:left;
	width:40px;
	height:20px;
	background: url(../images/corner.jpg);
}


.footer{
	margin-left: 100px;
	font-family: "Arial";
	font-size: 9pt;
	color: #666666;
}

.footer a{
	text-decoration: none;
	font-family: "Arial";
	font-size: 9pt;
	color: #666666;
}

.button {
	font-family: "Arial";
	font-size: 9pt;
	font-weight:bold;
	color: #666666;
	float:right;
	margin-top:20px;
}

.slantgray1{
	background: url(../images/gray_bg.jpg) repeat-x;
	width:21px;
	height:23px;
	float:left;
}

.navmenu{
	width:783px;
	float:left;
	/**background: url(../images/black_bg.jpg) repeat-x; **/
	
}

/**-----------NEW MENUS--------------*/



.star{
color:#FF0000;
font-size:16px;
font-weight:bold;
}


/**-----------POPUP--------------*/

.popupmaindiv{
	position:absolute;
	width:400px;
	_width:390px;
	height:200px;
	background-color:#fff;
	top:220px;
	left:225px;
	border-color:#000;
	border-style:solid;
	border-width: 1px;
}

.closebutton{
	width: 350px;
	_width:390px;
	height: 30px;
	text-decoration: underline;
	cursor:pointer;
	margin-left:50px;
	_margin-left:20px;
}

#popupcontent{
	float:left;
	text-align: left;
	margin-left:15px;
	margin-right:15px;
	_margin-left:8px;
	_margin-right:8px;
}

/**-----------POPUP--------------*/

