html, body, table, tr, td, div, img, h1, h2, h3, ul, li { padding:0; margin:0; }
html {
	overflow: auto;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #333333;
	text-align: center;
	font-size: 62.5%;
}
table {
	width: 830px;
	margin: 10px auto;
	text-align: left;
	font-size: 1.1em;
	border-collapse: collapse; 
	border-spacing: 0; 
}
:link, :visited, :active { text-decoration: none; }
ul,ol { list-style: none; }
a img, :link img, :visited img { border: none; }
h1, h2, h3 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold;}
h1, h2 {
	font-size: 1.4em;
	color: #666666;
	padding-top: 2px;
	line-height: 1.2em;
}
h2, .news { padding-bottom: 2px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666;}
h3 {font-size: 1.1em; color: #000000;}
a:link, a:visited, a:active {COLOR: #820063;}
a:hover {COLOR: #000000;}
#head {
	padding-bottom: 20px;
}
#menu, #side {width: 230px;}
#menu {padding-right: 9px;}
#side {padding-left: 9px;}
.menu_item {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.cat {
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover {display: block;}
#menu a:hover {background-color: #820063; color: #FFFFFF;}
#menu ul {padding-bottom: 2px;}
#menu li {
	list-style-position: outside;
	text-indent: 3px;
	padding-bottom: 2px;
}
#content {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 330px;
	min-height: 400px;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.date {
	color: #666666;
	font-weight: bold;
}
#footer {
	text-align: center;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 10px;
}
#logos {
	padding-top: 2px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
}