/* CSS Document */
/* Site created by Airgid Media Inc. | www.airgid.com */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #882C43;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #882C43;
}

a.link-top:link, a.link-top:visited{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-decoration:none;
}
a.link-top:hover, a.link-top:active {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#666666;
}

a.link-bottom:link, a.link-bottom:visited{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-decoration:none;
}
a.link-bottom:hover, a.link-bottom:active {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#882C43;
}
.text-bottom {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-top {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* FlashObject Code it needs to be empty leave alone, this is not a mistake! */
	#flashcontent {

	}
	
	/* This is for the sIFR H1 Title replacements */
	

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
}

.sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
}


-->