/*
================================================================================
|                                     Backgrounds                              |
================================================================================
*/
.top {background-image:url(../images/top.jpg); background-repeat:no-repeat; width:806px; height:270px;}
.middle {background-image:url(../images/middle.jpg); background-repeat:no-repeat; width:806px; height:384px;}
.bottom {background-image:url(../images/bottom.jpg); background-repeat:no-repeat; width:806px; height:76px;}
.right {background-image:url(../images/right.jpg); background-repeat:no-repeat; width:194px; height:730px;}

.map {background-color:#0f0f10; width:460px; height:168px;}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	background-color: #151612;
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Sans";
	font-size:13px;
	color:#000000;
}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0; padding:0; margin:0;}
table { border-collapse:collapse}
table td { padding:0; margin:0; border:0} 
table tr { padding:0; margin:0; border:0} 
a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#61106a;
	text-decoration:underline;
}
a:hover { 
		text-decoration:none; 
} 
/*
================================================================================
|                                     Other                                    |
================================================================================
*/
.submenu {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#837f78;}
.copyright {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color:#837f78;}

.href1 {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#837f78; text-decoration:none;}
.href1:hover {text-decoration:underline;}
.href2 {font-family:"Times New Roman", Times, serif; font-size:14px; color:#ffffff; text-decoration:underline;}
.href2:hover {text-decoration:none;}

.font1 {font-family:"Times New Roman", Times, serif; font-size:14px; color:#ffffff;}


input { background:url(../images/input.gif) no-repeat left top; width:228px; height:16px; border:none; font-size:11px; font-family:"Times New Roman", Times, serif; color:black; padding:0 5px;}
input.btnr {border:none; background:url(../images/clear.gif) no-repeat; width:77px; height:20px; cursor:pointer; margin-top:4px;}
input.btns {border:none; background:url(../images/send.gif) no-repeat; width:77px; height:20px;margin-left:19px; cursor:pointer; margin-top:4px} 

