a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007300;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007300;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.content {
	background-image: url(images/goldbg.jpg);
	background-repeat: repeat-y;
	margin: 8px;
	border-width: 0;
}
/*--- MENU BOX OUTLINE ---*/
.t {background: url(images/outline.gif) 0 0 repeat-x; /*width: 50em*/}
.b {background: url(images/outline.gif) 0 100% repeat-x}
.l {background: url(images/outline.gif) 0 0 repeat-y}
.r {background: url(images/outline.gif) 100% 0 repeat-y}
.bl {background: url(images/outline-bl.gif) 0 100% no-repeat}
.br {background: url(images/outline-br.gif) 100% 100% no-repeat}
.tl {background: url(images/outline-tl.gif) 0 0 no-repeat}
.tr {background: url(images/outline-tr.gif) 100% 0 no-repeat; padding:10px} 

/*--- CONTENT BOX ---*/
.white-t {background: url(images/white.gif) 0 0 repeat-x; /*width: 50em*/}
.white-b {background: url(images/white.gif) 0 100% repeat-x}
.white-l {background: url(images/white.gif) 0 0 repeat-y}
.white-r {background: url(images/white.gif) 100% 0 repeat-y}
.white-bl {background: url(images/white-bl.gif) 0 100% no-repeat}
.white-br {background: url(images/white-br.gif) 100% 100% no-repeat}
.white-tl {background: url(images/white-tl.gif) 0 0 no-repeat}
.white-tr {background: url(images/white-tr.gif) 100% 0 no-repeat; padding:10px} 

.roundedcornr_box {   background: #e3d2bd url(images/roundedcornr_grad.gif) repeat-y top left;}
.roundedcornr_top div {   background: url(images/roundedcornr_tl.gif) no-repeat top left;}
.roundedcornr_top {   background: transparent url(images/roundedcornr_tr.gif) no-repeat top right;}
.roundedcornr_bottom div {   background: url(images/roundedcornr_bl.gif) no-repeat bottom left;}
.roundedcornr_bottom {   background: transparent url(images/roundedcornr_br.gif) no-repeat bottom right;}

.roundedcornr_top div, .roundedcornr_top,.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 15px; }

.bg {
	background-color:#FFFFFF;
	width: 820px;
	margin:0 auto;  
	padding-left: 6px;	
	padding-top: 6px;
}
