body { color: #0f0f0f; font: 13px/16px Tahoma, Arial, Serif; background: #ffffff url('img/bkg-main.jpg') top left repeat-x; margin: 30px 0 0 0; padding: 0; }

h1, h2, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
margin: 0 0 10px 0; }

a:link { color: #3163ce; text-decoration: none; }
a:active { color: #3163ce; text-decoration: none; }
a:visited { color: #3163ce; text-decoration: none; }
a:hover { color: #00319c; text-decoration: none; }

#header { margin: 0 0 30px 0; text-align: center; }

#container { width: 730px; margin: auto; padding: 20px; background: url('img/main-bkg.jpg') top left no-repeat;}

#sidebar { float: left; background: #3163ce url('img/sidebar-top.gif') top left no-repeat;; width: 200px; }
#sidebar-bot { background: url('img/sidebar-bot.gif') top left no-repeat; height: 11px; _margin-bottom: -5px; }

#sidebar li a.one { background: url('img/sidebar-1.gif') top left no-repeat; height: 14px; }
#sidebar li a.two { background: url('img/sidebar-2.gif') top left no-repeat; height: 28px; }
#sidebar li a.tre { background: url('img/sidebar-3.gif') top left no-repeat; height: 42px; }
/*#sidebar li a.one:hover { background: url('img/sidebar-1.gif') top left no-repeat; height: 14px; background-position: 0px -24px; }*/

#sidebar ul { margin: 0; padding: 0; list-style-type: none; }
#sidebar ul li { font-size: 11px; line-height: 14px; margin: 5px; font-weight: bold;  }
#sidebar ul li a { color: #ffffff; padding: 5px 5px 5px 22px; background: #00319c url('img/arrow-dark.gif') 5px 6px no-repeat; display: block; }
#sidebar ul li a:hover { background: /*#194bb4*/ url('img/arrow-dark.gif') 5px 6px no-repeat;}
#sidebar ul li a.active { padding: 5px 5px 5px 22px; background: #3163ce url('img/arrow-light.gif') 5px 6px no-repeat; text-decoration: underline; }

#sidebar ul li ul { margin: 0 0 12px 0; padding: 0; }
#sidebar ul li ul li a { margin: 0 0 5px 17px; padding: 0; list-style-type: none; background: none; }
#sidebar ul li ul li a:hover { text-decoration: underline; background: none; }
#sidebar ul li ul li a.active { text-decoration: underline; background: none; padding: 0; }

#main { float: left; margin: 0; padding: 0 0 0 20px; width: 510px; }

#footer { font-size: 11px; font-weight: bold; text-align: center; padding: 10px 0; margin: 10px auto 0 auto; background: url('img/footer-bkg.gif') top left no-repeat; width: 770px; height: 85px;}
#footer a:hover { color: #0f0f0f; }

h1.logo a {
	font-size: 1px;
	position: relative;
	width: 375px;
	height: 55px;
	margin: auto;
	padding: 55px 0 0 0;
	overflow: hidden;
	display: block;
	background: url("img/logo.gif") top left no-repeat;
	text-decoration: none;
	height: 0px !important;height /**/:55px;/* for ie5.x */
}

h1.logo a:hover { background: url("img/logo.gif") top left no-repeat; }
h1 { font-size: 18px; color: #00319c; padding: 10px 0 0 0}
h2 { font-size: 16px; }

.clear { clear: both; }
.scn-logo { text-align: center; padding: 10px 0 0 0; }

img.left { float: left; padding: 0 15px 15px 0; }
img.right { float: right; padding: 0 0 15px 15px; }