body ,td,th{
	font-size:12px;
	color:#000000;
}

.input{
    border:1px solid #8BCDE5;
    color:#666666;
}
.bluebold{
    color:#74DEFA;
	font-weight:bold;
}
a:active {
	color: #000000;
	text-decoration: none; 
}
a:link{
color:#333333;
text-decoration:none;
}
a:visited {
	color: #316506;
	text-decoration: none; 
}
a:hover {
	color: #266402;
	text-decoration: none; 
}
a.black:active {
	color: #000000;
	text-decoration: none; 
}
a.black:link {
	color: #000000;
	text-decoration: none; 
}
a.black:visited {
	color: #000000;
	text-decoration: none; 
}
a.black:hover {
	color: #000000;
	text-decoration: none; 
}
.h150{line-height:150%}
.leftpic {
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_contact{
	background-image: url(images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.red{
color:#FF0000;}
.redb{
color:#FF0000;font-weight:bold;}
.green{
color:54952E;
}