@charset "utf-8";
/* CSS Document */

#subpage_left{
background-image:url(../images/subnav_bg.gif);
width:180px;
}


#subpage_center{
width:535px;
}


#subpage_right{
width:240px;
}


	
/* ..................................... */

.subnavtext {
	font-size:10px;
	color:#999;
	line-height: 140%;
}

.subnavtext a:link {
	font-size:10px;
	color:#900;
}

.subnavtext a:hover {
	text-decoration: underline;
}
/* ..................................... */

.boldblacktext {
	color: #333333;
}

.input2		
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px solid #747355;
	background-color: #EDECE2;
	cursor: hand;

}
