BODY {
	BACKGROUND-IMAGE: url(/images/banner_bg1.jpg);
}
.type {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	text-decoration: none;
}
.typea {
	font-size: 8.5pt;
}
.typeb {
	font-size: 11px;
}
.typec {
	font-size: 13px;
}
.typed {
	font-size: 9pt;
}
.ital {
	
}

.orange {
	color: #FF6002;
}
.red {
	color: #990000;
}

.bold {
	font-weight: bold;
}
.gray {
	color: #5C5C5C;
}


.graybg_a {
	background-color: #EFEFEF;
}
.leftlist_bk {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.search_colour {
	background-color: #F5F5F5;
	border: 1px solid #e8e8e8;
}
.bk_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C3C3C3;
}
.bk_up {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C2C2C2;
}
.search_bk {
	border: 1px solid #d8d8d8;
}
.leftpro_bk {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
}

.leftbk_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2C2C2;
}
.leftbk {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.black:link {
	color: #858585;
	text-decoration: none;
}
a.black:visited {
	color: #858585;
	text-decoration: none;
}
a.black:hover {
	color: #858585;
	text-decoration: underline;
}
a.black:active {
	color: #858585;
	text-decoration: none;
}

a.gray:link {
	color: #5c5c5c;
	text-decoration: none;
}

a.gray:visited {
	color: #5c5c5c;
	text-decoration: none;
}
a.gray:hover {
	color: #ADADAD;
	text-decoration: none;
}
a.gray:active {
	color: #999999;
	text-decoration: none;
}

a.red:link {
	color: #FF3333;
}
a.red:visited {
	color: #FF3333;
}
a.red:hover {
	color: #FF9933;
}
a.red:active {
	color: #FF9933;
}a.blackb:link {
	color: #000000;
	text-decoration: none;
}
a.blackb:visited {
	color: #000000;
	text-decoration: none;
}
a.blackb:hover {
	color: #0099CC;
	text-decoration: none;
}
a.blackb:active {
	color: #0099CC;
	text-decoration: none;
}

