body {
margin:0px;
	background-color: #666666;
	background-position: top;
	background-image: url(image/NEWBGROUND.gif);
	background-repeat: repeat;
}
.buttonbg {
	background-image: url(image/button.gif);
	background-repeat: repeat-x;
}

a.links{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	   }

a.links:hover
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;

}
.leftside {
	background-image: url(image/leftside.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(image/reightside.gif);
	background-repeat: repeat-y;
}
.txtbody {
	background-image: url(image/textbody.gif);
	background-repeat: repeat-y;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.h1button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color:#330066; 
	text-decoration: underline;
}
.smaleheading {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #663300;	
	text-decoration: none;
}

.bottomlinks {
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
}

.bottomlinks a{
	text-decoration:none;
	color: #CCCCCC;
}
.TXTBROUNDTOP {
	background-image: url(image/TXTBGROUND.gif);
}
.TXTBROUNDBUTTOM {
	background-image: url(image/TXTGROUNDBUTTOM.gif);
}

.bottomlinks a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.bottumbutttonbg {
	background-image: url(image/bouttombody.gif);
	background-repeat: repeat-x;
}
a.faq{
font-family:Tahoma;
font-weight:bold;
color:#660000;
text-decoration:none;
}
a.faq:hover{
font-family:Tahoma;
font-weight:bold;
color:#660000;
text-decoration:underline;
}
