body{
	background-image:url(stripe_h.png);
	background-repeat:repeat-x;
	font-family: verdana;
	font-size:11px;
}

#wrapper {
	min-height:500px;
	width:960px;
	margin:0px auto 0px auto;
	background-image:url(footer00.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	border: solid 1px;
}

#menu{
	height:18px;
	background-image:url(menu_bac.png);
	background-repeat:repeat-x;
}

#header{
	height:130px;
	background-image:url(header00.png);
}

#menu2{
	height:18px;
	font-variant:small-caps;
	font-size:12px;
	padding-left:20px;
	border-bottom: solid 1px;
}

#menu2 a{
	display:inline;
	text-decoration: none;
	padding:3px 10px 3px 10px;
	color:#000000;
}

#menu2 a:hover{
	border: solid 1px #000000;
	border-bottom: none;
	background-color:#D4FEFF;
}

#menu2 a.current{
	display:inline;
	border: solid 1px #000000;
	border-bottom: none;
	background-color:#CDCDCD;
}

#menu2 a.current:hover{
	display:inline;
	border: solid 1px #000000;
	border-bottom: none;
	background-color:#CDCDCD;
}

#content{
	height: 100%;
	background-image:url(content_.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#menu3{
	height:12px;
	font-size:11px;
	text-align:center;
	margin-bottom:50px;
}

#menu3 a{
	display:inline;
	text-decoration: none;
	color:#000000;
}

#menu3 a:hover{
	font-weight:bold;
}

#menu3 a:after{
	content:" -";
}

#menu3 a:before{
	content:"- ";
}

#sfli{
	border: 1px solid;
	float:left;
	height:140px;
	width:185px;
	margin-left:20px;
	margin-bottom:40px;
	background-image:url(content_.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px;
}

#frc{
	border: 1px solid;
	float:left;
	height:150px;
	width:484px;
	margin-left:20px;
	margin-right:20px;
	background-image:url(content_.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#sfgi{
	border: 1px solid;
	float:left;
	height:140px;
	width:185px;
	margin-right:20px;
	background-image:url(content_.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px;
}

div.centerblock{
	border: 1px solid;
	clear:both;
	margin:20px;
	margin-bottom:40px;
	min-height:100px;
	background-image:url(content_.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px;
}

.sfli_title{
	border-bottom: 1px solid;
	font-size:11px;
	font-weight:bold;
}

.sfgi_title{
	text-align:right;
	border-bottom: 1px solid;
	font-size:11px;
	font-weight:bold;
}

.sfi_item{
	font-size:11px;
	/*clear:left;*/
	float:left;
}

.sfi_item div{
	margin-top: 10px;
}

.sfi_value{
	font-size:11px;
	font-weight:bold;
	/*clear:right;*/
	float:right;
	
}

.sfi_value div{
	margin-top: 10px;
}

.center_title{
	border-bottom: 1px solid;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-bottom:25px;
}

.center_title:after{
	content: " -";
}

.center_title:before{
	content: "- ";
}

#rac_table{
	margin: 10px auto 10px auto;
	width:100%;
}

#rac_table .mid{
	border-right: 1px solid;
}

#rac_table .out{
	border-right: none;
}

#rac_table th{
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid;
	text-align:center !important;
}

#rac_table td{
	padding: 2px;
}

#rac_table tr:hover{
	background-color:#99FFFF;
}

#rac_table .head:hover{
	background-color:#ffffff;
}

#rac_table .num{
	border-right: 1px solid;
	width:20px;
	text-align:center;
}

#rac_table .name{
	border-right: 1px solid;
	width:250px;
	text-align:center;
}

#rac_table .rac{
	border-right: 1px solid;
	width:80px;
	text-align:right;
}

#rac_table .credits{
	border-right: 1px solid;
	width:130px;
	text-align:right;
}

#rac_table .id{
	border-right: 1px solid;
	width:130px;
	text-align:center;
}

#rac_table .prog{
	border-right: 1px solid;
	width:80px;
	text-align:center;
}
