body {
	scrollbar-face-color: #e7e6e3;
	scrollbar-shadow-color: #e7e6e3;
	scrollbar-highlight-color: #e7e6e3;
	scrollbar-3dlight-color: #e7e6e3;
	scrollbar-darkshadow-color: #F7F6F3;
	scrollbar-track-color: #F7F6F3;
	scrollbar-arrow-color: black; 
} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, td, ul, li, span, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #00584D;
}
a:hover {
	text-decoration: underline;
	color: #00685D;
}
.title {
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 10px;
}
.title0 {
	text-transform: uppercase; 
	font-weight: bold; 
	color: #FFFFFF;
	font-size: 10px;
}
.title0:hover {
	text-decoration: none;
	color: #FFA828;
}
.title0select {
	text-transform: uppercase; 
	font-weight: bold; 
	color: #FFA828;
	font-size: 10px;
}
.title0select:hover {
	text-decoration: none;
	color: #FFA828;
}
.title1 {
	font-family: Arial, sans-serif;
	text-transform: uppercase; 
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}
.title2 {
	font-family: Arial Narrow, sans-serif;
	text-transform: lowercase; 
	color: black;
	color: #333333;
	margin-right: 10px;
}
.title3 {
	font-weight: bold; 
	text-transform: uppercase;
	font-size: 16px;
	margin: 15px 0px 5px 5px;
	color: #555555;
}
.title4 {
	font-weight: bold; 
	font-size: 12px;
	margin: 0px 0px 5px 5px;
	color: #444444;
}
.title5 {
	text-transform: uppercase;
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	color: #006699;
	
}
.copy {
	font-size: 9px;
	color: #81958E;
	padding: 5px 5px 5px 5px;
	background-repeat: repeat-x;
}
.level1 {
	list-style-image: url(img/point_ul.gif);
}
.level2 {
	list-style-image: url(img/point_ul_2.gif);
}
.newstitle {
	font-size: 10px;
	color: #333333; 
	text-transform: uppercase;
	font-weight: bold; 
	padding: 5px 5px 5px 5px; 
	border-bottom: 1px solid #CCCCCC;
}
.link {
	background: #999999;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
	cursor: hand;
}
.link1 {
	background: #CCCCCC;
	color: #333333;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
	cursor: hand;
}
.link2 {
	background: #DDDDDD;
	color: #333333;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
}
.link2_a {
	color: #FFFFFF;
}
.link3 {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
	cursor: hand;
	color: #333333;
}



#Heading {
	font-size: 16px;
}
#Number {
	font-size: 10px;
	float: right;
}

div.blockmed {
	width: 260px;
	height: 200px;
	float: left;
	margin: 0px 5px;
}
div.blockmed a.img {
	float: right;
	border: 3px solid #EFEFEF;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0px 0px 5px 5px;
	text-align: center;
	display: block;
	// display: table-cell;
	// vertical-align: middle;
}
div.blockmed a.img img {
	border: 0px solid;
}
div.blockmed h3.ttl {
	background-color: #EFEFEF; 
	text-align: center; 
	font-weight: bold; 
	font-family: Arial; 
	font-size: 12px; 
	height: 50px; 
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 3px;
}
div.blockmed div.text {
	width: 140px;
	height: 95px;
	overflow: hidden;
	margin: 0px 110px 0px 0px;
}
div.blockmed div.text p {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal;
}
div.blockmed a {
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
	display: block;
	margin-bottom: 20px;
	margin-left: 80px;
}

.germ {
	background-image: url('img/germ.png');
}

#news {
	background-image: url('img/news/news_img.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

strong, b {
	color: #444444;
}