a{
	FONT-WEIGHT: normal; COLOR: #336699; 
	TEXT-DECORATION: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {

	FONT-WEIGHT: normal; 
	COLOR: #cc3333; 
	TEXT-DECORATION: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {

	FONT-WEIGHT: normal; 
	COLOR: #369; 
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px

}
.img a {
	border: 0px;
}


li {  list-style-position: outside; list-style-image:  url(../img/bullet.gif); list-style-type: square}

.tdcolor {  background-color: #CCCCCC}

#text { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #555; font-weight: normal;}
#textbold { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;}
#whtext { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: normal;}
#smltext { font-size: 10px; font-family: Arial, Geneva, Helvetica; color: #000000; font-weight: normal;}

#imageContainer { height:140px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:140px;  	
			width:560px; 	
			opacity: -0.01; } 

.hr {
	width:100%;
	height:5px;
	margin:15px 0 0px 0;
	padding:0px 0 0px 0;
	background-color:#dedede;
	clear:both;
}
.hr3 {
	width:100%;
	height:1px;
	margin:0px 0 0px 0;
	padding:15px 0 0px 0;
	border-bottom:#dedede 1px solid;
	clear:both;
}
.hr2 {
	width:100%;
	height:1px;
	margin:10px 0 10px 0;
	padding:0px 0 0px 0;
	border-bottom:#bababa 1px dashed;
	float:left;
	clear:both;
	
}
.column_3 {
	width:172px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.column_2 {
	width:269px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}

.content {
	width:560px;
	height:auto;
	padding:0px 0 0 0;
	margin:20px 0 0 0;
	float:left;
	clear:both;
}
.vr {
	width:1px;
	height: 130px;
	padding:0px;
	margin:0 10px 0 10px;
	float:left;
	border-left: #dedede 1px solid;
	}
.vr2 {
	width:1px;
	height: 275px;
	padding:0px;
	margin:0 10px 0 10px;
	float:left;
	border-left: #dedede 1px solid;
	}

.floatright {
	float: right;
	border: 1px solid #837865;
	margin: 0px 0px 10px 15px;
	padding:1px;
}
.floatright_no_border {
	float: right;
	margin: 0px 0px 0px 15px;
	padding:1px;
}
.floatleft {
	float: left;
	border: 1px solid #837865;
	margin: 0px 15px 10px 0px;
	padding:1px;
}
.floatleft_no_border {
	float: left;
	margin: 0px 20px 20px 0px;
	padding:1px;
}
.hr_end{
	width:50px;
	height:5px;
	margin:0;
	padding:0;
	float:right;
	clear:both;
	background-color:#bbb;
	position:relative;
}
.menu_item {
	padding:5px 0 0 5px; 
	margin-top:0px; 
	width:130px; 
	height:22px;
	float:right; 
	border-bottom:1px dashed #dedede; 
	vertical-align:bottom;
	clear:both;
}
.submenu_item {
	padding:5px 0 0 5px; 
	margin-top:0px; 
	width:110px; 
	height:15px;
	float:right; 
	border:0px; 
	vertical-align:bottom;
	clear:both;
}
	