/*css*/
body{
	font-family: Arial;
}
/*Regular Txt*/
p{
	color:#000000;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;

}
ol{
	font-size:12px;
	padding: 0px;
	margin-left: 5px;
}
.t_12_blk_r{
	color:#000000;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;

}
.t_12_blk_b{
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.t_11_blk_r{
	color:#000000;
	font-size:11px;
	text-decoration: none;
}
.t_11_blk_b{
	color:#000000;
	font-size:11px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}
.t_12_gry_r{
	color:#6A6868;
	font-size:12px;
	text-decoration: none;
}

.t_12_gry_ra{
	color:green;
	font-size:12px;
	text-decoration: none;
}

.t_12_gry_rb{
	color:green;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}

.t_11_blu_r{
	color:#003399;
	font-size:11px;
	text-decoration: none;
}
.t_12_blu_r{
	color:#003399;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;
}
.t_11_blu_b{
	color:#003399;
	font-size:11px;
	text-decoration: none;
	vertical-align: bottom;
	font-weight: bold;
}
.t_12_wht_r{
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;
}
.t_11_wht_b{
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
}
.t_12_ylw_b{
	color:#FFCC00;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.h_18_red_b{
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #cc0000; TEXT-DECORATION: none
}
/*links*/


.l_11_wht_b{
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
.l_12_blk_r{
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
.l_12_blk_r:hover{
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
.l_12_blu_r{
	color:#003399;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;

}

.l_12_blu_b{
	color:#003399;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}

.l_12_blu_r:hover{
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

/*Headers*/
.h_12_wht_b{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.h_12_blu_b{
	color:#003399;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.h_12_blu_r{
	color:#003399;
	font-size:12px;
	text-decoration: none;
	vertical-align: middle;
}
.h_12_bluhl_b{
	color:#96C9FF;
	font-size:12px;
	font-weight: bold;
	vertical-align: middle;
}
.h_14_blu_b{
	color:#003399;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.h_14_blu_r{
	color:#003399;
	font-size:14px;
	text-decoration: none;
}
.h_14_wht_b{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.h_14_blk_b{
	color:#000000;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.h_16_blk_b{
	color:#000000;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}


/*Footer*/

.f_11_blk_r{
	color:#000000;
	font-size:11px;
	text-decoration: none;
}
.f_11_blk_r:hover{
	color:#000000;
	font-size:11px;
	text-decoration: none;
}

/*Search Field*/

.search_field{
    height: 17px;
	width: 268px;
	border-left-color: #003399;
	border-top-color: #003399;
	border-width: 1px;
	color:#000000;
	font-size:12px;
}

.search_field_small{
    height: 17px;
	width: 210px;
	border-left-color: #003399;
	border-top-color: #003399;
	border-width: 1px;
	color:#000000;
	font-size:12px;
}

.search_field_reg{
    height: 20px;
	width: 130px;
	border-left-color: #003399;
	border-right-color: #99BBE1;
	border-top-color: #003399;
	border-bottom-color: #99BBE1;
	border-width: 1px;
	color:#000000;
	font-size:12px;
}

/*Search Select*/

.search_select{
	height: 17px;
	width: 123px;
	color:#000000;
	font-size:12px;
	border-color: #003399;
	border-width: 1px;
}

.search_select_long{
	height: 17px;
	width: 210px;
	color:#000000;
	font-size:12px;
	border-color: #003399;
	border-width: 1px;
}

/*Checkbox*/

.chbox{
	border-left-color: #003399;
	border-right-color: #99BBE1;
	border-top-color: #003399;
	border-bottom-color: #99BBE1;
	border-style: double;
	border-width: 1px;
}

.chbox_gld{
	border-left-color: #CC9933;
	border-right-color: #FFF499;
	border-top-color: #CC9933;
	border-bottom-color: #FFF499;
	border-style: double;
	border-width: 1px;
}

.chbox_slv{
	border-left-color: #BBBBBB;
	border-right-color: #E4E4E4;
	border-top-color: #BBBBBB;
	border-bottom-color: #E4E4E4;
	border-style: double;
	border-width: 1px;
}

.chbox_blu{
	border-left-color: #99BBE1;
	border-right-color: #EEF6FF;
	border-top-color: #99BBE1;
	border-bottom-color: #EEF6FF;
	border-style: double;
	border-width: 1px;
}

/*TD Regular - Articles & Blocks body*/

.td_r{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/*TD Gold - Wanted gold table*/

.td_gld{
	border-left: 1px solid #CC9933;
	border-right: 1px solid #CC9933;
	border-bottom: 1px solid #CC9933;
}

/*TD Blue - Wanted blue table*/

.td_blu{
	border-left: 1px solid #99BBE1;
	border-right: 1px solid #99BBE1;
	border-bottom: 1px solid #99BBE1;
}

/*TD Top & Bottom outline*/

.td_top{
	border-top: 1px solid #FFFFFF;
}

.td_btm_gld{
	border-bottom: 1px solid #CC9933;
}

.td_tb_gld{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CC9933;
}

.td_btm_slv{
	border-bottom: 1px solid #BBBBBB;
}

.td_tb_slv{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
}

.td_btm_blu{
	border-bottom: 1px solid #99BBE1;
}

.td_tb_blu{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #99BBE1;
}

/*TD Regular - Articles & Blocks body*/

.td_r{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.td_s1{
	border: 1px solid #CCCCCC;
}

/*TD Right menu heading*/

.td_head{
	height: 21px;
	width: 140px;
	text-align: right;
}
.shadow{
border-left: 0px solid #FFFFFF; 
border-top: 0px solid #FFFFFF; 
border-bottom: 2px solid #999999; 
border-right: 2px solid #999999;
}

.shadow2{
border-left: 0px solid #FFFFFF; 
border-top: 0px solid #FFFFFF; 
border-bottom: 2px solid #999999; 
border-right: 2px solid #999999;
width: 72; 
height: 72;
}

.shadow3{
	background-image: url("/v5/images/Shadow5.gif");
	background-position: right top; 
	background-repeat: no-repeat; 
	width: 73; 
	height: 73;
}

.y1{
	background-color: Yellow; 
	text-decoration: underline;
}
.y2{
	background-color: Yellow; 
	text-decoration: underline;
	font-weight: bold;
}
