body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	background-color: #000000;
	}
.link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}



.copyright{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	padding-bottom: 0px;
}



.textbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #669966;
	border: 1px solid #333333;
	height: 17px;
	width: 145px;
	
}




.text{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.text_2{
	font-size: 16px;
	color: E3421F;
	text-decoration: none;
	font-weight: bold;

}
.textbox{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.text_more{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: E3421F;
	text-decoration: none;
	font-weight: bold;

}

.linkmore{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
a.linkmore{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;

}
a.linkmore:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3333;
	text-decoration: underline;


}
a.link1{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.link1:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
.searchbox{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #669966;
	border: 1px solid #333333;
	height: 18px;
	width: 145px;
}