@charset "utf-8";
body {background-color: #FFFFFF; margin: 0px;}
body, p, td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14pt;
}
a:link, a:visited, a:active, a:hover {color: #906137; font-weight: bold;}
.white_text {
	color: #FFFFFF;
}
.white_link, .white_link:link, .white_link:active, .white_link:visited, .white_link:hover {
	color: #FFFFFF;
}
strong {color: #906137; font-weight:bold;}

.white {color: #FFFFFF}
h1 {font-size: 16px; color: #C7864C;}
h2 {font-size: 14px; color: #C7864C;}
h3 {font-size: 12px; color: #000000;}

/*
body {background-color: #FFFFFF; background-image: url(/media/images/bg.jpg); background-repeat: repeat-x; background-position: top; margin: 0px;}
*/

#bgmain {
	background-image:url(/media/images/page_bglong.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
