.bg {
	background-color: 414141;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pad_01 {padding:11px 11px 11px 8px}
.pad_02 {padding:20px 10px 11px 15px}
.pad_03 {padding:15px 10px 0px 10px; line-height:18px;}

.div_bg {
	background-image:url(images/divider.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	height:21px;
}

TD {
	font-family:Tahoma;
	font-size:11px;
	color:000000;
}

a:link, a:hover, a:visited, a:active {
	font-weight:bold;
	color:568200;
}

a.green:link, a.green:hover, a.green:visited, a.green:active {
	font-weight:bold;
	color:005750;
}

.b_green {color:E6FEFF}
.b_white {color:FFFFFF}
.b_gray  {color:404743}

.small_font {font-size:10px}

.copy_text {
	font-family:Verdana;
	font-size:11px;
	color:FFFFFF;
}

a.copy_link:link, a.copy_link:hover, a.copy_link:active, a.copy_link:visited {
	color:FFFFFF;
	font-weight:normal;
}

.bottom_text {
	font-family:Verdana;
	font-size:9px;
	color:404743;
	line-height:21px;
}

a.bottom_link:link, a.bottom_link:hover, a.bottom_link:active, a.bottom_link:visited {
	color:404743;
	font-weight:normal;
	text-decoration:none;
}