/* Global Styles */

body {
	margin: 0px;
	}
	
td {
	font: small Arial, Helvetica, sans-serif;
	color: #330000;
	vertical-align: top;
	}
a {
	color: #CC3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.tabledashed {
	border: thin dashed #330000;
}

	
h1 {
	font-size: 14px;
}

/* ID Styles */

#navigation a {
	font-size: 16px;
	color: #D03F48;
	font-weight: normal;
	text-decoration: none;
	}

#navigation a:hover {
	text-decoration: underline;
}


/* Class Styles */

.bodyText {
	font: small Arial, Helvetica, sans-serif;
	color: #330000;
	line-height: 24px;
	}

.img_border {
	border: thin solid #330000;
}

.hmedium {
	color: #DF4032;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.hlarge {
color: #E63358; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;
}

.navText {
	font-size: 16px;
	color: #D03F48;
	font-weight: lighter;
	}
	
.textsmall {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.textmedium {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

.textMoney {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d03f48;
	text-decoration: underline;
}
.hxsmall {

color: #CC3300; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: lighter;
}
.tablesolidline {

	border: thin solid #330000;
}
.horange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: DF4032;
}

