body{
margin:0;
padding:0;
background-image : url(images/bodybg.gif);
}
.link a,.link:visited,.link a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #143DF2;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	}
.link  a:hover {
	color: #DC590B;
	text-decoration: underline;
}
.banner{
	background-image : url(images/banner_bg4.jpg);
	background-repeat : no-repeat;
	width: 800px;
	height: 126px;
}
.banner1{
	background-image : url(images/banner_l.jpg);
	background-repeat : no-repeat;
}
.banner2{
	background-image : url(images/banner_r.jpg);
	background-repeat : no-repeat;
}
.border{
	background-image : url(images/border.gif);
	background-repeat : repeat-y;
	background-position : center;
	width: 802px;
}

.logo{
background-image : url(images/logo_test_2.jpg);
background-repeat : no-repeat;
padding-right: 20px;
margin-top: 20px;
}
.logo_2{
background-image : url(images/logo_3.gif);
background-repeat : no-repeat;
}
.maincolumn{
	background: #FFFFFF;
	background-image: url(images/logo_ra.gif);
	background-repeat : no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644209;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.leftcolumn{
background: #FAECD3;
background-image: url(images/logo_la.gif);
background-repeat : no-repeat;
}

.footer{
background-image: url(images/footer_bg.gif);
width: 100%;
text-align: center;
padding: 4px 0;
height:54px;
width: 840px;
}

.foot{
font: normal 11px Verdana, Helvetica, sans-serif;
color: #fff;
text-align: center;
padding-top: 28px;
}
/*NAVIGATION BUTTONS START*/

.glossymenu{
list-style-type: none;

margin: 0px/*URL: MARGIN  ABVE SIDEBAR */ 0;
padding: 0;
width: 180px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
	background: white url(media/glossyback.gif) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #644209;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 10px;
	text-decoration: none;
	text-align:left;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 180px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #644209;
}

.glossymenu li a:hover{
background-image: url(media/glossyback2.gif);
color: White;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; color: #644209;
	font-weight: normal;
	padding-right: 30px;
}
.headline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #644209;
	padding-right: 40px;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; color : #644209;
	font-weight: normal;
	padding-right: 40px;

}
.bg{
	background-image: url(images/logo_l.gif);
	background-repeat : no-repeat;
	background-position : left;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #644209;
	font-weight: normal;
	}
	