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 {
	top: 47px;
	position: absolute;
	z-index: 30;
	background-image: url(../images/frame.gif);
	padding-top: 22px;
	padding-bottom: 23px;
	padding-right: 40px;
	padding-left: 40px;
	left: 127px;
}
#content {
	top: 445px;
	left: 76px;
	position: absolute;
	z-index: 30;
	width: 609px;
	background-color: #DDC091;
}
#paper {
	top: 105px;
	left: 162px;
	position: absolute;
	z-index: 10;
	background-image: url(../images/paper_a.gif);
	width: 750px;
	height: 1000px;
}
#bars {
	top: 725px;
	left: 194px;
	position: absolute;
	z-index: 40;
}

#footer {
	top: 1114px;
	left: 185px;
	position: absolute;
	z-index: 40;
	width: 750px;
	text-align: center;

	}
#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{
	left: 56px;
	top: 405px;
	width: 665px;
	height: 35px;
	position: absolute;
	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: 720px;
	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;
}