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:#000000;
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height:100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }
.h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height:20px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4c1f03;
	line-height: 16px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4c1f03;
	line-height: 16px;
	text-decoration: none;

}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4c1f03;
	line-height: 16px;
	text-decoration: none;

}
.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;

}
.menu_over {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
	background-image:url(images/menu_bg_over.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}
.menu_over a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;

}
.menu_over a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;

}
.menu_over a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;

}
.input {
    color:#727272;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

