body {
	background-color: #D8FFD7;
}

a:link {
	color:				#0000FF;
	text-decoration: none;
}

a:visited {
	color:				#0000FF;
	text-decoration: none;
}

a:active {
	color:				#0000FF;
	text-decoration: none;
}

a:hover {
	color:				#008000;
	text-decoration: none;
}

.error_text {
	font-family:'VERDANA';
	font-size:8PX;
	font-weight:BOLD;
}

.header {
	width: 100%;
}

.header_image {
	border:3PX SOLID #397DFC;
}

.header_center {
/*	background-image: url(../images/site/header_center.jpg);
	background-repeat:no-repeat;*/
	color: #FFFFFF;
	background-color:#397dfc;
	font-family:'ARIAL';
	font-size:14PX;
	font-weight:BOLD;
	height:31PX;
	padding-left: 7PX;
	padding-top: 10PX;
	text-align:center;
}

.parent {
	border: 0PX SOLID #000000;
	width: 100%;
}

.column_spacer {
	height:10PX;
}

.column_left {
	vertical-align: TOP;
	width: 150PX;
}

.column_center {
	vertical-align: TOP;
}

.column_right {
	vertical-align: TOP;
	width: 150PX;
}

.column_side_content {
	background-color:#DFFFDF;
	border: 1PX SOLID #397DFC;
	font-family:'ARIAL';
	font-size:12PX;
	padding:2PX;
	width:139PX;
}

.center_content {
	background-color:#DFFFDF;
	border: 1PX SOLID #397DFC;
	font-family:'ARIAL';
	font-size:12PX;
	padding:2PX;
	top: -9PX;
	position: relative;
}

.c_sh {
	font-family:'TAHOMA';
	font-size:14PX;
	font-weight: BOLD;
	padding: 10PX;
}

.input_text {
	border: 1PX SOLID #000000;
	font-family:'ARIAL';
	font-size:12PX;
	width:135PX;
}

.input_button {
	background-color:#D3E2FE;
	border: 1PX SOLID #000000;
	color: #000000;
	font-family:'ARIAL';
	font-size:10PX;
	font-weight:bold;
	width: 139PX;
}

.input_select {
	border: 1PX SOLID #000000;
	font-family:'ARIAL';
	font-size:12PX;
	width:140PX;
}

.small_text {
	font-family:'TAHOMA';
	font-size:11PX;
	text-align:left;
	padding-left: 1PX;
}

.error_text {
	color: #FF0000;
	font-family: 'VERDANA';
	font-size: 12PX;
	font-weight: BOLD;
}

.category_item {
	font-family:'ARIAL';
	font-size:11PX;
}

.item_img {
	border: 0PX DOTTED #000000;
}

/* search table (start) */
.st_header {
	font-family: 'ARIAL';
	font-size: 10PX;
	font-weight: BOLD;
}

.st_cell {
	font-family: 'ARIAL';
	font-size: 11PX;
}
/* search table (end) */

.subheader {
	background-color: #397DFC;
	border: 1PX SOLID #000000;
	color: #FFFFFF;
	font-family: 'ARIAL';
	font-size: 12PX;
	font-weight: BOLD;
	height: 20PX;
	position: relative;
	top: -1PX;
}

.subheader_item {
	
	background-color:#5792FD;
	border: 1PX SOLID #FFFFFF;
	color: #FFFFFF;
	width: 133PX;
}

.footer {
	background-color: #5792FD;
	border: 1PX SOLID #000000;
	color: #FFFFFF;
	font-family: 'ARIAL';
	font-size: 12PX;
	font-weight: BOLD;
	height: 20PX;
	position: relative;
	top: -1PX;
	width: 100%;
}

.footer_item {
	
	background-color:#397DFC;
	border: 1PX SOLID #FFFFFF;
	color: #FFFFFF;
	padding:4PX;
	width: 180PX;
}

.footer_subitem {
	
	color: #FFFFFF;
	font-weight: normal;
	padding:4PX;
	width: 180PX;
}

.itm_dtl_tbl {
	border: 1PX SOLID #000000;
	background-color: #D3E2FE;
}

.itm_dtl_lc {
	color: #000000;
	font-family: 'TAHOMA';
	font-size: 12PX;
	font-weight: bold;
	padding: 4PX;
	
}

.itm_dtl_rc {
	background-color: #FFFFFF;
	color: #000000;
	font-family: 'TAHOMA';
	font-size: 12PX;
	padding: 4PX;
}

.cat_cl {
	font-family: 'TAHOMA';
	font-size: 12PX;
}

.p_mh {
	font-family: 'TAHOMA';
	font-size: 14PX;
	font-weight: bold;
}

.p_sh {
	font-family: 'TAHOMA';
	font-size: 12PX;
	font-weight: bold;
}

.p_rt {
	font-family: 'TAHOMA';
	font-size: 11PX;
}
