body {
	margin: 0;
	background-image: url(images/bg.jpg);
   background-color: #202020;
		}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #00B4EC;
	text-decoration: underline;
}


.bot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	}

.bot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	text-decoration: underline;
	padding-left:5px;
	padding-right:5px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	line-height:19px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #0092BF;
	padding-left: 10px;
	padding-top: 15px;
}

.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	color: #80C219;
	padding-left: 10px;
	
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	color: #80C219;
	padding-left: 10px;
	
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #525151;
	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;
}


#menu {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: White;	
}

#menu a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: White;	
text-transform: uppercase;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

#indexcell{
	background-color: #000000;
	width:750px;
}

#tableb{
	width: 895px;
	background-color: #191919;
	
}


.leftcell{
   width:246px;
	background-image: url(images/leftbg.gif);
}


#rightcell{
   width:250px;
background-image: url(images/rightbg1.jpg);
border-top: #373737;
}



#subcell{
   width:750px;
	background-image: url(images/subbg.jpg);
	border-left: 10px soldi #000000;
	}
	
	
	
#subcell1{
   width:730px;
	background-image: url(images/subbg1.jpg);
	border-left: 10px soldi #000000;
	margin-top:3px;
	margin-left: 2px;
	margin-bottom:3px;
	}

.box{
	background-repeat: no-repeat;
	margin-top: 5px;
}

 