/* CSS Document */
body {
	margin: auto;
	padding: 0px;
	width: 735px;
	overflow: visible;
	font: 11px Verdana, sans-serif;
	background: #ffffff;/*#c0c0d0; /*#e6e6ed;*/
	background: transparent url(../images/background1.gif);
}

a {
	color: #6666cc;
	text-decoration: none;
}

a:visited {
	color: #6666cc;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a.header {
	color: #666666;
	text-decoration: none;
}

a:visited.header {
	color: #666666;
}

a:hover.header {
	color: #999999;
	text-decoration: underline;
}

a.header1 {
	color: #ffffcc;
	text-decoration: none;
}

a:visited.header1 {
	color: #ffffcc;
}

a:hover.header1 {
	color: #e6e6e6;
	text-decoration: underline;
}

#background-hack {
	background-color: #ffffff;
	background:  url(../images/background3.gif) repeat-y left top;
}

#background-hack-root {
	background-color: #ffffff;
}

#header {
	background-color: #6666cc;
	width: 735px;
	height: 147px;
	background-position: bottom;
}

#header-links {
	background-color: #ffffff;
	width: 725px;
	height: 16px;
	padding: 5px;
}

#header-links1 {
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #ffffff;
	background-color: #6666cc;/*669966;#6666cc;#669966;*/
	width: 725px;
	height: 14px;
	padding: 4px;
}

#main {
	margin-left: 195px;
	width: 520px;
	padding-top: 20px;
	padding-bottom: 50px;
	line-height: 1.4;
	text-align: left;
}

#main h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0px;
	text-transform: none;
	color: #333399;/*#333399;*/
	letter-spacing: normal;
	padding-bottom: 5px;
	text-align: left;
}

#main h2 {
	font-size: 12px;
	margin: 10px 0px;
	color: #333399;
	letter-spacing: 0.12em;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: 1px solid #c0c0dc;
}

#main h3 {
	font-size: 11px;
	margin: 10px 0px;
	color: #333399;
	padding-bottom: 2px;
	text-align: left;
}

#main li {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6;
}

#main li.none {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6;
}

#main ul {
	margin: 8px;
	padding: 0px;
}

#main-links {
	font-weight: bold;
}

#main-links li {
	font-weight: normal;
	list-style-type: square;
	margin-left: 14px;
	/*padding-left: 0px;*/
	/*background: transparent url(../images/bullet-menu1.gif) no-repeat left top;*/
	line-height: 1.6;
	text-align: left;
}

/*#main-links h3 {
	margin-bottom: 4px;
	padding: 2px;
	font-size: 11px;
	color: #666699;
	background-color: #e6e6ed;
}

#main-links li { 
	display: block;
	padding-left: 15px;
	background: transparent url(../images/bullet-menu1.gif) no-repeat left top;
	line-height: 1.4;
}*/

#menu {
	font-size: 10px;
	float: left;
	width: 173px;
	padding-top: 30px; background: url(../images/title_down.gif) no-repeat left top; /*background-color: #f9f9f9;*/
}

#menu .box li {
	list-style-type: none;
	display: inline;
}

#menu .box ul {
	margin: 8px;
	padding: 0px;
}

#menu-links li a {
	display: block;
	padding-left: 15px;
	background: transparent url(../images/bullet-menu-green.gif) no-repeat left top;
	line-height: 1.4;
}

#menu-links h3 {
	margin-bottom: 4px;
	padding: 2px 2px 2px 6px;
	font-size: 11px;
	color: #333399;
	background-color: #e6e6ed;
}

#menu-main {
	float: left;
	width: 250px;
	padding-top: 20px;
	text-align: left;
}

#menu-main-title {
	float: left;
	width: 250px;
	padding-top: 20px;
	text-align: left;
	background-color: #6666cc;
}

#menu-main .box li {
	list-style-type: none;
	display: inline;
}

#menu-main .box ul {
	margin: 8px;
	padding: 0px;
}

#menu-links-main li a {
	display: block;
	padding-left: 15px;
	background: transparent url(../images/bullet-menu.gif) no-repeat left top;
	line-height: 1.4;
}

#menu-links-main h3 {
	margin-bottom: 4px;
	padding: 2px 2px 2px 6px;
	font-size: 11px;
	color: #333399;
	background-color: #ffffff;
}

#menu .flag {
	margin-left: 0px;
	margin-top: 20px;
	text-align: center;
}

.flag {
	margin-left: 35px;
	margin-top: 20px;
	text-align: left;
}

#footer {
	clear: both;
	width: 535px;
	background-color: #ffffff;
	color: #999999;
	font-size: 10px;
	padding: 8px 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}

#footer p {
	padding-left: 15px;
}

#footer-logo {
	width: 100px;
	background-color: #ffffff;
	float: right;
	margin-top: 35px;
}

.image {
	border: 0px;
}

td.title {
	background-color: #f0f0f3;
	font-weight: bold;
}

img	{
	border: 0px;
}

#search {
	text-align: center;
}