/* CSS Document */
body {
	color:#FFFFFF;
	margin: 25px;
	background-image: url(pics/_sdb_bg.gif);
	background-repeat: repeat;
}

.bdr_col {
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	
}

.bdr_ad {
	border: #CCCCCC 1px dashed;
	
}

.text_menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #828282;
}

.text_menu a:link {color: #828282; text-decoration: none;}
.text_menu a:visited {color: #828282; text-decoration: none;}
.text_menu a:active {color: #828282; text-decoration: none;}
.text_menu a:hover {color: #000000; text-decoration:none;}

.text_location_top {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #828282;
	letter-spacing: 1px;
}

.text_location {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 20px;
}

.text_location a:link {color: #666666; text-decoration: none;}
.text_location a:visited {color: #666666; text-decoration: none;}
.text_location a:active {color: #666666; text-decoration: none;}
.text_location a:hover {color: #000000; text-decoration:none;}

.text_location_ad {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	line-height: 20px;
}

.text_main {

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 20px;
}

.text_main a:link {color: #000000; text-decoration: none;}
.text_main a:visited {color: #000000; text-decoration: none;}
.text_main a:active {color: #000000; text-decoration: none;}
.text_main a:hover {color: #000000; text-decoration:underline;}

.text_main_hdr1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: bold;
	float: right;
}
.text_main_hdr2 {

	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: bold;
	float: left;
}
