body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(http://www.rmi-europe.com/images/Design/bg_main.gif);
	background-repeat:repeat-x;
}
.td_main {
	background-image: url(../images/Design/one_bg.gif);
	background-repeat:repeat-y;
}
.td_lt_grey {
	background-color: #E8E7E7;
}
.td_med_grey {
	background-color: #CCCCCC;
}
.td_dk_grey {
	background-color: #999999;
}
.regular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.regular-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}
.boldregular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.boldregular-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.boldregular-white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.boldlarger-red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.boldlarger-black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.contentlink { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #818282;
	text-decoration: underline;
}
.contentlink:hover { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.latestlink { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.latestlink:hover { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #818282;
	text-decoration: underline;
}
