html {overflow-y: scroll;}
body  {margin: 0px 0px 0px 0px;}

td  {font-family: Verdana, sans-serif; font-size: 11px; color: #333333;}

a:link		{color: #0000cc; text-decoration: none;}
a:visited	{color: #0000cc; text-decoration: none;} 
a:hover		{color: #6666cc; text-decoration: underline}

.main {background-image: url('images/bg_main.jpg'); background-repeat: no-repeat; height: 365px;}
.left_border {width: 20px; background-image: url('images/bg_left.gif'); background-repeat: repeat-y;}
.right_border {width: 23px; background-image: url('images/bg_right.jpg'); background-repeat: repeat-y;}
.footer {height: 130px; background-image: url('images//footer1.jpg'); background-repeat: no-repeat;}

.tab-corner {background-image: url('images//tab//corner.gif'); height: 2px; width: 1px;}
.tab-line {background-image: url('images//tab//line.gif'); height: 2px; width: 1px;}
.tab-line-top {background-color: #ffffff; height: 2px; width: 1px;}
.tab-top {background-image: url('images//tab//top.gif'); height: 2px;}
.tab-body {width: 95px; padding-top: 4px; padding-bottom: 4px;}
.tab-body-off {background-image: url('images//tab//bg.gif'); width: 95px; padding-top: 4px; padding-bottom: 4px;}
.tab-btm {background-image: url('images//tab//bg_line.gif');}

.header {border: 1px solid #cccccc; background-color: #eeeeee; padding: 2px;}

.title {font-size: 12px; font-weight: bold; color: #0a274f;}
.title_img {width: 540px; text-align: right; margin: 12px 0px 6px 0px;}

.text-big {font-size: 15px; font-weight: bold; color: #336699;}
.copyright {font-size: 9px; color: #666666;}
.label {font-size: 9px;}
.login {width: 85px;}
.navtop {height: 50px;}
.navleft {color: 999999; font-size: 9px; font-weight: bold; padding-top: 1px; padding-bottom: 1px;}
.navleft-sub {font-size: 9px; font-weight: bold;}
.navlink {color: black; text-decoration: none;}
.padleft {padding-left: 10px;}
.padright {padding-right: 5px;}
.padrow {padding-left: 4px; padding-right: 4px; padding-top: 3px; padding-bottom: 4px;}
.small {font-size: 9px; padding-left: 2px; color: #999999;}
.spacer-height {height: 5px;}
.tableheader {background-color: #cccccc; line-height: 16px; font-weight: bold; padding-left: 4px; padding-right: 4px; padding-bottom: 3px;}
.textbox {font-family: verdana;	font-size: 9px;}
	.full{width: 150px;}

.transbox {-moz-opacity:0.7; filter:alpha(opacity=70)}
	
