html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#444444;
	background-color: #FFFFFF;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	color: #444444; text-decoration: none;
}

a:hover{
	color: #FF0000; text-decoration:underline;
}

a img{
	border:none;
}

select{
	color:#585858;
	font-size:12px;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	width: 838px;
	height: 106px;
	margin: 0px auto;
	background:url(../images/web/header_bg.gif) repeat-x;
}

#logo {
	float: left;
	margin-left:45px;
	width:99px;
	height:94px;
	background:url(../images/web/logo.jpg) no-repeat;
}

#version{
	font-size:12px;
	float:right;
	margin-top:20px;
	margin-right:40px;
}

/* Menu */

#menu {
	float: right;
	margin-top:40px;
	width:550px;
	margin-right:10px;
}

ul {
	list-style: none;
	margin:0px;
	float:right;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-left: 5px;
	padding: 0px 15px;
}

#flash{
	width:838px;
	height:260px;
	margin: 0px auto;
}

#content{
	width:838px;
	height:310px;
	margin: 0px auto;	
}

#column1{
	float:left;
	width:210px;
	padding-left:10px;
	line-height:15px;
	margin-top:20px;
}

#column2{
	float:left;
	width:330px;
	padding-left:15px;
	line-height:20px;
	margin-top:20px;
}

#column2 font{
	font-size:10px;
}

#column2 span{
	float:right;
	margin-right:20px;
}

#column2 img{
	float:left;
}

#column3{
	width:255px;
	float:left;
	margin-top:20px;
	line-height:20px;
}

.dotline{
	float:left;
	width:1px;
	height:270px;
	background-image:url(../images/web/dot_line.gif);
	background-repeat:repeat-y;
	margin-top:20px;
	margin-left:5px;
}

#bottom{
	width:838px;
	height:55px;
	margin: 0px auto;
	background-image:url(../images/web/bottom_line.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:8px;
}

#bottom span{
	font-family:Arial, Helvetica, sans-serif;
}

#bottom_copyright{
	float:left;
	width:324px;
}

#bottom_menu{
	float:left;
	width:330px;
	height:15px;
	margin-left:180px;
}

#container{
	width:838px;
	height:100%;
	margin:1px auto;
}

#leftBar{
	width:213px; 
	float:left;
	background-color:#F7F7F7;
	height:700px;
}

#rightContent{
	margin-top:10px; 
	float:left; 
	line-height:22px; 
	width:580px; 
	padding-left:30px; 
	text-align:left;
	height:auto;
}

.dropmenudiv {
	BORDER-RIGHT: #bbb 1px solid; BORDER-TOP: #bbb 1px solid; Z-INDEX: 100; VISIBILITY: hidden; FONT: 12px/18px Verdana; BORDER-LEFT: #bbb 1px solid; WIDTH: 113px; BORDER-BOTTOM: #bbb 0px solid; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: white; TEXT-ALIGN: left;
}
.dropmenudiv A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 2px; WIDTH: 100%; COLOR: black; TEXT-INDENT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #bbb 1px solid; TEXT-DECORATION: none;
}
.dropmenudiv A:hover {
	BACKGROUND-COLOR: #f0f0f0;
}

.b2{
	font-size: 18px;
	font-weight: bold;
}
