@charset "utf-8";
/* CSS Document */

body 
{background-image:url(../graphics/web_ready/bg_grey_grdnt.jpg);
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666;
}

.body 
{background-image:url(../graphics/web_ready/bg_grey_grdnt.jpg);
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}
.footer {padding-left:3px;
color: #FFF;
font-size:12px;
}


a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-left: 2px;
	margin-right: 0;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	
}
a:active {
	text-decoration: none;
	text-align: center;
}


.a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 3px;
	margin-right: 0;
	
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #333;
}
.a:hover {
	text-decoration: underline;
	color: #333;
	
}
.a:active {
	text-decoration: none;
}



.a footer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	
	
}
.a footer:link {
	text-decoration: none;
}
.a footer:visited {
	text-decoration: none;
	color: #333;
}
.a footer:hover {
	text-decoration: underline;
	color: #333;
	
}
.a footer:active {
	text-decoration: none;
}
h1 {font-size:20px;
color: #999;
text-decoration:none;

}
.h1 {font-size:20px;
color: #FFF;
text-decoration:underline;
margin-left: 3px;
}

.h2 {font-size: 20px;
color: #333;
}

.main_text {line-height: 16px;
color: #FFF;
}
	 
.img{
	background-color:#ffffff;
	padding-left: 5px;
	padding-top:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	border-style:solid;
	border-width:1px;
	border-color:#bbab89;
	text-align: right;
}

.a_itmnbr{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00C;
	margin-left: 3px;
	margin-right: 0;
	
}
.a_itmnbr:link {
	text-decoration: none;
}
.a_itmnbr:visited {
	text-decoration: none;
	color: #00C;
}
.a_itmnbr:hover {
	text-decoration: underline;
	color: #00C;
	
}
.a_itmnbr:active {
	text-decoration: underline;
}
.yellow {
	color: #FF0;
	font-weight: bold;
	font-size: 12px;
}

