@charset "iso-8859-2";
/* CSS Document */

body			{ color: #404040; margin: 0; padding: 0; font-size: 12px; background: #fff url(mr_site_images/header_back.gif) repeat-x top left; font-family: Gill Sans MT; }

.menu_href			{ font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu_href     	{ font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu_href:visited { font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu_href:hover	{ font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: underline; }

#blue_box			{ background: #2A6BA3 url(mr_site_images/back_bottom.gif) repeat-x top left; }
.white12			{ color: #FFFFFF; font-size: 12px; }

#content_box		{ background: #ffffff url(mr_site_images/back_content.gif) repeat-x top left; }

h1					{ font-size: 18px; color: #303030; font-weight: bold; line-height: 14px; margin-top: 5px; }

.content_box		{ width: 411px; background-color: #EFEFEF; text-align:left; }
.margins			{ padding: 10px; }

#footer_box		{ background: #ffffff url(mr_site_images/footer_back.gif) repeat-x top left; height: 72px; }

.red_link			{ font-size: 11px; color: #A80300; font-weight: bold; text-decoration: none; }
a.red_link	     	{ font-size: 11px; color: #A80300; font-weight: bold; text-decoration: none; }
a.red_link:visited  { font-size: 11px; color: #A80300; font-weight: bold; text-decoration: none; }
a.red_link:hover	{ font-size: 11px; color: #A80300; font-weight: bold; text-decoration: underline; }

.orange				{ font-weight: bold; color: #FF6600; }
.white16			{ color: #FFFFFF; font-size: 16px; }
.white20			{ color: #FFFFFF; font-size: 20px; }