html, body 
{margin:0px; padding:0px; 
font:11px/13px Verdana, Arial, Geneva, sans-serif;  
color:#ffffff; text-decoration:none; 
background:url(images/bgr_all_top.gif) #000000 0px 0px repeat-x;}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
input {
	font-family: Verdana;
	font-size: xx-small;
}
select {
	font-family: Verdana;
	font-size: xx-small;
}
.bg_member {
	background-image: url(images/bg_member.gif);
	height: 125px;
	width: 109px;
}
.bg_search {
	background-image: url(images/bg_search.gif);
	height: 23px;
}
.txt_blue_u {
	font-family: verdana;
	font-size: 11px;
	color: #357DE2;
	text-decoration: none;
}
.bg_yellow {
	background-image: url(images/btn_black.gif);
	height: 23px;
}
.bg_sidel {
	background-image: url(images/bg_side_l.gif);
	width: 193px;
}
.bg_sider {
	background-image: url(images/bg_side_r.gif);
	width: 190px;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	width: 383px;
}
.bg_side_r {
	background-image: url(images/side_r.gif);
	width: 15px;
}
.bg_side_l {
	background-image: url(images/side_l.gif);
	width: 23px;
}
.txt_lblue_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5E9AEF;
}
.txt_grey {
	font-family: Verdana;
	font-size: 9px;
	color: #6A6A6A;
	text-decoration: none;
}
.txt_dblue_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #357DE2;
}
.txt_dblue{
	font-family: Verdana;
	font-size: 9px;
	color: #357DE2;
}
.txt_yellow_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E7B00D;
}
.bg_bottom {
	height: 92px;
	background-image: url(images/bgr_footer.gif);
}
.bg_sider_r {
	width: 6px;
	background-image: url(images/bg_sider_r.gif);
}
.txt_blue_ub {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #357DE2;
	text-decoration: none;
}
.txt_yellow_ubold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E7B00D;
}.bg_expand {
	background-image: url(images/top_bg.jpg);
	height: 255px;
}
.txt_white_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_white_u {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-sidel {
	background-image: url(images/bg_sidel.gif);
	width: 23px;
}
.txt_grey_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 11px;
margin-bottom: 11px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 200px;
height: 106px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}
