td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #224B75;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #224B75;
	text-decoration: none;
}
a:active {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #224B75;
	text-decoration: none;
}
a:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.mainlink:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlink:active {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlink:visited {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}
a.mainlink:hover {



	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CBE989;
	text-decoration: none;
}
h1 {
	font-family: georgia;
	font-size: 24px;
	font-weight: bold;
	color: #0F6CB5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;

}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #006699;
	cursor: hand;

}
form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
.tableborder {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #CCCCCC;

}
