/* CSS Document */

body { margin:0px; padding:0px; background-color:#ffffff; }
table, input, textarea, select { font-family:Tahoma, Arial, Verdana; font-size:11px; color:#363636; text-align:left; }

.menung, .but { background:url(images/menubg.gif) repeat-x; }
.boxbg, .bdtop, .bdleft, .bdright, .bdbottom { background-color:#FFFFFF; }
.bdtop { border-top:1px solid #BCC8D9; }
.bdleft { border-left:1px solid #BCC8D9; }
.bdright { border-right:1px solid #BCC8D9; }
.bdbottom { border-bottom:1px solid #BCC8D9; }
.dotline { background:url(images/dotline.gif) center center repeat-x; margin:0px; padding:0px; }
.bottombg { background:url(images/bottombg.gif) repeat-x; color:#FFFFFF; }
.whitebg { background-color:#FFFFFF; }
.fieldheader { color:#122C5F; font-weight:bold; padding-left:5px; }
.fieldheader, .tbborder { background-color:#D3E0F2; }

A.menulink:link, A.menulink:visited, A.menulink:active, .but { COLOR: #ffffff; text-decoration:none; font-weight:bold; }
A:link, A:visited, A:active { COLOR:#0D47A3; text-decoration:none; }
A.menulink:hover, A:hover, .msg { COLOR: #ff0000; }

.popupbody { background-color:#DEE6F1; padding:10px; }
.imgborder { padding:1px; border:1px solid #666666; }
.noborder { border:none; }
input, textarea, select { padding:1px; border:1px solid #666666; }
.but { text-align:center; padding:1px 3px; }
