body {
	background-color: #cc9933;
	background-image: url(../images/bkg_a.jpg);
}
p, td, th  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #666699;
	font-style: italic;
	text-align: center;
	background-color: #FFCC33;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
td img {display: block;}
#head {
	top: 10px;
	left: 17px;
	position: absolute;
	z-index: 40;
	width: 1000px;
}
#menu_bar {
	top: 197px;
	left: 15px;
	position: absolute;
	width: 183px;
	height: 608px;
	z-index: 100;
}
#mainpic {
	z-index: 30;
        margin: 0px auto;
        height:302px;
	padding: 22px 40px 23px 40px;
        width:459px;
	background-image: url(../images/frame.gif);
}
#content_holder {
        position: absolute;
	position: absolute;
	z-index: 10;
	top: 105px;
	left: 162px;
	position: absolute;
        padding:0px;
        margin:0px;
        width: 750px;
}
#content {
	z-index: 10;
	width: 609px;
        margin: 0px auto;
        padding: 20px 0px;
	background-image: url(../images/trans70b.png);
        clear:both;
}
#paper_top {
	z-index: 10;
	background-image: url(../images/paper_a_top.gif);
	width: 750px;
	height: 48px;
        margin: 0px auto;
        padding: 0px;
        clear:both;
}
#paper {
	z-index: 10;
	background-image: url(../images/paper_a_mid.gif);
	width: 750px;
	min-height: 906px;
        margin: 0px auto;
        padding: 0px;
        clear:both;
}
#paper_bottom {
	z-index: 10;
	background-image: url(../images/paper_a_bottom.gif);
	width: 750px;
	height: 45px;
        clear:both;
}
#bars {
	top: 725px;
	left: 194px;
	position: absolute;
	z-index: 40;
        margin: 0px auto;
        padding: 0px;
}

#footer {
	z-index: 40;
	width: 750px;
	text-align: center;
        clear:both;
        margin:8px auto;
	}
#footer td {
	color: #EEE0CA;
	}
.green_1 {
	color: #cccc66;
}
.blue_1 {
	color: #006699;
}
.green_2 {
	color: #663333;
}
.gold {
	color: #ffcc33;
}
.red {
	color: #666633;
}
a:link {
	color: #666633;
}
a:hover {
	color: #666633;
}
a:visited {
	color: #666699;
}
.engrave {font-family: "Engravers MT", Arial, serif}
.sm_12 {font-size: 12px}
li {
	list-style-image: url(../images/cac_bullet.gif);
	font-size: 20px
}
/************** .feature styles ***************/
.feature{
	padding: 0px 0px 10px 10px;
	text-align: left;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.page_feature{
	padding: 2px 2px 2px 2px;
}
.page_feature img, object {
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 5px;
}

.page_feature_l{
	padding: 2px 2px 2px 2px;
}
.page_feature_l img, object {
	float: left;
	padding: 5px 10px 0px 0px;
	margin: 0 5px 5px 5px;
}
.page_feature_t{
	padding: 2px 2px 2px 2px;
	clear: both;
}
.page_feature_t img{
	float: none;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}
/************ scrolling text **************/
#scrollingtext{
	width: 665px;
	height: 35px;
        margin:3px auto;
	z-index: 500;
	overflow: hidden;
	background-color: #cc9933;
}
input.btn_class {
	border: 0px;
	border-color: #006699;
        border-width: thin;
        border-style: none;
        padding: 5px;
	background-color: #cc9933;
	color:  #006699;
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	text-align: left;
}
.t_manage {
        margin: 3px auto;
        width: 98%;
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: #5f3016;
	border-collapse: separate;
	background-color: #dbb27f;
}
.t_manage th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid;
	border-color: green;
        font-size: 14px;
        background-color: #aaccee;
}
.t_manage td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: white;
        font-size: 12px;
}
menu_box {
  font-weight: bold;
  color: #006699;
  padding-left: 0;
}
a.menu_box {
background-color:#cc9865;
border:3px double #006699;
cursor:pointer;
display:block;
font-size:14px;
font-style:italic;
font-weight:bold;
line-height:140%;
margin:6px 0pt;
padding:5px 0pt;
text-align:center;
text-decoration:none;
color: #006699;
}
a.menu_box:hover {
color:#558899;
background-color:#ffe57f;
text-decoration:underline;
}
.fees_table {
	background-color: #FFFF99;
	margin: 8px auto;
}
.fees0_table {
	background-color: #FFFF99;
	border-style: outset outset outset outset;
	border-color: #006699;
	border-collapse: separate;
	margin: 8px auto;
}
.fees0_table td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	-moz-border-radius: 3px 3px 3px 3px;
        font-size: 16px;
}
.t_manage {
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: #006699;
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
}
.t_manage th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: green green green green;
        font-size: 16px;
        background-color: #FFFFCC;
}
.t_manage td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: green green green green;
        font-size: 16px;
}
