body {
 scrollbar-base-color: #1A242B; 
 scrollbar-arrow-color: #FFF;
 scrollbar-DarkShadow-Color: #1A242B; 
}

#row2 {
 padding: 0px;
 height: 100px;
 margin: 0px;
 background-image:url(../images/bg_row2c.jpg);
}

#row3_Left {
 padding: 0px;
 height: 250px;
 margin: 0px;
 width:650px;
 height: 388px;
 float: left;
}

#row3_Right {
 padding: 0px;
 height: 250px;
 margin: 0px;
 width: 350px;
 height: 388px;
 float: right;
 background-image:url(../images/bg_row3_Right.jpg);
}

#content {
 margin: 5px 5px 5px 15px;
 color: #fff; font-size: 11px; font-family: "Arial Unicode MS";
 line-height: 20px;
 overflow:auto;
 height:380px;
}


.content a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.content a:hover {
	text-decoration: underline;
}
.content a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#content2 {
 margin: 5px 5px 5px 5px; font-size: 11px; font-family: "Arial Unicode MS";
 line-height: 20px;
 overflow:auto;
 height: 133px;
 scrollbar-base-color: #fff; 
 scrollbar-arrow-color: #000;
 scrollbar-DarkShadow-Color: #fff; 
}


.content2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.content2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.content2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.Quotes {
font-size: 14px;
float:right;}

