a:link
{
	color: #6699CC;
}
a:visited
{
	color: #94AFC4;
}
a:active, a:hover
{
	color: #FF9900;
}
a:link.darkback, a:visited.darkback, a:visited.hover.darkback, a:active.darkback
{
	color: FF9966;
}

.submenu, a:link.submenu, a:visited.submenu
{
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}

a:hover.submenu
{
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #F9F9F9;
	text-align: right;
}

body
{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 18pt;
	color: #333333;
}

table
{
	font-family: Tahoma, Arial, Arial, Helvetica;
	font-size: 10pt;
	color: #333333;
}

.leftmenu
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #006699;
	font-weight: bold;
	text-align: right;
}

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 9pt;
	color: #333333;
}

hr
{
	height: 1px;
	color: #E6EFF5;
}

.title
{
	color: #A5273E;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.subtitle
{
	color: #3CA4AA;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}