.leftbutn {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 187px;
	text-align: left;
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/butn.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 3px 4px;
	margin-top: 1px;
	margin-right: 7px;
	margin-bottom: 1px;
	margin-left: 7px;
}
.leftbutn UL{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.leftbutn LI{
	margin: 0px;
	list-style-image: url(../images/bullet1.gif);
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.leftbutn a, .leftbutn a:visited {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.leftbutn a:hover {
	text-decoration: underline;

}
.rtbutn {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	width: 160px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
}
.rtbutn a, .rtbutn a:visited {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bulet2.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin: 3px;
	border: 2px solid #9C4531;
	background-attachment: fixed;
	text-transform: uppercase;
}
.rtbutn a:hover {
	text-decoration: none;
}
.rtiact {
	color: #E7B600;
	background-color: #9C4531;
	padding: 5px;
	font-weight: bold;
}
.footernew {
	background-color: #000000;
	color: #E6B407;
	text-align: center;
	padding: 4px;
}
.footernew a, .footernew a:visited {
	background-color: #000000;
	color: #E6B407;
	text-align: center;
	padding: 4px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

.link
{
font-family: arial;
color: white;
font-size: 12px;
text-decoration:none;
}

.link:hover
{
font-family: arial;
color: red;
font-size: 12px;
text-decoration:underline;
}
