body, td, th {
	font-family: Verdana, Tahoma, Serif;
	color: #0170A5;
	font-size: 11px;
}

a, a:active, a:visited {
	font-family: Verdana, Arial, Tahoma, Verdana, Serif;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

input, select, .input {
	font-family: Verdana, Tahoma, Serif;
	color: #0170A5;
	font-size: 10px;
}

.error {
	font-family: Verdana, Tahoma, Serif;
	color: #DE0000;
	font-weight: bold;
}

form {
	margin: 0px;
}

h1, .txtHeading1, a.txtHeading1, a.txtHeading1:active, a.txtHeading1:visited {
	font-family: Arial, Tahoma, Verdana, Serif;
	color: white;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

h2, .txtHeading2, a.txtHeading2, a.txtHeading2:active, a.txtHeading2:visited {
	font-family: Arial, Tahoma, Verdana, Serif;
	color: white;
	font-size: 24px;
	font-style: italic;
}

h3, .txtHeading3, a.txtHeading3, a.txtHeading3:active, a.txtHeading3:visited {
	font-family: Arial, Tahoma, Verdana, Serif;
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

h4, .txtHeading4, a.txtHeading4, a.txtHeading4:active, a.txtHeading4:visited {
	font-family: Arial, Tahoma, Verdana, Serif;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

h5, .txtHeading5, a.txtHeading5, a.txtHeading5:active, a.txtHeading5:visited {
	font-family: Arial, Verdana, Tahoma, Serif;
	color: #FFCC00;
	font-weight: bold;
	font-size: 11px;
}

hr {
	color: #FFFFFF;
	height: 1px;
}

.leftMenuHeader {
	font-family: Tahoma, Arial, Serif;
	color: #FFCC00;
	font-size: 13px;
	font-weight: bold;
}

.leftMenuItem, a.leftMenuItem, a.leftMenuItem:active, a.leftMenuItem:visited  {
	font-family: Arial, Tahoma, Serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

