body {
    margin: auto auto;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
    background-color: #2C2C2B;
}

.links {
    font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
    font-weight: bold;
    border-left: solid 1px #000100;
    border-bottom: solid 1px #000100;

}

.linkstext{
    font-family: arial;
	font-size: 11px;
    font-weight: bold;
	color: #FFFFFF;
    border-bottom: solid 1px #000100;
    padding-left: 10px;
	height: 25px;
}

.linkstext a{
	text-decoration: none;
	color: #ffffff;
}

.linkstext a:hover{
	color: #FC9800;
}

.tdbg{
	background-image: url('images/tdBg.jpg');
    background-repeat: repeat-x;
    background-color: #2C2C2B;
}

.headingtext{
	margin-left: 56px;
    margin-top: 26px;
    font: 30px arial;
    color: #ffffff;
    font-weight: bold
}

.heading{
    background-image: url('images/top.jpg');
    height: 243px
}

.greybg{
	background-image: url(images/greyBg.jpg);
	background-repeat: repeat-x;
	background-color: #485647;
	height: 432px;
}

.greenbg{
	background-image: url('images/greenBg.jpg');
    background-repeat: repeat-x;
}

.box{
	background-image: url('images/box.jpg');
    background-repeat: no-repeat
}

.boxright{
	background-image: url('images/boxright.jpg');
    background-repeat: no-repeat
}
.boxtext{
    padding-right: 5px;
    padding-bottom: 6px;
}

.bodyText2{
    font-family: arial;
	font-size: 11px;
	color: #FDB200;
    padding-right: 30px;
    font-weight: bold
}

.bodyTexthead{
    font-family: arial;
	font-size: 12px;
	color: #000000;
}

.greenbox{
	background-color: #47A22B;
}

.bordertop{
	border-top: solid 1px #000000;
}

.borderleft{
	border-left: solid 1px #000000;
    height: 129px
}

.borderright{
	border-right: solid 1px #000000;
}

.borderbottom{
	border-bottom: solid 1px #000000;
}

.bodyText{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
}

.copyright{
    font-family: arial;
	font-size: 11px;
	color: #FEFEFC;
    background-color: #2C2C2B;
    height: 40px
}

.copyright a{
	color: #FEFEFC;
    text-decoration: none
}

.copyright a:hover{
	color: #FC9800;
}
.td_pading{
	padding-bottom: 5px;
	padding-top: 5px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.new_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #31312F;
	text-decoration: none;
}