body, p, td, ul, li, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
td {
	vertical-align:top;
	text-align:left;
}
img {
	border:0px;
}

.r1{
	height:15px;
}
.r2_1 {
	width:345px;
	height:69px;
	background-image:url(/images/top_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.r2_2 {
	width:190px;
	height:69px;
}
.r2_3 {
	width:348px;
	height:69px;
	background-image:url(/images/top_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.r3 {
	height:16px;
}
.r4 {
	height:33px;
}
.r5_1 {
	width:140px;
	height:319px;
	background-image:url(/images/r5_1.jpg);
}
.r5_2 {
	width:538px;
	height:319px;
}
.r5_3 {
	width:204px;
	height:319px;
	background-image:url(/images/r5_3_empty.jpg);
}
.r6 {
	width:882px;
	height:29px;
}
.r7_1 {
	width:79px;
	height:59px;
}
.r7_2 {
	width:113px;
	height:59px;
}
.r7_3 {
	width:98px;
	height:59px;
}
.r7_4 {
	width:139px;
	height:59px;
}
.r7_5 {
	width:170px;
	height:59px;
}
.r7_6 {
	width:80px;
	height:59px;
}
.r7_7 {
	width:107px;
	height:59px;
}
.r7_8 {
	width:96px;
	height:59px;
}

.ct {
	margin-left:auto;
	margin-right:auto;
}

#maintext_div {
	width:498px;
	height:313px; 	/* firefox, IE7 OK */
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}
#maintext_div h1 {
	margin-top:0px;
	padding-top:0px;
	font-size:18px;
	color:#adb637;
}
#maintext_div h2 {
	font-size:14px;
	color:#0d74b5;
}
#maintext_div h3 {
	font-size:12px;
	color:#0d74b5;
}
#updates_area {
	width:180px;
	height:215px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}
#updates_header_div {
	width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	margin-bottom:8px;
	color:#0d74b5;
	font-weight:bold;
	font-size:13px;
}
#updates_txt {
	margin-top:20px;
}
.update_name {
	font-weight:bold;
	font-size:11px;
}
.update_name a {
	color:#adb637;
	text-decoration:none;
}
.update_name a:hover {
	text-decoration:underline;
}
.update_body {
	padding-top:2px;
	padding-bottom:10px;
}
.update_body a {
	color:#000;
	text-decoration:none;
}
.update_body a:hover {
	color:#0d74b5;
}