.TopLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666699;
	font-weight: bold;
}
.boldsubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	text-decoration: none;

}
.pageheading {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-decoration: none;

}
.pageheading2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-decoration: underline;

}
.leftnavigtop {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.leftnavigbottom {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
.textwhite {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
.text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.textred {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: justify;

}
.textredbig {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: justify;

}
.textredright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: right;

}
.textleft {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.textgrey {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CDCDCD;
	text-align: left;

}
.textsmall {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.textgreen {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	text-align: left;

}
.textunderlined {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: underline;

}
.in {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: none;
}
.ingrey {
	font-family: Verdana;
	font-size: 9px;
	border: 1px solid #C6C6C6;
	background-color: none;
}
.inwhite {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	background-color: #EF6737;
}
a{
	text-decoration: none;
}

