body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
}
.org {color: #FF9900}
h3 {
	font-size: 14px;
	color: #6666CC;
	font-weight: normal;
}
#image border {
	margin: 4px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
a:link {
	color: #6666CC;
}
a:hover {
	color: #FF9900;
}
.news {
	color: #999999;
	font-size: 11px;
	line-height: 14px;
}
a:active {
	color: #6666CC;
}
h4 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #372E28;
	width: 225px;
}
a:visited {
	color: #6666CC;
}

#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 250px;
	background-color: #E5E5E5;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 67.5%;
}
#menu a {
	background: #E5E5E5;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	display: block;
	margin: 0;
	padding: 4px 7px;
	text-decoration: none;
}
#menu a:hover {
	color: #6666cc;
	padding-bottom: 4px;
}



/*-----------*/

.blueline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;
}

