body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;

}


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

a {
	font-size: 10px;
	text-decoration:none;
	
}

.title_green {
	color: #44916C;
	font-weight: bold;
	font-size: 12px;
}

.title_red {
	color: #FE2A21;
	font-weight: bold;
	font-size: 12px;
}

.title_red_16 {
	color: #FE2A21;
	font-weight: bold;
	font-size: 16px;
}

.title_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight:900;
	line-height: 16px;
	color: #333333;
}

.bl {background: url(images/corner_red_ld.gif) 0 100% no-repeat #FF0000; width: 20em}
.br {background: url(images/corner_red_rd.gif) 100% 100% no-repeat}
.tl {background: url(images/corner_red_lu.gif) 0 0 no-repeat}
.tr {background: url(Images/corner_red_ru.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

.blg {background: url(images/corner_green_ld.gif) 0 100% no-repeat #006C3C; width: 20em}
.brg {background: url(images/corner_green_rd.gif) 100% 100% no-repeat}
.tlg {background: url(images/corner_green_lu.gif) 0 0% no-repeat}
.trg {background: url(Images/corner_green_ru.gif) 100% 0 no-repeat; padding:10px}
.clearg {font-size: 1px; height: 1px} 

