.horiz1 {
	background-image: url(images/bg_top1.gif);
	background-repeat: repeat-x;
}
.horiz2 {
	background-image: url(images/bg_top2.gif);
	background-repeat: repeat-x;
}
.horiz3 {
	background-image: url(images/bg_top3.gif);
	background-repeat: repeat-x;
}
.horiz3b {
	background-image: url(images/bg_top3b.gif);
	background-repeat: repeat-x;
}
.fadebrownleft {
	background-image: url(images/bg_fadebrown_left.jpg);
	background-repeat: repeat-y;
}
.fadebrownright {
	background-image: url(images/bg_fadebrown_right.jpg);
	background-repeat: repeat-y;
}
.fadegreyleft {
	background-image: url(images/bg_fadegrey_left.jpg);
	background-repeat: repeat-y;
}
.fadegreyright {
	background-image: url(images/bg_fadegrey_right.jpg);
	background-repeat: repeat-y;
}
.body10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.body10blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.body12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.body12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body12i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.body12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.body12bblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.body12biblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.body12gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #998800;
	text-decoration: none;
}
.body12igold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #998800;
	text-decoration: none;
}
.body12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body12bwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.body12ilblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #CDDDEE;
	text-decoration: none;
}
.body12blgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.body14bblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.body16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.body16blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}


/*  All CSS below was added to apply style to the php code.  CSS code above this marker has not been altered */

div.detailLink a:link {
	color:#010066;
	font-weight:bold;
	
	text-decoration:none;
}
div.detailLink a:visited {
	color:#010066;
	font-weight:bold;
	
	text-decoration:none;
}
div.detailLink a:active {
	color:#010066;
	font-weight:bold;
	
	text-decoration:none;
}
div.detailLink a:hover {
	color:#343399;
	font-weight:bold;
	;
	text-decoration:none;
}
.refineSearch {
	height: 100px;
	margin-top:14px;
	width:660px;
	border-top: 1px solid #dddddd;
	border-bottom: 0px solid #dddddd;
}
.refineSearchTL {
	width:660px;
	height:19px;
	margin-top:10px;
	background-color:#ffffff;
}
.refineSearchTLI {
	margin-left:0px;
		font-size: 0.9em;
	text-transform:uppercase;
}
.refineSearchB {
	width:660px;
	font-size: 0.9em;
	height:47px;
	
}
.refineSearchBL {
	width:170px;
	height:46px;
	float:left;
}
.refineSearchBLC {
	width:180px;
	height:46px;
	float:left;
}
.refineSearchBRC {
	width:180px;
	height:46px;
	float:left;
}
.refineSearchBR {
	width:130px;
	height:46px;
	float:left;
}
.refineSearchBT {
	width:100%;
	height:48%;
}
.refineSearchBB {
	width:100%;
	margin-top:5px;
	height:48%;
}
.refineSearchPad {
	margin-left:10px;
/*	margin-bottom:10px; */
}
.pagination {
	height:30px;
	width:660px;
	margin-bottom:9px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.paginationLeft {
	height:20px;
	width:464px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.paginationRight {
	height:20px;
	width:184px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	text-align:right;
}
.selectStyle {
	width:160px; 
	font-size: 0.9em;
/*	border:1px solid #000000; */
}
.selectStyle1 {
	width:40px; 
	font-size: 0.9em; 
/*	border:1px solid #000000; */
}
.selectStyle2 {
	width:160px; 
	font-size: 0.9em; 
/*	border:1px solid #000000; */
}
.submitStyle {
	color:#ffffff;
	width:120px; 
	height:22px;
	margin-bottom:3px;
	border:0px solid #000000;
		font-size: 0.9em; 
	background-color:transparent;
}
span.pagOff a:link {
	font-size: 0.9em;
	color:#010066;
	font-weight:bold;
	text-decoration:none;
}
span.pagOff a:visited {
	font-size: 0.9em;
	color:#010066;
	font-weight:bold;
	text-decoration:none;
}
span.pagOff a:active {
	font-size: 0.9em;
	color:#010066;
	font-weight:bold;
	text-decoration:none;
}
span.pagOff a:hover {
		font-size: 0.9em;
	color:#010066;
	font-weight:bold;
	text-decoration:underline;
}
span.pagOn a:link {
	font-size: 0.9em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
span.pagOn a:visited {
	font-size: 0.9em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
span.pagOn a:active {
	font-size: 0.9em;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
span.pagOn a:hover {
	font-size: 0.9em;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.reg_form {
	width:305px;
	height:321px;
	background-color:#cddded
}

.reg_head {
	width:305px;
	height:25px;
	color:#ffffff;
	background-color:#000066;
}
.reg_head_div {
	height:4px;
	width:100%;
}
.reg_head_text {
	height:17px;
	font-size: 0.9em;
	margin-left:9px;
}
.reg_main {
	width:305px;
	height:296px;
}
.reg_main_top_text {
	height:50px;
	width:287px;
	font-size: 0.9em;
	margin-left:9px;
	margin-right:9px;
}
.reg_box_title_text {
	height:20px;
	width:287px;
	font-size: 0.9em;
	margin-left:9px;
	margin-right:9px;
	font-weight:bold;
}

.reg_submit_blank {
	height:25px;
	width:245px;
	float:left;
}

.reg_box_submit_text {
	height:25px;
	font-size: 0.9em;
	font-weight:bold;
	text-align:left;
	float:left;
}
.reg_text_box {
	height:24px;
	width:305px;
	font-size: 0.9em;
	margin-left:0px;
	margin-right:0px;

}
.reg_text {
	height:15px;
	width:284px;
	font-size: 0.9em;
	margin-left:9px;
	margin-right:9px;
	border:1px solid #000;
}
button.reg_submit_text {

	background-color:#000066;
	color:#ffffff;
	font-weight:normal;
	font-size: 0.9em;
	border:0px solid #000;
	text-align:center;
	width:50px;
}
.pointer {

	background-color:#000066;
	color:#ffffff;
	font-weight:normal;
	font-size: 0.9em;
	border:0px solid #000;
	cursor:pointer;
	text-align:center;	
	width:50px;
}
.reg_textarea {
	height:60px;
	width:305px;
	margin-left:0px;
	margin-right:9px;
}
.reg_textarea_text {
	height:55px;
	width:284px;
		font-size: 12px;
	margin-left:9px;
	margin-right:9px;
	border:1px solid #000;
}
.reg_main_div {
	height:10px;
	width:100%;
}
.reg_main_div1 {
	height:5px;
	width:100%;
}
.reg_thanks {
	height:200px;
	width:200px;
	text-align:center;
	margin:auto;
		font-size: 0.9em;
	font-weight:bold;
}
.fe_gallery {
	height:413px;
	width:305px;
	background-color:#f00;
}

.fe_gallery_inner {
	height:204px;
	width:305px;
	background-color:#0f0;
}

.fe_gallery_inner_small {
	height:100px;
	width:305px;
	background-color:#0f0;
}

.fe_gallery_sep {
	height:7px;
	width:305px;
	background-color:#fff;
}

.one
{
height:18px;
overflow:hidden;
width:160px;
background-color:transparent;
border-bottom:1px solid #7f9db9;
}

.five
{
height:85px;
overflow:hidden;
width:160px;
background-color:transparent;
border-bottom:1px solid #7f9db9;
}