html, body, ul, li  {
	margin:0px;
	padding:0px;
	border: 0;
	outline:0;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size:12px;
}
div img{
	border:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9f8c56;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.link_white:link  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
a.link_white:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.link_white:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
a.link_nav_bold:link  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f8c56;
	text-decoration: none;
}
a.link_nav_bold:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #9f8c56;
}
a.link_nav_bold:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.link_nav_bold:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9f8c56;
}
a.link_black_bold:link  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.link_black_bold:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a.link_black_bold:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #9f8c56;
}
a.link_black_bold:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.black_line_through  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
}
a.link_black_bold_16:link  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.link_black_bold_16:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
a.link_black_bold_16:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #9f8c56;
}
a.link_black_bold_16:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
a.link_red:link  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
a.link_red:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
}
a.link_red:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #9f8c56;
}
a.link_red:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cc0000;
}
.form {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border:none;
	background:none;
	height:26px;
	width:175px;
	margin:0px;
}
.text_white_12 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.text_black_12 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.text_red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
}
.text_black_16 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
.text_gold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #9f8c56;
}
.bgr-l {
	background-image: url(images/bgr_l.png);
	background-position:right;
	background-repeat:no-repeat;
}
.bgr_page {
	background-image: url(images/page_bgr.png);
	background-position:top;
	background-repeat: repeat-x;
}
.bgr_tabs {
	background-image: url(images/tabs_bgr.png);
	background-position:top;
	background-repeat: repeat-x;
}
.bgr_row_in {
	background-image: url(images/t_bgr_p.png);
	background-position:top;
	background-repeat: repeat-x;
}
.bgr_pgn {
	background-image: url(images/pgn_02.png);
	background-position:top;
	background-repeat: repeat-x;
}
.bgr_menu {
	background-image: url(images/nav_btm_bgr.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bgr_nav {
background-color:#eeeeee;
}
.bgr_footer {
background-image:url(images/ftr_bgr.png);
background-repeat:repeat-x;
}
.bgr_ant {
background-image: url(images/t_tab_02.png);
background-repeat:repeat-x;
}
.bgr_ant_tab_01 {
background-image: url(images/t_tab_01.png);
background-repeat:repeat-x;
}
.bgr_ant_tab_02 {
background-image: url(images/t_tab_03.png);
background-repeat:repeat-x;
}
#link_div{
	width:100%;
	height:100%;
}
.border{
	border: solid 1px #9f8c56;
}
.unavail{
	color:#C00;
	font-size:10px;
}
.unavail-details{
	color:#C00;
	font-size:14px;
}
.bgr_c_00 {
	background-image:url(images/cp_02.png);
	background-repeat: repeat-y;
}
.bgr_c_01 {
	background-image:url(images/cp_03_01.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bgr_c_02 {
	background-image:url(images/cp_03_02.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bgr_c_03 {
	background-image:url(images/cp_03_03.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bgr_c_04 {
	background-image:url(images/cp_03_04.png);
	background-position:bottom;
	background-repeat:no-repeat;
}