body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b5b3b4;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.black_t {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;}
.black_t a:link {text-decoration:none;color:#000000;}
.black_t a:visited {text-decoration:none;color:#000000;}
.black_t a:active {text-decoration:none;color:#000000;}
.black_t a:hover {text-decoration:underline; color:#f29200;}

.h1 {
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.link_t{
	PADDING-RIGHT: 10px;
	font-size: 12px;
	PADDING: 0 0  0 8px;
	BACKGROUND: url(none);
	list-style-position: inside;
	list-style-image: url(../images/arrow.gif);
	clip:  rect(auto auto auto 2px);
}
.link_t a:link {text-decoration:none;color:#000000;}
.link_t a:visited {text-decoration:none;color:#000000;}
.link_t a:active {text-decoration:none;color:#000000;}
.link_t a:hover {text-decoration:underline; color:#f29200;}
.gray_t {
	color: #efedf0;
	font-size: 12px;
	line-height: 20px;
}
.deepgray {
	color: #666666;
	font-size: 12px;
	line-height: 20px;}
.deepgray a:visited {text-decoration:none;color:#666666;}
.deepgray a:active {text-decoration:none;color:#666666;}
.deepgray a:hover {text-decoration:underline; color:#000000;}
.input {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #F5F6F8;
	border: 1px solid #999999;
}
.org_t {
	color: #ff7900;
	font-size: 12px;
	line-height: 20px;
}
.org_t a:link {text-decoration:none;color:#ff7900;}
.org_t a:visited {text-decoration:none;color:#ff7900;}
.org_t a:active {text-decoration:none;color:#ff7900;}
.org_t a:hover {text-decoration:underline; color:#000000;}

.deeporg_t {
	color: #e66e02;
	font-size: 12px;
	line-height: 20px;}
.list_t{
	PADDING-RIGHT: 10px;
	font-size: 12px;
	PADDING: 0 0  0 8px;
	list-style-position: inside;
	list-style-image: url(../images/arrow03.gif);
	clip:  rect(auto auto auto 2px);
	background-image: url(../images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
