body {
	background: #FFFFFF repeat-x;
	color: #2D2D2D;
}
.hader{
	background-image:url("images/hader.jpg");
	width:760px;
	height:100px;
	background-repeat:no-repeat;
}
.menu{
	background-image:url("images/menu_tab.gif");
	width:760px;
	height:15px;
	background-repeat:no-repeat;
}
.bg{
	background-image:url("images/bg.jpg");
	width:602px;
	height:25px;
}
.rtab{
	background-image:url("images/right_tab.jpg");
	width:158px;
	height:25px;
}
.footer{
	background-image:url("images/bottom.jpg");
	background-repeat:no-repeat;
	width:760px;
	height:25px;
}
a:link { 
	color: #002d53;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #008aff;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #008aff;
	font-weight: bold;
	text-decoration: underline;
}
.h1textbox {
	background: url("images/rcs.gif") no-repeat;
	margin-left: 150px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 607px;
}
.mtextbox {
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 28px;
	padding-right: 0px;
	padding-top: 0px;
	width: 599px;
}
.textbox {
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 598px;
}
.rtextbox {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 148px;
}