body {
	margin:0px; 
	padding:0px; 
	background-color: #ffb00f;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#003366;
	padding-left:5px;
	font-weight:bold;
}
.header-blck {
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
.header1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
}
.header2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#c2551a;
}
.header3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
}
.text {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-align:justify;
}
.text4 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	padding-left:10px;
	padding-right:20px;
	text-align:justify;
}
.view-large { 
	font-size:12px; 
	color:#c2551a; 
	font-family:"Trebuchet MS"; 
	font-weight:underline; 
}
.text1{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	text-align:justify;
}
.text1:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #003399;
	text-align:justify;
}
.text2 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#003366;
	text-align:justify;
}
.text5 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c2551a;
}
.form-text {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c2551a;
	font-weight:bold;
	padding-left:8px;
}
.form-text1 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #333333;
	padding-right:25px;
}
.input {
	height:18px;
}
.border {
	border: 1px solid #dcd3c0;
}
.top-menu{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-align:justify;
	text-transform:uppercase;
	text-decoration:none;
}
.top-menu a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#003366;
	padding-left: 15px;
	padding-right: 15px;
	text-align:justify;
	text-transform:uppercase;
	text-decoration:none;
}
.top-menu a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	padding-left: 15px;
	padding-right: 15px;
	text-align:justify;
	text-transform:uppercase;
	text-decoration:none;
}
.bttm-menu{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	text-align:justify;
	text-transform:uppercase;
	text-decoration:none;
}
.bttm-menu a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	padding-left: 11px;
	padding-right: 11px;
	text-align:justify;
	text-transform:uppercase;
	text-decoration:none;
}
.bttm-menu a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	padding-left: 11px;
	padding-right: 11px;
	text-align:justify;
	text-transform:uppercase;
	text-decoration:underline;
}.header-bg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 533px;
}
