/*
================================================================================
|                                     Backgrounds                              |
================================================================================
*/
.top {background-image:url(images/menu.jpg); background-repeat:no-repeat; width:1000px; height:86px;}
.header {background-image:url(images/header.jpg); background-repeat:no-repeat; width:1000px; height:316px;}
.ttl1 {background-image:url(images/ttl1.jpg); background-repeat:no-repeat; width:1000px; height:43px;}
.ttl2 {background-image:url(images/ttl2.jpg); background-repeat:no-repeat; width:1000px; height:43px;}
.ttl3 {background-image:url(images/ttl3.jpg); background-repeat:no-repeat; width:1000px; height:43px;}
.ttl4 {background-image:url(images/ttl4.jpg); background-repeat:no-repeat; width:1000px; height:43px;}
.ttl5 {background-image:url(images/ttl5.jpg); background-repeat:no-repeat; width:1000px; height:43px;}
.cont {width:1000px; height:277px;}
.footer {background-color:#660000; width:1000px; height:78px;}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#252525;
}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0; padding:0; margin:0;}
table { border-collapse:collapse}
table td { padding:0; border:0} 
a { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff0000;
	text-decoration:underline;
}
a:hover { 
		text-decoration:none; 
} 
/*
================================================================================
|                                     Other                                    |
================================================================================
*/
.h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#7d0500;
}
.red1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#660000;
}		
.red2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}	
.font1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d8dacd;
}
.font2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111517;
}
.font3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#660000;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ebebeb;
}	
.href1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00ffff;
	text-decoration:underline;
}	
.href1:hover {
	text-decoration:none;
}	
/*
================================================================================
|                                     Form                                     |
================================================================================
*/
.field {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#252525;
	width:272px;
	height:18px;
	border-color:#929292;
	border-style:solid;
	border-width:1px;
}
.field2 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#252525;
	width:216px;
	height:18px;
	border-color:#929292;
	border-style:solid;
	border-width:1px;
}
.btn_send1 {
	background-image:url(images/btn_send1.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:22px;
	border:0px;
	cursor:pointer;
}
.btn_send2 {
	background-image:url(images/btn_send2.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:22px;
	border:0px;
	cursor:pointer;
}
.btn_clear {
	background-image:url(images/btn_clear.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:22px;
	border:0px;
	cursor:pointer;
}	
.btnclr {background:url(images/bt-clr.jpg) no-repeat; border:none; cursor:pointer; width:131px; height:22px; margin-right:20px;}

.blt {margin:1px 6px 0 0;}










