/* Authored by Joseph De Araujo */

body,td,tr,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
}

BODY
{
	scrollbar-face-color: #C1D08C;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #B28056;
	scrollbar-3dlight-color: #001462;
	scrollbar-darkshadow-color: #FFFAFA;
	scrollbar-track-color: #473F2F;
	scrollbar-arrow-color: #FE6F0F;
}

.td2 {
	color: #333333;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FE6F0F;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	border:0;
}

a:hover{
	color: #FE6F0F;
	text-decoration: underline;
}


.baselinks{
font: Arial, Helvetica, sans-serif;
font-weight:bold;
color: #FB6204;
}


.baseTD
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.forhome {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #004801;
	border:0;
 }

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FE6F0F;
	margin-bottom: 0px;
}

.button1 {
	background :  url(../web-images/btn1.gif) no-repeat 0px 0px;
	border: none;
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
	color : black;

	width: 100px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

.button1over {
	background :  url(../web-images/btn2.gif) no-repeat 0px 0px;
	border: none;
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
	color : black;

	width: 100px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	cursor: hand;

}

.button1down {
	background :  url(../web-images/btn3.gif) no-repeat 0px 0px;
	border: none;
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
	color : black;

	width: 100px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	cursor: hand;

}

