@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	color: #555555;
}
a {
	font-size: 11px;
	color: #555555;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #555555;
}
.boxMainTitleTaxt {
	color: #0780C7;
	font-size: 13px;
	font-weight: bold;
}
.boxMainTitleSmall {
	color: #0780C7;
	font-size: 11px;
	font-weight: normal;
}
.MainTitleTaxtRedColour {
	color: #BB0000;
	font-size: 12px;
	font-weight: bold;
}
.size13 {font-size: 13px}
.size15 {
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	}
.size9 {font-size: 9px}
.grn_sm_head {
	color: #669900;
	font-weight: bold;
}
