td {
	color: #333366;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.heading {
	color: #cc3300;
	font-family: arial,helvetica,sans serif;
	font-size: 18px;
	line-height: 14px;
	font-style: bold;
	font-variant: normal;
	font-weight: normal;
}
.subheading
{
	color: #cc3300;
	font-family: arial,helvetica,san serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.midblu_text {
	color: #666699;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a {
	color: #666699;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
a.hover {
	color: #666699;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.link {
	color: #666699;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.visited {
	color: #666699;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
a.active {
	color: #ff6600;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.grey {
	color: #cccccc;
	font-family: arial,helvetica,sans serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}


.txtbox {
	color: #333366; font-family: arial,helvetica,sans serif;
	font-size: 12px; line-height: 14px;
	font-style: normal; font-variant: normal; font-weight: normal;
	border-color: #333366; border-width: 1px; border-style: solid;
	background-color: #FFFFFF; width: 300px; }

.butt
{
	color: #333366;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border-color: #333366;
	border-width: 1px;
	border-style: solid;
	background-color: #9999cc;
	padding: 4;
}

