body{
	background-color: #ffffff;
	background-position: center;
	background-repeat: repeat-y;
	margin: 20px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


table tr td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 17px;

}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	margin-left:10px;
}

.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: maroon;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:5px;
}

li {
	azimuth: left-side;
	list-style-image: url(images/tick.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 10px;
	line-height: 18px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	color: maroon;
}




#bot td p {

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color:Maroon;

	
}

#bot td p a {

font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: Maroon;

	
}

#bot td p a:hover {

font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
color: maroon;
text-decoration: underline;
	
}



#indexcell{
background-image: url(images/indexbg.jpg);
background-repeat: repeat-x;
	background-color: Window;
	width:506px;
}

#subcell{
background-image: url(images/indexbg.jpg);
background-repeat: repeat-x;
	background-color: Window;
	width:592px;
}

#tableb{
   width:781px;
   background-color: #ffffff;
	border-left:1px solid #BAB9B9;
	border-right:1px solid #BAB9B9;

 
}


#leftcell{
   width:186px;
background-color: #F9F9F9;
border-top:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
border-bottom:1px solid #B1B1B1;
border-left:1px solid #B1B1B1;
}


#rightcell{
   width:168px;
background-color: #EBEBEB;
border-top:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
border-bottom:1px solid #B1B1B1;
border-left:1px solid #B1B1B1;
}




.box{
	background-repeat: no-repeat;
	margin-top: 5px;
}
.specific {
}
.specific h1{
	font0-family:arial, verdana;
	color:#C50905;
	text-transform:capitalize;
	font-weight:bold;
}
.specific ul{
	margin:10px;
	padding:0px;	
	
	}
.specific li{
	list-style-type:none;
	list-style-image:url(images/blt2.gif);
	margin:7px 0px 7px 20px;
}