 
body  {
	width: 100%
	font-family: Geneva , arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	/*background:rgb(85%,85%,70%);*/
	margin: 0;
	padding: 0;
	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #dddddd;
}

#container {
	width:160em;
	margin-top: 1%;
	margin-left:  1%;
	font-size: .8em;
	}
	 
#container_k {
float:left;
	/*width:160em;*/
	overflow:auto;
	margin-top: 3%;
	margin-left:  1%;
	font-size: .8em;	
}

#header {
	float:left;
	width:250em;
	z-index: 10;
}

#sidebar {
	float:left;
	margin-right:10px;
	height: 800px;
/*	background-image: url(backgrounds_side.jpg);*/
	clear: left;
	background-repeat: no-repeat;	
	/*width: 35em; */
}

#title {
	z-index:10;
	color: #111111;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top: 250px;
	margin-left: 25px;
	letter-spacing: .2em;	/*font-weight: bold;*/
}

#title_k{
	z-index:10;
	color: #111111;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top: 5px;
	margin-left: 25px;
	letter-spacing: .2em;	/*font-weight: bold;*/
}

#main_index{
	float:left;
	padding-left:.1em;
	background-color: #dddddd;
	width:600px;
	/*margin-right:102px;*/
	
}
#main{
	float:left;
	padding-left:.1em;
	background-color: #AAAAAA;
	/*margin-right:102px;*/
	
}


#right{
	float:left;
/*background-image: url(backgrounds_100.jpg);*/
	height: 800px;
	width: 10em;
	margin 0 0 2em -101px;
	
	
}

#right_k{
	float:left;
	background-image: url(backgrounds_right.jpg);
	height: 800px;
	width 20em;
	
}

td.runner{
	text-align:left;
	color:#FF6600;
 	font-weight: bold;
}

td {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .7em;
	background-color: #eeeeee;
	text-align: right;
	
}


th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #003366;
	background-color: #FFFFFF;
	text-align: center;
	
}
.specific
{
font-size: .7em;
color: #ff3366
}

#nav
{
	margin: 10px 10px 0 30px;
	/*padding: 0.5em 3em .1em;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF6600;
	line-height: 1.3em;
	list-style-position: outside;
	/*border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;*/
}

#nav_k
{
	margin: 0px 10px 0 30px;
	/*padding: 0.5em 3em .1em;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF6600;
	line-height: 1.3em;
	list-style-position: outside;
	/*border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;*/
}
#nav li{
	display: list-style;
	/*margin-right: 0.5em;
	padding-right: 0.75em;*/
	list-style: li;
	text-decoration: none;
	list-style-type: square; 
	color:#FF6600;
	text-indent: 0px;
	font-size: 14px;
}

#nav li_k{
	display: list-style;
	/*margin-right: 0.5em;
	padding-right: 0.75em;*/
	list-style: li;
	text-decoration: none;
	list-style-type: square; 
	color:#FF6600;
	text-indent: 0px;
	font-size: 14px;
}
#nav li.last{
border-bottom:0;

}

#nav li.active{
color: #000066;

}

#nav li_k.current{
color: #EEEEEE;

}

#introHead {
width:
	width: inherit;
	padding:0.3em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #330000;
	/*font-weight: bold;*/
}

.intro {
font-size: 16px;
font-family: Verdana, Geneva, sans-serif;
color: #336600;
}


li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;

}
.ul  {
	display: list-style;
	/*margin-right: 0.5em;
	padding-right: 0.75em;*/
	list-style: li;
	text-decoration: none;
	list-style-type: square;
	color:#330000;
	text-indent: 0px;
	
}

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

a:Hover  {
	
	color:#FFFF00;
}
a:visited  {
	text-decoration : none;
	/*color: #ffffff;*/
}
