
body {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('images/body_bg.gif');
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover	{
	color: #CF3430;
	text-decoration: underline;
}
a:active {
	color: #CF3430;
	text-decoration: none;
}
a.address-table:link {
	font-weight: bold;
	font-size: 10px; 
	font-family: tahoma, verdana;
	color: #ffffff;
}
a.address-table:visited {
	font-weight: bold;
	font-size: 10px; 
	font-family: tahoma, verdana;
	color: #ffffff;
}
a.address-table:hover {
	font-weight: bold;
	font-size: 11px; 
	font-family: tahoma, verdana;
	color: #ffffff;
}

.address-table {
	font-weight: bold;
	font-size: 10px; 
	font-family: tahoma, verdana;
	color: #ffffff;

}

h1 {
	font-weight: bold;
	font-size: 14px; 
	font-family: tahoma, verdana;
	color: #000000;
}
footer {
	font-weight: normal;
	font-size: 9px; 
	font-family: tahoma, verdana;
	color: #000000;
}

a.footer:link {
	font-weight: normal;
	font-size: 9px; 
	font-family: tahoma, verdana;
	color: #000000;
}

a.rates:link {
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma, verdana;
	color: #ffffff;
}

a.rates:visited {
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma, verdana;
	color: #ffffff;
}

a.rates:hover {
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma, verdana;
	color: #000000;
}



table.rates {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	-moz-border-radius: 5px;	
	width: 200px;
	height: 20px;
	background-color: #AE0437;
	background-image: url(images/but_bg.gif);


td.rates {

	width: 200px;
	height: 20px;
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma, verdana;
	color: #000000;
	text-align: center;
	background-color: #AE0437;
	background-image: url(images/but_bg.gif);
}

.insert {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	-moz-border-radius: 0px;	
	font-size: 12px;
	font-family: tahoma;

}
a.visitors:link {
	font-weight: normal;
	color: #AE0437;
}







	
