body,td,th {
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.header {
	background-image:url(icr_bg.jpg);
	background-repeat:repeat-x;
}
.menu {
	background-image:url(menu_dropbg.jpg);
	background-repeat:repeat-x;
	height:33px;
	vertical-align:top;
}
.footer {
	background-image:url(footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.footer_font {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	
}


.content_top {	
	background-image:url(content_top.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.content_type {	
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.content_type2 {	
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.content_main {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a.content_main2 {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.content_main_mandatory {
	font-size:10px;
	color:#000000;
}
a.green {
	font-size:12px;
	color:#74A730;
}
