@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #C4C4C4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

.table1	{
			color: #FFFFFF;
			background-image: url(images/index_r4_c1.gif);
			background-position: bottom center
		 }
.table2	{
			color: #FFFFFF;
			background-image: url(images/background.jpg);
			background-position: top center
		 }

.table3	{
			color: #FFFFFF;
			background-image: url(images/index_r4_c11.gif);
			background-position: top center
		 }


a:link     {color:#ffffff; text-decoration:none; cursor:hand;}
a:visited  {color:#ffffff; text-decoration:none; cursor:hand;}
a:hover    {color:#000000; text-decoration:none; cursor:hand;}

td img {display: block;}

.style1 {font-size: 9px}

.mini {

	font-family: "Arial", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
p {

	font-family: "Arial", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.normal {

	font-family: "Arial", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
  
  h1{
  	
  	font-weight:normal;
  	font-family: "Arial", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
  }
    h2{
  	
  	font-weight:normal;
  	font-family: "Arial", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
  }
    h3{
  	
  	font-weight:normal;
  	font-family: "Arial", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
  }