@charset "utf-8";
/* CSS Document */

* {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#550000;
}

body {
	background-color:#DBDBDB;
	margin:0;
	padding:0;
}


a.menu1:link, a.menu1:visited, a.menu1:active{
	font-size:13px;
	font-weight:bold;
	color:maroon;
}
td.menu1 {
	padding-left:50px;
	padding-top:30px;
}


a.menu_other:link, a.menu_other:visited, a.menu_other:active {
	font-size:13px;
	font-weight:bold;
	color:maroon;
}
a.menu_other:hover {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
td.menu_other {
	padding-top:30px;
	padding-left:7px;
}



a.othersites:link, a.othersites:visited, a.othersites:active {
	font-size:13px;
	font-weight:bold;
	color:#550000;
}




.content {
	padding:15px;
	text-align:justify;
}

.content_right {
	padding:10px;
}


img { border-width:0;
border-style:none;}


.nk {
	border-style:solid;
	border-width:1px;
	border-color:#ededed;
	background-color:#ededed;
}


h1 {
	font-size:21px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:26px;
}

h2 {
	font-size:18px;
	font-weight:bold;
}