BODY {
  font-family: Arial, Tahoma, Helvetica;
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#CC66FF;
  SCROLLBAR-HIGHLIGHT-COLOR:#9966CC;
  SCROLLBAR-SHADOW-COLOR:#000099;
  SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#336699;
  SCROLLBAR-DARKSHADOW-COLOR:#000099;
  margin:0px 0px 0px 0px;
  background:url(bg_main.gif);
}
td{
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}
SELECT {
  border: #000000 1px solid;
  color: #000000;  
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: normal; 
  padding:0px;
  background-color: #FFFFFF;
  width: 120px;
}
A{text-decoration: none;} 
A:link{color: #990000; text-decoration: none;}
A:visited{color: #990000; text-decoration: none;} 
A:hover {color: #FF0000; text-decoration:underline; }

ul{
	margin:0px;
	padding:0px;
	margin-left:25px;
}
ul li {
	list-style-image: url("bullet.gif")
}

.copy{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#999999;
	padding-top:15px;
}

.left_desc{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	padding-left:20px;
	width:350px;
}
.right_desc{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	padding-left:30px;
	width:350px;
}

h1{
	text-align:center;
	font-family: Arial, Tahoma, Verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color:#770000;
	padding:0px;
	margin:0px;
	padding-top:7px;
}
h1 A:link{color: #770000; text-decoration: none;}
h1 A:visited{color: #770000; text-decoration: none;} 
h1 A:hover {color: #FFFF00; text-decoration:underline; }

.testimonial{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 12px; 
	font-weight: normal; 
	padding:5px;
	text-align:justify;
}

.updates_desc{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 12px; 
	font-weight: normal; 
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	background:url(recent_updates_thumb_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
