body {
	background-image: url(images/backgrounimg.png);
	background-repeat: repeat;
	background-position: top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.mainborder {
	border-top: 1px solid #462828;
	border-right: 1px solid #462828;
	border-bottom: 1px none #462828;
	border-left: 1px solid #462828;
}

.watchtxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.topline {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #4B2B2B;	
}

.login {
	font-family: Verdana;
	font-size: 11px;
	color: #FAE499;
	text-decoration: none;
}
.buttonback {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttonback.jpg);
	background-repeat: repeat-x;
}


.newsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
}
.newstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.divider {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
}
.bottomback {
	background-image: url(images/bottomback.jpg);
	background-repeat: repeat-x;
}
.bwborder {
	border: 1px solid #4B2B2B;
}
.bwborderleft {
	border-top: 1px solid #A0A0A0;
	border-right: 1px none #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
}
.bwborderright {
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px none #A0A0A0;
}
.bwborderbottom {
	border-top: 1px none #A0A0A0;
	border-right: 1px none #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px none #A0A0A0;
}
.bwbordertop {
	border-top: 1px solid #A0A0A0;
	border-right: 1px none #A0A0A0;
	border-bottom: 1px none #A0A0A0;
	border-left: 1px none #A0A0A0;
}

.backgroundright {
	background-image: url(images/backgroundright.jpg);
	background-repeat: repeat;
}

