body, td, input, select, miami, textarea, .bodytext {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link {
	color: #730439;
	text-decoration: none;
	font-weight: normal;

}
A:visited {
	color: #730439;
	text-decoration: none;
	font-weight: normal;
}
A:hover {
	color: #730439;
	text-decoration: underline;
	font-weight: normal;
}
body, hr, form {
	padding: 0px;
	margin: 0px;

}
a.white:link {color: #ffffff;}
a.white:active {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #ffffff; text-decoration: underline;}

}
a.template:link {color: #730439;}
a.template:active {color: #730439;}
a.template:visited {color: #730439;}
a.template:hover {color: #730439; text-decoration: underline;}

h1 {
	font-size: 14px;
	color: #666666;
	width: 100%;
	margin: 0px 0px 7px;
	padding: 0px 0px 2px;
	font-weight: bold;
}
.topbar {
	font-size: 10px;
	color: #6666666;
	width: 100%;
	margin: 0px 0px 7px;
	padding: 0px 0px 2px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #B5C700;
	width: 100%;
	margin: 0px 0px 7px;
	padding: 0px 0px 2px;
	font-weight: normal;
}
.leftbox {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.googlesense {
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.quote { 
	color: #000000;
	background-color: #B5C700;
	display: block;
	float: left;
	width: 500px;	
	padding: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #CAC1B8;
	margin: 2px 7px 2px 7px;
	font-size: 20px;
	font-weight: bold;
}


/* top box link */
a.top:link, a.top:visited { 
	color: #800000;
	display: block;
	float: left;
	width: 110px;	
	padding: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #CAC1B8;
	margin: 1px 5px 1px 5px;
	font-size: 12px;
}

a.top:hover { background-color: #800000;	color: #fff; }

/* bottom link */
a.bot:link, a.bot:visited { color: #666666; text-decoration: none}
a.bot:active, a.bot:hover { color: #800000; text-decoration: underline;}