td
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0B093D;
}

td.verticalBorder
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0B093D;
	border-left : #ADFF2F solid thin;
}

b.asterix
{
	font-size: 9px;
	color: #AB0635;
}

h1
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B093D;
	font-size : 16px;
}

input
{
	color: #AB0635;
	background-color: #F3F3F3;
	border-top: none;
	border-left: thin gray solid;
	font-size: 11px;	
}

input.button
{
	color : #ffffff;
	border-top: none;
	border-left: thin solid;
	background-color: #AB0635;
	font-size: 11px;
}

textarea
{
	color: #AB0635;
	background-color: #F3F3F3;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: none;
	border-left: thin gray solid;
	font-size: 11px;
}

a
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color: #AB0635;
}

a:hover 
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color: #ffffff;
	background-color: #AB0635;
}

a.visited
{
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color: Green;
}