html, body  {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: left;
	   background-image: url('images/bg.jpg'); background-position:top; background-repeat:repeat-x; background-color:#ebeeef;
   }
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b4b4b4;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #b4b4b4;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #b4b4b4;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}



.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #FFE6E6;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.content table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.content td{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.content a:link{
	font-weight: bold;
	color: #276d9a;
	text-decoration: none;
}
.content a:visited{
	font-weight: bold;
	color: #276d9a;
	text-decoration: none;
}
.content a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newstitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.newstitle a:link{
	font-weight: normal;
	color: #979898;
	text-decoration: none;
}
.newstitle a:visited{
	font-weight: normal;
	color: #979898;
	text-decoration: none;
}
.newstitle a:hover{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #C40004;
	text-decoration: none;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	width: 150px;
}
.input2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #C40004;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
