BODY {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #333333;

	

	background-color: transparent;

	background-image: url(../_global/body_bg.jpg);

	background-attachment: fixed;

	height: 231px;

	

	/*scrollbar-face-color: #2d4e71; 

	scrollbar-highlight-color: #40709f; 

	scrollbar-shadow-color: #0f1b26; 

	scrollbar-3dlight-color: #40709f; 

	scrollbar-arrow-color: #ffcc00; 

	scrollbar-track-color: #cccccc; 

	scrollbar-darkshadow-color: #1c3044*/

}

.body{

	font-size : 12px;

}

.bodybold{

	font-size : 12px;

	font-weight: bold;

	color: #0000FF;

}

.bodyboldWhite{

	font-size : 12px;

	font-weight: bold;

	color: #ffffff;

}

.title{

	font-size : 14px;

	font-weight: bold;

}

.legal{

	font-size : 9px;

}

.underline{

	font-size : 12px;

	border-bottom: #333333 1px solid;

	width: 200px;

}