/* CSS Document */

body { margin:5px 0px; padding:0px; background-color:#ffffff; }
form { margin:0px; padding:0px; display:inline; }
table { font-size:8pt; color:#5B5B5B; font-family:Tahoma,Arial,Helvetica,verdana; text-align:left; }

.menubg { background:url(images/menubg.gif) repeat-x; }
.menubg a:link,.menubg a:visited, .menubg a:active, .blue, h1 { COLOR:#00437F; TEXT-DECORATION:none; }
.menubg a:hover { COLOR:#CD0500; TEXT-DECORATION:none; }

.middlepart { background:url(images/pagebg.gif) repeat-y top center; padding:0px 6px; }
.inmiddlepart { background:url(images/inpagebg.gif) repeat-y top center; padding:0px 5px 0px 6px; }
.midheding { border-left:4px solid #00437F; background:#ECECEC; color:#00437F; font-weight:bold; padding-left:8px; }

a:link, a:active, a:visited { COLOR:#035599; TEXT-DECORATION:none; }
a:hover { COLOR:#BF0000; TEXT-DECORATION:none; }
a.more:link, a.more:active, a.more:visited { COLOR:#BF0000; TEXT-DECORATION:none; font-weight:bold; }
a.more:hover { COLOR:#035599; TEXT-DECORATION:none; }

.bottombg { background:url(images/bottombg.gif) repeat-x; height:39px; color:#ffffff; }
.bottombg a:link,.bottombg a:visited, .bottombg a:active, .white { COLOR:#ffffff; TEXT-DECORATION:none; }
.bottombg a:hover { COLOR:#C3D0F1; TEXT-DECORATION:none; }

.tbborder {
	background-color: #E8F4FF;
}
.heding { background:url(images/left-hedbg.gif) repeat-x; color:#FFFFFF; font-weight:bold; padding-left:8px; }
.pageheding { background:url(images/headingbg.gif) repeat-x; color:#0E3E7A; font-weight:bold; padding-left:8px; }
.whitebg { background-color:#FFFFFF; }
.even { background-color:#E5EBF9; }
.odd { background-color:#F1F4FC; }

h1 { font-family:"Times New Roman", Times, serif; font-size:18px; margin:0px; padding:5px 0px; }
ul.arw { list-style-image:url(images/arw.gif); margin:0px; padding:0px 0px 10px 20px; }
li { padding:2px 0px; }

.imgboder { border:2px solid #C997BC; padding:1px; }
.noborder { border:none; }
.dotline { background:url(images/dotline.gif) repeat-x center; }

input,select,textarea { border:1px solid #666666; font-size:8pt; color:#666666; font-family:Tahoma,Arial,Helvetica,verdana; text-align:left; }
.but { border:1px solid #484848; color:#ffffff; background:url(images/left-hedbg.gif) repeat-x; text-align:center; font-weight:bold; margin:0px; padding:1px; }
