body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color:#F7EBB9;
}
td {
	font-family:arial;
	font-size:11px;
	color:#000000;
}
/*text*/
.footer {
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}
.slogan {
	font-family:"arial black";
	font-size:36px;
	font-weight:bold;
	color:#000000;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
}
.home_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#C9101A;
}
.heading1 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.heading2 {
	font-family:arial;
	font-size:18px;
	color:#BF101A;
	font-weight:bold;
}
.txt_home {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
/*forms*/
form{
padding:0px;
margin:0px;
}
/*end form*/
.border_body {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	background-color:#FFFFFF;
}
.border_1 {
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}
.border_2 {
	border-width:1px;
	border-style:solid;
	border-color:#D1D1D1;
	padding:4px;
}
.txt_black_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	.txt_black_11 a:hover {
	text-decoration: underline;
	}

.txt_white_11_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	.txt_white_11_link a:hover {
	color: #E6BA03;
	text-decoration: underline;
	}

.txt_yellow_11_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6BA03;
	text-decoration: none;
	}
	.txt_yellow_11_link a:hover {
	color: #000000;
	text-decoration: underline;
	}
	

