a:link {
	color: #8C004A;
	text-decoration: none;
}
a:visited {
	color: #8C004A;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

td.nav-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
td.nav-links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
td.nav-links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	line-height: 20px;
	text-decoration: none;
}
td.nav-links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.nav-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;

}
.page-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C004A;
	font-weight: bold;


}
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;

}
.tinytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #8C004A;

}
.grey-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #999999;

}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999 url(media/formbg.gif) repeat-x;
	color:#8C004A;
	font-weight:bold;
	padding: 1px 2px;
	background:url(media/formbg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;

}
.inputfield {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 color: #000000;
 background-color: #F7F7F7; 
 border: 1px solid #999999; 

}
textarea {
 font-family: Arial, Helvetica, sans-serif;  
 font-size: 10px;
 color: #000000;
 background-color: #F7F7F7; 
 border: 1px solid #666666; 

}
.type-strikethru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: line-through;
	line-height: 12px;
	font-weight: normal;

}
.grandeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: 10A2D8;
	line-height: normal;
}
.grandeblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
