body {
	margin-top: 0px;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	background-image: url('../../images/bgrnd_line.jpg');
	background-repeat: repeat-x;
	height: 1100px;
	background-color: #2c8bbb;
}

h1 {
	text-align: left;
	color: #9fb25d;	
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
}

h2 {
	text-align: left;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
}

p {
	text-align: justify;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-size: 12px;
	color: #666666;
}
a:hover {
	font-size: 12px;
	color: #666666;
}
a:active {
	font-size: 12px;
	color: #666666;
} 

.main{
    width: 901px;
    /* include the IE5.x/Win box model hack */
    /*\width: 870px;
    w\idth: 853px;*/
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    text-align: center;
    height: 1062px;
}

.main_tbl{
    width: 901px;
    /* include the IE5.x/Win box model hack */
    /*\width: 870px;
    w\idth: 853px;*/
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}

.top_brdr {
	float: left;
	width: 901px;
	height: 24px;
	/*background-color: blue;*/
}

.lft_brdr {
	float: left;
	width: 24px;
	height: 1012px;
	/*background-color: blue;*/
	background-repeat: repeat-y;
}

.rght_brdr {
	float: left;
	width: 24px;
	height: 1012px;
	/*background-color: blue;*/
	background-repeat: repeat-y;
}

.body_area {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 853px;
	background-color: #ffffff;
	height: auto;
}

.btm_brdr {
	float: left;
	width: 901px;
	height: 24px;
	/*background-color: blue;*/
}

.header{
    /*background: #e2e2e2;*/
    text-align: center;
    width: 853px;
}

.tab_panel {
	height: 44px;
	width: 853px;
	text-align: left;
}

.top_menu_lnk {
	font-weight: bold;
	color: white;
	text-align: center;
	cursor: pointer;
}

.top_menu_lnks {
	float: left;
	line-height: 43px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	height: 43px;
	text-align: center;
	background-color: #666666;
	font-family: Arial;
	font-size: 16px;
}

.logo_area{
	width: 853px;
	height: 65px;
}

.flash_area {
	width: 853px;
	height: 195px;
}

.work_area_all {
	width: 853px;
	height: 680px;
	margin-top: 27px;
	/*background-color: blue;*/
}

.left_menu {
	float: left;
	width: 220px;
	height: auto;
}

.left_menu_top {
	width: 226px;
	height: 550px;
}

.lftmenuctgr_btm {
	width: 226px;
	height: 16px;
}

.left_menu_bottom {
	margin-top: 22px;
	width: 206px;
	max-width: 206px;
	height: 86px;
	max-height: 88px;
	padding: 10px;
}

.work_area {
	float: left;
	margin-left: 18px;
	width: 100%;
	height: 680px;
	max-height: 680px;
	text-align: left;
	vertical-align: top;
}

.indx_wrkarea {
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	width: 568px;
	height: 200px;
}

.srch_lbl {
	height: 26px;
	line-height: 26px;
	text-align: left;
	padding-left: 12px;
}

.srch_cntr {
	height: 56px;
	color: white;	
}
.srch_fld {
	float: left;
	padding-left: 10px;
	width: 148px;
	height: 30px;
	line-height: 30px;
}

.srch_btn {
	float: left;
	background-color: gray;
	width: 60px;
	height: 23px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	color: white;
}

.lmenu_btn {
	padding-left: 20px;
	text-align: left;
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

.chld_cats {
	background-color: #499caa;
}

.chld_cat {
	height: 20px;
}

.chld_catsign {
	float: left;width: 30px;cursor: pointer;
}

.chld_catname {
	float: left;cursor: pointer;
}

.fld_box {
	margin-top: 15px;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.fld_label {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	font-family: Arial;
}

.btn_sbmt {
	width: 104px;
	line-height: 25px;
	height: 25px;
	background-color: inherit;
	text-align: center;
	cursor: pointer;
	
}

.flds_warn {
	color: #ee9999;
	font-size: 9px;
}

.txt_fld {
	height: 20px;
	max-height: 20px;
	width: 300px;
}


.txt_srch {
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 140px;
	height: 15px;
	margin-top: 2px;
}

.indx_wrkarea2 {
	width: 568px;
	height: 187px;
	max-height: 195px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.indx_btmprod {
	width: 608px;
	max-width: 608px;
	height: 278px;
}

.btm_lft_prd {
	float: left;
	color: #666666;
	width: 202px;
	height: 278px;
}

.btm_cntr_prd {
	float: left;
	color: #666666;
	width: 203px;
	height: 278px;
	/*background-color: blue;*/
}

.btm_rght_prd {
	float: left;
	color: #666666;
	width: 203px;
	height: 278px;
	/*background-color: green;*/
}

.btm_prod_tlft {
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	padding-left: 60px;
}

.btm_prod_tcntr {
	font-weight: bold;
	text-align: center;
	height: 34px;
	line-height: 34px;
	font-family: Verdana;
	font-size: 11px;
}

.btm_prod_trght {
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	padding-left: 50px;
}

.btm_prod_tlft2 {
	font-weight: bold;
	margin-left: 20px;
	text-align: center;
	width: 182px;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	color: #9fb25d;
}

.btm_prod_tcntr2 {
	font-weight: bold;
	width: 203px;
	text-align: center;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	color: #9fb25d;
}

.btm_prod_trght2 {
	font-weight: bold;
	width: 183px;
	text-align: center;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	color: #9fb25d;
}

.btm_prod_tlft3 {
	font-weight: bold;
	font-family: Arial;
	margin-left: 20px;
	width: 182px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #cccccc;
}

.btm_prod_tcntr3 {
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	width: 203px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #cccccc;
}

.btm_prod_trght3 {
	font-weight: bold;
	font-family: Arial;
	width: 183px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #cccccc;
}

.btm_prod_dtls {
	font-family: Arial;
	color: #666666;
	padding: 11px;
	text-align: left;
	width: 179px;
}

.btm_prod_img {
	width: 203px;
	height: 100px;
}