h1 {font-family:Georgia, "Times New Roman", Times, serif; color:#996600;	font-size:large;}
.lbltop{font-family:Georgia, "Times New Roman", Times, serif;color:#996600;font-size:12px;}
h2{font-family:Georgia, "Times New Roman", Times, serif;color:#996600;font-size:14px;display:inline;}
h3{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#999999;font-weight:normal;padding-left:10px;display:inline; }
body {background-color: #FFFFFF;color:#000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;;	margin-left: 0px;	margin-top: 0px;margin-right: 0px;	margin-bottom: 0px;}

/* For VSS */
/*-----------border designs----------*/
.greytoplt{
	margin:0px 0px 0px 0px;
	background:url(../images/bodyCorner_top_lt.gif) no-repeat left top;
	padding:0px;
}
.greytoprt{
	background:url(../images/bodyCorner_top_rt.gif) no-repeat right top;
	padding:0px; /*to fix the top alignment in IE/win(bugs) */
	margin:0px;
}
.greybotlt{
	background:url(../images/bodyCorner_bot_lt.gif) no-repeat left bottom;
	padding:0px;
	margin:0px;
}
.greybotrt{
	background:url(../images/bodyCorner_bot_rt.gif) no-repeat right bottom;
	padding:0px;
	margin:0px;
}
.greytopBG{
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(../images/body_topBG.gif) repeat-x left top; 
	
}
.greyrtBG{
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(../images/body_rtBG.gif) repeat-y right top;
	
}
.greyltBG{
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(../images/body_ltBG.gif) repeat-y left top;
}
.greybotBG{
	margin:0px;
	padding:0px;
	background:url(../images/body_botBG.gif) repeat-x left bottom;
}


/* */

/*  end of body grey border design  */
.spacer{ clear:both; height:5px; width:50px; background-color:#FFFFFF; }
.spacer img{width:150px;height:5px;} /*  for 800 x 600 screen size*/
#leftNavSpacer{clear:both; float:left; width:5px; background-color:#FFFFFF; position:absolute; left:0px; top:115px;}

.outerline{
	padding:15px 0px 5px 0px;
	border-top:5px solid #A07047;
	border-right:1px solid #bfaf7f;
	border-bottom:1px solid #bfaf7f;
	border-left:1px solid #bfaf7f;
}

.outerlineU{
	border-right:1px solid #bfaf7f;
	border-bottom:1px solid #bfaf7f;
	border-left:1px solid #bfaf7f;
}	
	
.line{
		border-bottom:1px solid #bfaf7f;
		padding:1px 0px 0px 0px;
}
.dottedLine{
		border-bottom:1px dotted #bfaf7f;
		padding:2px 0px 2px 0px;
}


/*--------------from old CSS------------------*/
.gl_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #000099;
	height: 30px;
	padding-left:3px;
}
.gl_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color: #333333;
	text-align:justify;
}
.bodylinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodylinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}
/*end of bodylink class*/

.blueLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
.blueLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:underline;
}

/*--------------end old CSS------------------*/
.norborder{border:0px solid red; border-style:none;}

/*-----------end----------*/
