/*----------------------------------------------------------------------*/
body { font: 12px Trebuchet MS, Tahoma, Arial, sans-serif; color: black; }
a { color: #D2232A; text-decoration: none; }
a:hover { color: #830D12; text-decoration: underline; }

/*----------------------------------------------------------------------*/
body.page { background-color: #EBEBEB; }

td.left_area {
	background-color: white;
	border-left: 1px solid #CDCDCD;
}
td.left_area a { font-size: 16px; font-weight: bold; }
td.content_area {
	background-color: white;
	padding: 10px;
}
td.right_area {
	background: #E8E8E8 url(../images/right_bg.gif) no-repeat bottom;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	font-size: 10px; color: #707070;
}
/*----------------------------------------------------------------------*/