table.cls1 {font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: 600; font-style: normal; font-variant: normal; color: #000000; 
            
            
            }
            table 
            {
            	margin:0 auto;
            }
            
body
{
background-image:url('../images/bgbody.gif');
/*background-repeat:repeat;*/
}
p.ex 
{
color:rgb(0,0,255);font-weight:900;font-size:90%;padding-left: 10px; padding-bottom: 0px;
}
hr {color: #fff; background-color: #fff; border: 1px dotted #ff0000; border-style: none none dotted; }


div.container{
	margin:0px auto;
	width:260px;
}
div.container1{
	margin:0px auto;
	width:490px;
}
div.container2{
	margin:0px auto;
	width:205px;
}
h2{ margin:0px;
	padding:0px;
	border:0px;
}
h2{	color:#FFFFFF; 
	font-size:13px; 
	display:block; 
	background:url(../images/h2_bg.gif) top left no-repeat #0094FF;
}
h2 span{
	padding:1px 10px; 
	background:url(../images/h2_span_bg.gif) top right no-repeat; 
	display:block;
}
h2 a:link, h2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
div.section {
	background:url(../images/section_bg_left.png) bottom left  no-repeat #E8F8FF; 
	font-size:10px;
}
div.section span{
	background:url(../images/section_bg_right.png) bottom right no-repeat; 
	padding:10px; 
	display:block;
}
