/* CSS Document */
body{font-family: Tahoma; background-color: #0000FF; color: #000;font-size:12px; margin:0px; padding:0px;}
#topmenu{background-color: #FFCC00; color: #FFF;font-size:10px; padding: 5px; text-align: right;font-weight:bold;}
#container{width: 800px;background-color: #FFF; color: #000;margin:0px auto;}
#header{background-color: #FFCC000; height: 125px;background-image: url(images/header.png); background-repeat: no-repeat;}
#mainmenu{text-align: center; margin:0px auto;padding: 0;width: 100%;background: transparent;voice-family: "\"}\"";voice-family: inherit;padding-left: 5px;}
#mainmenu ul{font: bold 10px Tahoma;margin:0px auto;padding:0;list-style:none;}
#mainmenu li{display:inline;margin:0 2px 0 0;padding:0;text-transform:uppercase;line-height: 1.5em;}
#mainmenu a{float:left;color: #FFF;background: #0101a1 url(images/color_tabs_left2.gif) no-repeat left bottom;margin:0 2px 0 0;padding:0 0 0 3px;text-decoration:none;letter-spacing: 1px;}
#mainmenu a span{float:left;display:block;background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;padding:3px 9px 3px 6px;}
#mainmenu a span{float:none;}
#mainmenu a:hover{background-color: #FFCC00;}
#mainmenu a:hover span{background-color: #FFCC00;}
#mainmenu #current a, #mainmenu #current span{ /*currently selected tab*/background-color: #FFCC00;}
#mainmenuline{clear: both;padding: 0;width: 100%;height: 8px;line-height: 8px;background: #FFCC00;border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/}
#main{background-color: #FFF;font-size: 12px; padding: 10px;}
.newshead{padding: 5px; background-color: #FFCC00; color: #0101a1; font-weight: bold; font-variant: small-caps;}
.contenthead{padding: 5px; background-color: #0101a1; color: #FFCC00; font-weight: bold; font-variant: small-caps;}
.contentbody{padding: 6px;}
.contentbody b, strong {border-bottom: 1px dotted #000;}
.contentbody i, em{color: #0101a1;}
input, select, textarea{border: 1px solid #000;}
input, select{background-color: #0101a1; color: #FFF;font-size:10px; width: 125px;}
textarea{background-color: #0101a1; color: #FFCC00; font-size:10px; width: 225px; height: 65px; font-family: Tahoma;}
.butterfly {background: url(images/rhoerbutterfly.gif); top right no-repeat;}
#title{padding: 5px; background-color: #0101a1; color: #FFCC00; font-weight: bold; font-variant: small-caps;}
#footer{margin: 0px auto; color: #FFF; background-color: #FFCC00;font-size: 10px;padding:5px; margin:0px auto; text-align: center;font-weight:bold;}