/* CSS Document */

body {
	background-image: url(images/mainbg.gif);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
        text-align:justify;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}

a {
color:#E7BE1F;
text-decoration:none;
}

a:hover {
color:#E6EA8E;
}

.menu, .menumiddle, .menubottom {
font-size: 11px;
font-weight:bold;
color:#BA2E2E;
}

.menu  A:link{
color:#DE9E0A;
text-decoration:none;
}

.menu A:hover{
color:#CC0000;

}

.menumiddle  A:link{
color:#DE9E0A;
text-decoration:none;
}

.menumiddle A:hover{
color:#CC0000;
}

.menubottom  A:link{
color:#DE9E0A;
text-decoration:none;
}

.menubottom A:hover{
color:#CC0000;
}

.menu {
padding:10px 0 0 30px;
}

.menumiddle {
padding:6px 0 0 30px;
}

.menubottom {
padding: 4px 0 0 30px;
}

.leftcontent {
font-family: tahoma;
font-size: 11px;
color:#fff;
padding: 2px 15px 3px 15px;
text-align:justify;
}

.heading {
	padding: 4px 0 0 20px;
	margin: 5px;
	background-image: url(images/leftheading.gif);
	width:140px;
	height: 18px;
}

.rightheading {
	padding: 4px 0 0 20px;
	margin: 2px;
	background-image: url(images/imageheadings.jpg);
	width:187px;
	height: 18px;
}

.copyright {
margin: 10px;
padding: 5px;
font-weight: bold;
color:#fff;
}

.header {
color:white;
font-weight: bold;
padding: 25px;
}

.headerright {
color:white;
font-weight: bold;
padding: 23px;
}

.headerbottom{
color:white;
font-weight: bold;
padding: 2px 0 0 25px;
}