body {
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	font-size: 14px;
	background-color: #CCCCCC;
	background-image: url(../images/bground_gradient_grey_4px.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	line-height: 20px;
}

.borderaround1px {
	border: 1px solid #cccccc;
}
.borderBottom1px {
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;

}

.bordertopbot1px {
	border-top: 1px dashed #9999cc;
	border-bottom: 1px dashed #9999cc;
}

.footer {
	font-size: 12px;
	font-weight: normal;
}
a {
	text-decoration: underline;
	color: #777777;


}

.qoftheweek {

	font-size: 11px;
	font-weight: normal;
}
.testimonials {

	font-size: 10px;
	font-weight: normal;
}
.copyright {

	font-size: 8px;
	font-weight: normal;
}
.maintext {
	font-size: 12px;
}
tr.d0 td {
	background-color: #AAAAAA;
}
tr.d1 td {
	background-color: #CCCCCC;
}
tr.d2 td {
	background-color: #eeeeee;
	cursor: hand;

}
tr.d3 td {
	background-color: #FFCC33;
}
tr.d4 td {
	background-color: #F4F4F4;
	cursor: hand;

}
.gradientsmall {
background-image: url(../images/bground_gradient_01s.jpg);
background-position: top;
background-repeat: repeat-x
}
.tabletext {
	font-size: 11px;
}a:hover {
	text-decoration: underline;
	color: #444444;

}

h1, h2, h3, h4, h5 {
	color: #333333;
	font-family: "Gill Sans MT";
}

tr.bg1 td {
	background-color: #CCCCCC;
	background: url(../images/banner_bground_grey_3px.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#tabnavrightsearch {
	float: left;
	width: 136px;
	MARGIN: 9px 0px 0px 10px;
}
input#box{
	MARGIN: 0px 5px 0px 5px;
	background-color: #fff;
	border: 1px solid #333;
}
input#button{
	MARGIN: 0px 0px 1px 0px;
	background-color: #999999;
	border: 1px solid #333;
font-size: 12px; text-transform:uppercase; COLOR: #fff;
}
input#boxcontent{
	/*width: 136px;*/
	MARGIN: 0px 0px 0px 7px;
	background-color: #fff;
	border: 1px solid #333;
}
input#buttoncontent{
	width: 140px;
	MARGIN: 0px 0px 0px 7px;
	background-color: #999999;
	border: 1px solid #333;
font-size: 12px; text-transform:uppercase; COLOR: #fff;
}
select#search{
	width: 140px;
	MARGIN: 3px 0px 3px 7px;
	background-color: #fff;
	border: 1px solid #333;
}
select textarea{
	background-color: #fff;
	border: 1px solid #333;
}