body { margin: 0px; padding:0; background:#fff url(../images/page_bg.gif) repeat-x top left; color:#3f3f3f; font:normal 12px arial, verdana, tahoma; }
table { text-align:left; }
p { margin:0px; padding:0px; }
form { padding:0px; margin:0px; }
img { border:none; }
a { color: #00467e; text-decoration:underline; }
a:hover { text-decoration:none; }
ul, li { list-style-type:none; padding:0; margin:0; }

.whitebg { background-color:#ffffff; }
.left_shadow_bg { background: url(../images/left_shadow_bg.gif) repeat-y 100% 0; width:6px; }
.right_shadow_bg { background: url(../images/right_shadow_bg.gif) repeat-y 0% 0; width:6px; }
.left_part_bg { background: url(../images/left_part_bg.gif) repeat-y 100% 0%; }

.login_page_left { background: url(../images/login_page_left.jpg) no-repeat 100% 0%; }
.login_page_right { background: url(../images/login_page_right.jpg) no-repeat 0% 0%; }

.section_heading { color:#145291; font-weight:bold; }
.heading { width:400px; height:36px; padding-left:59px; background: url(../images/heading_bg.gif) no-repeat 0% 0%; line-height:1.6em; font-size:18px; color:#145291; }
.sub_heading { width:449px; height:36px; padding-left:10px; background: url(../images/subheading_bg.gif) no-repeat 0% 0%; line-height:1.8em; font-size:18px; color:#145291; }
.hr_line { background: url(../images/hr_line.gif) repeat-x 0% 50%;  }

#footer { background:#797979 url(../images/footer_bg.gif) repeat-x 0% 0%; line-height:2.2em; padding:5px 10px 0 10px; color:#fff; font-size:11px; }
#footer a { color:#ffffff; text-decoration:none; font-weight:bold; }
#footer a:hover { text-decoration:underline; }

.fl { float:left; }
.fr { float:right; }
.padding { padding:5px; }
.padding1 { padding:10px; }
.padding2 { padding:15px; }
.padding_tb { padding:5px 0; }
.padding_top { padding-top:5px; }
.margin_top { margin-top:5px; }
.margin_top1 { margin-top:10px; }
.margin_bottom { margin-bottom:5px; }
.margin_bottom1 { margin-bottom:10px; }
.line_height { line-height:1.4em; }
.content_area { width:460px; margin:15px; }
.small_text { font-size:10px; }
.white_text { color:#fff; }
.loggedin { font-size:10px; font-weight:bold; color:#727272; margin-right:30px; }
.login_content { position:absolute; margin-top:70px; margin-left:107px; width:365px; }
.even { background:#f4f4f4; color:#00467e; padding:5px; }

a.gray_menu { color:#3f3f3f; }

input, textarea, select { font-size:11px; }
.textbox { border:1px solid #b0b7bd; background:#fc0; }
.login_textbox { font-size:10px; padding:0; margin:0; height:14px; width:125px; }

