
body,td,th {
	color: #121212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
#header {
	width:172px;
	height:178px;
	position:fixed;
	
}
#header_nav {
	width:900px;
	height:30px;
	margin:auto;
}
#header_foot {
	width:900px;
	height:37px;
	margin:auto;
	background-image:url(images/mrmedia_r3_c1.jpg);
}
#main_win {
	width:900px;
	background-position:center;
	background-repeat:repeat-y;
	height:auto;
	margin:auto;
	position:relative;
	top:20px;
	vertical-align:top;
}
#main_win_2 {
	width:840px;
	height:auto;
	margin:auto;
	vertical-align:top;
}
#foot {
	width:1000px;
	margin:auto;
}
.foot2 a, a:active, a:visited {
	color:#999999;
}
.foot2 a:hover {
	color:#FFFFFF;
}
.foot2 {
	color:#333333;
}
.box_01 {
	border:#CCCCCC 1px solid;
	background:#FFFFFF;
	padding:5px;
}
.line{
	border-bottom:#CCCCCC 1px solid;
}
.sub_header {
	color: #576DB9;
	font-size: 14px;
}
.header_text {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_text {color: #999999}
.text_box {
}
.text_box td {
	padding:5px;
}

.header1 {color:#CCCCCC; font-weight:bold; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-variant:small-caps}
.bodytext1 {color:#666666; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-variant:normal}
