body {
	margin:0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;	
}
.maintable {
	width:100%;
	height:100%;
}

.shadow_bg{
background:url(../images/shadow_bg.jpg);
}
.shadow_bg1{
background:url(../images/shadow_bg1.jpg);
}
.link_bg{
background:url(../images/lnk_bg.jpg);
}
.dot_bg{
background:url(../images/dot_line.gif);
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #878789;
	text-decoration: none;
}
.copuright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #FDFDD5;
	text-decoration: none;
}
.lft_lnk{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.lft_lnk:hover{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFB143;
	text-decoration: none;
}
.lft_lnk_ovr{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFB143;
	text-decoration: none;
}

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #949496;
	text-decoration: none;
}

.brownheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #991719;
	text-decoration: none;
}

.blacktext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
