
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}

a {
	text-decoration: none;
	color: #f30;
}

.aBlack {
	text-decoration: none;
	color: #000;
}

a:hover, a:visited:hover {
	text-decoration:underline;
}

p {
	line-height: 16px;
	font-family: Verdana, Sans Serif;
	font-size: 11px;
	color: #000;
	padding-top: 10px;
}

.small {
	font-size: 9px;
	color: #CCC;
}

.container {
	left: 31px;
	top: 76px;
	width: 729px;
	position: absolute;
}

.logo {
	left: 0px;
	top: 0px;
	width: 329px;
	height: 32px;
	position: absolute;
	background-image: url(../img/logo.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
}

.yellow {
	text-align: right;
	left: 329px;
	top: 0px;
	width: 400px;
	height: 30px;
	position: absolute;
	background-image: url(../img/yellow.gif);	
}

.navi {
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	font-size: 11px;
/*	font-weight: regular; */
	left: 0px;
	top: 40px;
	width: 729px;
	height: 20px;
	position: absolute;
	background-image: url(../img/menu_bg.gif);		
	background-repeat: no-repeat;	
}

.navi a {
	color: #000;
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	font-size: 10px;
/*	font-weight: bold;*/
}

.navi a:hover {
	color: #000;
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	font-size: 10px;
/*	font-weight: bold;*/
	text-decoration: none;	
	border-bottom: 1px solid;
}

.navi .Lang {
	color: #FFF;
	background: #CCC;	
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	font-size: 10px;
/*	font-weight: bold;*/
}

.navi .Lang:hover {
	color: #000;
	background: #CCC;	
	font-family: Helvetica, Arial, Verdana, Sans Serif;
	font-size: 10px;
/*	font-weight: bold;*/
	border-bottom: none;	
}

.navi .Pressed {
	color: #000;
	border-bottom: 1px solid;
}

.left {
	left: 0px;
	top: 85px;
	width: 163px;
	position: absolute;
}

.left a {
    background: url(../img/dart_red.gif) top left no-repeat;
    padding-left: 18px;	
}
.left .Pressed {
	text-decoration: underline;
}

.left .Blank {
    background: none;
	text-decoration: nonoe;
    padding-left: 0px;	
}
.downUrl a {
    background: url(../img/dart_red.gif) top left no-repeat;
    padding-left: 18px;	
}
.right {
	left: 178px;
	top: 85px;
	width: 549px;
	position: absolute;
}

.floatimage {
	float: left;
	padding-top: 10px;
	padding-right: 15px;	
}

.caption {
	font-size: 10px;
	font-style: italic;
	padding-top: 0px;
}

.subtitle {
	font-family: Verdana, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #444;
}

.snTable {
	background-image: url(../img/table_bg.gif);
	background-repeat: repeat-x;
	line-height: 9px;
	height: 15px;
	padding-top: 1px;
	font-family: Lucida Grande, Lucida Bright, Lucida Sans, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;	
}

.cntTable {
	line-height: 16px;
	font-family: Verdana, Sans Serif;
	font-size: 11px;
	color: #000;
	margin-top: -1em;	
}

.popImg {
	top: 30px;
	width: 534px;
	height: 400px;
	left: 50%;
	margin-left: -267px;
	text-align: center;
	position: absolute;
}

.popLine {
	top: 460px;
	left: 30px;
	position: absolute;
}

.popCaption {
	font-size: 10px;
	font-style: italic;
	padding-top: 0px;
	font-family: Verdana, Sans Serif;	
	top: 470px;
	width: 534px;
	left: 30px;
	position: absolute;
}

.entryList {
	text-indent: -15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
