* {-moz-box-sizing: border-box;}
html,body		{height:100%;padding:0px;margin:0px;overflow:hidden}
#container		{height:100%;padding-top:39px; text-align:center; overflow:auto;padding-bottom:10px}
#top			{position:absolute; left:50%; top:0px;margin-left:-385px;height:39px;width:770px}
#middlecontainer{position:relative; height:100%;width:770px; margin-right:auto; margin-left:auto}
#left			{position:absolute; left:50%; margin-left:-385px; height:100%; width:250px; border-left: 1px solid black;border-top: 1px solid black}
#middle			{position:relative; margin-left:260px; height:100%; border-left: 1px solid black;border-top: 1px solid black;background-color: white;padding:0 5 5 5;margin-right: 0px; overflow: auto; text-align:left}
.bodymain  	{ background-image: url(images/interface/bgpage.jpg); background-repeat: repeat-x; background-color: #97CBFD }
.bodyprint 	{ padding-right: 20px; padding-left: 20px; padding-bottom: 20px; width: 500px; padding-top: 20px; background-color: #ffffff; }
p, td, div, body { font-weight: normal; font-size: 11px; color: #000000 font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
h1   		{ margin-top: 0px; font-weight: bold; font-size: 12px; margin-bottom: 0px; padding-bottom: 6px; color: #9A3D0B; line-height: 23px; padding-top: 0px; font-family: Verdana, Arial, Geneva, sans-serif; }
UL,OL		{ margin-top:0px;margin-bottom:0px}
LI   		{ margin-left:-16px}
input,textarea  { font-size:11px; font-family:Verdana, Arial, Geneva, sans-serif;}
.mi_active 	{ background-color:#4258A1; height:20px; color:#ffffff; padding-right: 6px; border-top:1px solid #4258A1; border-bottom:1px solid #4258A1}
.mi	        { height:22px; color:#ffffff; padding-right: 6px; border-top:1px solid #2D458D; border-bottom:1px solid #0C2069}
.mi_sub_active 	{ background-color:#4258A1; height:16px; color:#ffffff; padding-right: 6px; border-top:1px solid #4258A1; border-bottom:1px solid #4258A1}
.mi_sub		{ height:16px; color:#ffffff; padding-right: 6px; border-top:1px solid #2D458D; border-bottom:1px solid #0C2069}
.menutableleft  { width: 100%; background-image:url('images/interface/menu_bg.gif')}
.menulink:visited, .menulink:link, menulink:active {font-weight:bold;color:white;text-decoration:none}
.menulink:hover {font-weight:bold;color:white;text-decoration:none}
.menulinkSM:visited, .menulinkSM:link, menulinkSM:active {font-weight:bold;color:white;text-decoration:none;font-size:10px}
.menulinkSM:hover {font-weight:bold;color:white;text-decoration:none;font-size:10px}
.menuarr   { height:20px;width:7px }
A:link {color:blue; text-decoration: underline}
A:visited {color:blue; text-decoration: none}
A:active {color:blue; text-decoration: none}
A:hover {color:blue; text-decoration: underline}
.large {font-size:15px}
.small {font-size:10px}

.newstable {margin-bottom:4px; background-image:url('images/interface/bg_news.gif')}
.newslink_home:link {color:#525f87; font-size:10px;padding-right:4px; text-decoration: none}
.newslink_home:active {color:#525f87; font-size:10px;padding-right:4px; text-decoration: none}
.newslink_home:hover {color:#525f87; font-size:10px;padding-right:4px; text-decoration: none}
.newslink_home:visited {color:#525f87; font-size:10px;padding-right:4px; text-decoration: none}

.button       { margin-left:4px; color:white; float:left; padding-left:6px; padding-right:6px; padding-top:4px; background-image:url(images/interface/button_up.gif)  ; background-color: #4F81C6; height: 22px; border-bottom:1px solid #4B78B9; bottom-right:1px solid #4B78B9; border-top:0px; border-left:0px}
.button_active{ margin-left:4px; color:white; float:left; padding-left:6px; padding-right:6px; padding-top:4px; background-image:url(images/interface/button_down.gif); background-color: #3157A0; height: 22px; border-bottom:1px solid #2D5296; bottom-right:1px solid #2D5296; border-top:0px; border-left:0px}
.buttonlink:link,.buttonlink:active,.buttonlink:hover,.buttonlink:visited { color:white;text-decoration:none }