/* CSS Document */

.mybody {scrollbar-arrow-color : #ffffff;
      scrollbar-3d-light-color : #F2F5F7;
      scrollbar-base-color :#919EA4;
      scrollbar-dark-shadow-color : #005500; 
      scrollbar-face-color : #2D505F; 
      scrollbar-highlight-color : #1E3945; 
      scrollbar-shadow-color : #67757E; }

.noborder {border: none;}
h1 {
	font-family: verdana;
	font-size: 20px;
	color: #FFFFFF;
}
.detailbox {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}

.detailbox-text {
	font-family: verdana;
	font-size: 13px;
	color: #003D5B;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.news_headline {
	font-family: verdana;
	font-size: 11px;
    font-weight:bold;
	color: #000000;
}

.box_headline {
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.content_navigation {
	font-family: verdana;
	font-size: 11px;
	color: #FFD4B2;
}

.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.over {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
		color: #FFFFFF;
}


.over {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
		color: #FFFFFF;
}

a.content_over:link { font-family: arial; font-size: 11px; font-weight: regular; text-decoration:none; color: #210A89;}
a.content_over:visited { font-family: arial; font-size: 11px; font-weight: regular; text-decoration:none; color: #210A89;}
a.content_over:active { font-family: arial; font-size: 11px; font-weight: regular; text-decoration:none; color: #000000;}
a.content_over:hover { font-family: arial; font-size: 11px; font-weight: regular; text-decoration:underline; color: #000000; }



.over_2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
		color: #000000;
}

.over_3 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
		color: #000000;
}


.info {
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #79B6E7;
}
.whiteinfo {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}

a.topnavi {
	font-family: arial;
	color: #210A89;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.topnavi:hover {
	font-family: arial;
	color: #210A89;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}



a {
	font-family: verdana;
	color: #210A89;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	color: #324C57;
	text-decoration: underline;
}

a.copyright{
	font-family: verdana;
	font-size: 12px;
	font-style: standart;
	font-weight: regular;
	color: #6A6A6A;}
	
.input {
	width:100px; 
	height:16px;
	border-color : #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	padding-left : 3px;
	padding-right : 3px;
	background-color : #B6DFFF;
	font-family : Verdana,;
	padding-bottom : 1px;
	font-size : 13px;
	letter-spacing : 1px;
}


