/* CSS Document */
body {
	background: url(../images/Bg.gif) 50% 0px #FFFFFF no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background:#000000;*/
}
.white-text {
font-family:"Trebuchet MS";
font-size: 22px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.link {
font-family:"Trebuchet MS";
font-size: 15px;
color: #AAA9A9;
font-weight: bold;
text-decoration: none;
}
.link:hover {
font-family:"Trebuchet MS";
font-size: 15px;
color: #65AC06;
font-weight: bold;
text-decoration: none;
}
.link:active  {
font-family:"Trebuchet MS";
font-size: 15px;
color: #65AC06;
font-weight: bold;
text-decoration: none;
}
.link:visited  {
font-family:"Trebuchet MS";
font-size: 15px;
color: #65AC06;
font-weight: bold;
text-decoration: none;
}
.text {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: none;
text-decoration: none;
text-align:justify;
}
.text_white {
font-family:"Trebuchet MS";
font-size: 18px;
color: #FFFFFF;
font-weight: none;
text-decoration: none;
}
.black_text {
font-family:"Trebuchet MS";
font-size: 14px;
color: #000000;
font-weight: none;
text-decoration: none;
text-align:justify;
}
.black_text_sml {
font-family:"Trebuchet MS";
font-size: 13px;
color: #000000;
font-weight: none;
text-decoration: none;
text-align:justify;
}
.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: none;
text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	border-color:#888888;
	border:1px;
	color: #000000;
}
.black {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
font-weight: none;
text-decoration: none;
}


