BODY
{
   scrollbar-face-color: #8cc63f; 
   scrollbar-shadow-color: #6f2c91; 
   scrollbar-highlight-color: #FFFFFF; 
   scrollbar-3dlight-color: #FFD913;   
   scrollbar-darkshadow-color: #6f2c91;	
   scrollbar-arrow-color: #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
 	background-attachment: fixed;
   background-image: url(bg1.jpg) ;
   background-repeat: repeat-x;
   background-position: top;	
   text-align:left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #663399;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #663399;
	font-weight: bold;
}
hr {
size: 1px;
color: #663399;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #663399;
	font-weight: normal;
}
a:link {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
.bodytextbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #996633;
}
.firstparagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #339900;
}
.table25ptside {
text-align:left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bodytextpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #663399;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.bodytextgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #339900;
}
#headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #339900;
	font-weight: bold;
}
.testimonial_table {
	color : #660066;
	background-color: #f2e7f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A677A6;
	border-right-color: #A677A6;
	border-bottom-color: #A677A6;
	border-left-color: #A677A6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sub_nav {
	color: #339900;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.sub_nav a:link {
	color: color: #339900;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.sub_nav a:hover {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
/* common styling */
.menu {font-family: Times Roman; width:200px; height:200px; position:relative; margin:0; font-size:18px; text-align:right; margin:5px 0;}
.menu ul li a, .menu ul li a:visited {display:block; font-weight: bold; font-style:italic; text-decoration:none; color:#339900; width:200px; height:30px; text-align:right; border:0px solid #fff; border-width:0px 0px 0 0;  line-height:30px; font-size:18px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#339900; background:#ffde01;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:200px; width:300px; margin-right:10px;}
.menu ul li:hover ul li a.hide {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:200px;}
.menu ul li:hover ul li ul {display: none;} 
.menu ul li:hover ul li a {display:block; background:#ffde01;color:#000; width:250px;margin-right:10px;}
.menu ul li:hover ul li a:hover {background:#663399; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}