body {
	background-color: #1E549E;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	color:#666666;
	
}.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	color:#AC966F;
	
}.bgright2 {
	background-color: #1E549E;
	background-image: url(../images/core/bg1.jpg);
	background-repeat:no-repeat;
	
}.bgright3 {
	background-color: #1E549E;
	background-image: url(../images/core/bg2.jpg);
	background-repeat:repeat-y;

}.bgright4 {
	background-color: #1E549E;
	background-image: url(../images/core/bg3.jpg);
	background-repeat:repeat-x;
	width: 30px;
	
}.bgleft {
	background-color: #1E549E;
	background-image: url(../images/core/navback_bg.jpg);
	background-repeat:repeat-y;
	width: 30px;
}

a:link, a:visited {color: #BEAE92;
text-decoration: underline;}

a:hover, a:active {color: #7F8B9F;
text-decoration: none;}
