body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

form, div, table, th, td, img, fieldset { border: 0; padding: 0; margin: 0; }

/*
a { color: #2191bf; text-decoration: underline; }
a:visited { color: #B575BC; text-decoration: underline; }
a:hover { color: #2191bf; text-decoration: none; }
a.selected { color: #F1982A; }
*/

#btn_tl {
	height: 20px;
	width: 20px;
	background: url(../images/btn_tl.gif) no-repeat;
}
#btn_top {
	height: 20px;
	background: url(../images/btn_top.gif);
}
#btn_tr {
	height: 20px;
	width: 20px;
	background: url(../images/btn_tr.gif) no-repeat;
}

#btn_left {
	width: 20px;
	background: url(../images/btn_left.gif);
}

#btn_txt {
	background-color: #E3F1F9;
	color: #006BAD;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#btn_txt a {
	color: #FFFFFF; text-decoration: none;
}
#btn_txt a:visited {
	color: #FFFFFF; text-decoration: none;
}
#btn_txt a:hover {
	color: #FFFFFF; text-decoration: none;
}
/*
#btn_txt a:selected {
	color: #FFFFFF; text-decoration: none;
}
*/

#btn_right {
	width: 20px;
	background: url(../images/btn_right.gif);
}

#btn_bl {
	height: 20px;
	width: 20px;
	background: url(../images/btn_bl.gif) no-repeat;
}

#btn_bottom {
	height: 20px;
	background: url(../images/btn_bottom.gif);
}

#btn_br {
	height: 20px;
	width: 20px;
	background: url(../images/btn_br.gif) no-repeat;
}

#dv_table {

}

#icebox{
background: #000000;
}



td#header_logo {
	width: 300px;
	height: 210px;
	background: url(../images/header_logo.gif) no-repeat;
}

td#header_right {
	width: 470px;
	height: 210px;
	background: url(../images/header_right.gif) no-repeat;
}

td#nav {
	height: 30px;
	text-align:center;
	background: url(../images/nav_bg.gif);
}

td.nav_item {
	color: #006BAD;
	font-size:14px;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}

td.nav_item a {
	color: #006BAD; text-decoration: none; 
}
td.nav_item a:visited {
	color: #006BAD; text-decoration: none; 
}
td.nav_item a:hover {
	color: #FF9900; text-decoration: none; 
}
/*
td.nav_item a:selected {
	color: #006BAD; text-decoration: none; 
}
*/
td#nav_divider {
	height: 30px;
	width: 10px;
	background: url(../images/nav_divider.gif);
}

td#content_top {
	width: 470px;
	height: 25px;
	background: url(../images/content_top.gif) no-repeat;
}

td#content_left {
	width: 20px;
	background: url(../images/content_left.gif);
}
#crumb {
	text-indent: 30px;
	color: #006BAD;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

#crumb a {
	color: #006BAD; text-decoration: none; 
}
#crumb a:visited {
	color: #006BAD; text-decoration: none; 
}
#crumb a:hover {
	color: #FF9900; text-decoration: none; 
}
/*
#crumb a:selected {
	color: #006BAD; text-decoration: none; 
}
*/

.title {
	text-indent: 5px;
	color:#006BAD;
	text-align:left;
	font-size:20px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	background: url(../images/title_bg.gif);
}


#title {
	text-indent: 5px;
	color:#006BAD;
	text-align:left;
	font-size:20px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	background: url(../images/title_bg.gif);
}

td#home_content_area_left {
	background-color:#FFFFFF;
}

td#about_content_area_left {
	background-color:#FFFFFF;
	color: #006BAD;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	padding: 5px;
}

td#about_content_area_left a {
	color: #006BAD; text-decoration: none; 
}
td#about_content_area_left a:visited {
	color: #006BAD; text-decoration: none; 
}

td#about_content_area_left a:hover {
	color: #FF9900; text-decoration: none; 
}
/*
td#about_content_area_left a:selected {
	color: #006BAD; text-decoration: none; 
}
*/
td#about_nav_divider {
	height: 13px;
	background: url(../images/about_nav_divider.gif);
}


td#home_content_area_right {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

td#home_content_area_right a {
	color: #006BAD; text-decoration: none; 
}
td#home_content_area_right a:visited {
	color: #006BAD; text-decoration: none; 
}
td#home_content_area_right a:hover {
	color: #FF9900; text-decoration: none; 
}
/*
td#home_content_area_right a:selected {
	color: #006BAD; text-decoration: none; 
}
*/

td#page_content_area {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

td#page_content_area a {
	color: #006BAD; text-decoration: none; 
}
td#page_content_area a:visited {
	color: #006BAD; text-decoration: none; 
}
td#page_content_area a:hover {
	color: #FF9900; text-decoration: none; 
}
/*
td#page_content_area a:selected {
	color: #006BAD; text-decoration: none; 
}
*/

td#content_right {
	width: 20px;
	background: url(../images/content_right.gif);
}


td#content_bottom {
	width: 470px;
	height: 25px;
	background: url(../images/content_bottom.gif) no-repeat;
}
td#footer {
	height: 30px;
	background: url(../images/footer_bg.gif) no-repeat;
	color: #006BAD;
	font-size:10px;
	text-align:center;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	
}

td#footer a {
	color: #006BAD; text-decoration: none; 
}
td#footer a:visited {
	color: #006BAD; text-decoration: none; 
}
td#footer a:hover {
	color: #FF9900; text-decoration: none; 
}
/*
td#footera:selected {
	color: #006BAD; text-decoration: none; 
}
*/

td#bottom_nav {
	
	color:#999999;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:center;
	text-decoration: none;
}
