@charset "utf-8";
#logo {
	padding-bottom: 10px;
	padding-left: 5px;
}

a {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	line-height: 20px;
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
}
#text {
	height: 300px;
	overflow: auto;
	text-align: justify;
}
#title {
	height: 30px;
}


#grid img {
	border: thin solid #000000;
}

#top_nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 5px;
}
#top_nav a {
}

#cont  h3 {
	text-decoration: underline;
}

#top_nav {
	float: none;
}

#top_nav a {
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#top_nav a:hover {
	color: #999999;
}

#contain {
	padding: 20px;
	border: 2px solid #000000;
	height: auto;
	width: 90%;
	max-width:1000px;
	background-color: #FFFFFF;
}
#bot_nav ul li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}
#side_nav ul {
	list-style-type: none;
}



#bot_nav a {
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#header {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#bot_nav a:hover {
	color: #999999;
}
a:hover {
	color:#666666;
}
body {
	background-color: #e3e3e3;
}
#form1 {
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#side_nav ul li {
	display: block;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}


#side_nav a {
	font-family: Tahoma, "Lucida Sans", "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#side_nav a:hover {
	color: #999999;
}
