@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(images/main_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home_rtbox {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	background-image: url(images/RTbox_bg.jpg );
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.home_mainbox {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	background-image: url(images/Mbox_2.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
H1 {
font-size:9px;
font-family : Times New Roman;
           color:#336699;
           margin-top:10px;
           margin-bottom:-15px;
      }
	  
	  H2 {
font-size:14px;
font-family : Times New Roman;
           color:#336699;
           margin-top:10px;
           margin-bottom:-15px;
      }