body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
}

td {
	font-family: tahoma;
	font-size: 11px;
}

li {
	font-size: 11px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 14px;

}

input{
	font-family: tahoma;
	font-size: 11px; 
}

textarea
{
	font-family: tahoma;
	font-size: 11px;
}

select
{
	font-family: tahoma;
	font-size: 11px;
}

a{
	font-size: 11px;
	color: #000000;
}

a:active,a:visited{
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.tahoma_header{
	font-family: tahoma;
	font-size: 10px;
	color:#FFFFFF;
}

a.tahoma_header, a.tahoma_header:active, a.tahoma_header:visited{
	font-family: tahoma;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.tahoma_header:hover{
	font-family: tahoma;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.tahoma_footer{
	font-family: tahoma;
	font-size: 11px;
	color: #97292B;
}

a.tahoma_footer, a.tahoma_footer:active, a.tahoma_footer:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #97292B;
	text-decoration:none;
}

a.tahoma_footer:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #97292B;
	text-decoration:underline;
}

.tahoma_12_black{
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}

.tahoma_12_white{
	font-family: tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}

.table_green_border{
	border:1 solid #0A87A3;
}

.tahoma_10_black{
	font-family: tahoma;
	font-size: 10px;
}

.tahoma_18{
	font-family: verdana;
	font-size: 18px;
	color:#0A87A3;
}

.tahoma_11_lineheight{
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
}

.table_blue {
	border: 1px solid #96C8FF;
}
