body {margin: 0; padding: 0;}
li
{
	list-style-image: url(images/li.png);
	list-style-position: inside;
	vertical-align: middle;
}
table {border: 0; }
.menukind {color: #333333; text-decoration: none; font-weight: bold;}
.menukind:hover {color: #111111; text-decoration: underline;}
.menusub {color: #666666; text-decoration: none; font-weight: bold;}
.menusub:hover {color: #888888; text-decoration: underline;}
.menutable {margin-left: 0px; margin-right: 0px; width: 100%;}
.lastchangedate {color: #666666;}
.innerpath {color: #888888;}
.innerpath a {color: #666666; text-decoration: none;}
.innerpath a:hover {color: #111111; text-decoration: underline;}
#cb_editor {border: 0px; text-indent: 0px; margin-left: 0px;
	margin-right: 0px;}
#cb_editor {border: 0px solid; border-collapse: collapse; border-spacing: 0px; width: 100%;}
#cb_editor .menutable tr {vertical-align: top;}
#cb_editor .menu {font-weight: bold;}
#cb_editor .menutable td {border: 0px solid; padding: 3px;}
#cb_editor .hr {border: none 0; border-top: 1px solid; width: 100%; height: 1px;}
.newsname {font-weight: bold; text-decoration: underline; text-align: center}
.newsdate {font-weight: bold; text-decoration: underline; text-align: center}
.newsmain {text-decoration: none;}
.newsauthor {font-weight: bold; font-style: italic; text-align: right;}
hr {border: none 0; border-top: 1px dashed #666666; width: 100%; height: 1px;}
.comment_field {width: 100%;}
.comment_send {background-color : #333333; color: white; font: 8pt verdana; border: 1px solid; border-color: #000000;}
.comment_user {font-weight: bold;}
.comment_date {}
.comment_content {}
.comment_count {font-weight: bold;}
#cb_editor .menutable td.locations {font-weight: bold; text-align: center; padding: 10px;}

div  {
	text-indent: 30px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15;
	margin-bottom: 0;
	text-align: justify;
	font-size: 14pt;
	color: 000000;
}

A  {
	color : ff0000;

	text-decoration : none;
}

A:Visited  {

	text-decoration : none;
	color : 990000;
}

A:Active  {

	color : ffc500;
	text-decoration : underline;
}

A:Hover  {

	text-decoration : underline;
	color : FF0000;
}

H1 {
	font-size: 20pt;
	text-align: left;
	text-indent: 30px;
}

H2 {
	font-size: 16pt;
	text-align: left;
	text-indent: 30px;
}

H3 {
	font-size: 14pt;
	text-align: left;
	text-indent: 30px;
}

.menukind {display: block;}
.menusub {display: block;}