
body {
	 background-color: #e7e7e7;
}

P, OL, UL, DIV, H1, H2, H3, SPAN, TD {
	font-family: verdana, arial;
	font-size: 11px;
}

HR {
  height: 1px;
  color: #eeeeee;
}

H1 {
   /*clear: both;*/
	 font-size: 15px;
}
H2 { font-size: 13px; }
H3 { font-size: 14px; }

P { margin: 0px 0px 1px 0px;}
H1 { margin: 15px 0px 10px 0px; }
H2, H3 { margin: 5px 0px 1px 0px;}
INPUT { margin: 0px 0px 1px 0px; }
SPAN { margin: 0px 0px 0px 2px; }

A {
  text-decoration: none;
  color:black;
}
A:hover {
  text-decoration: underline;
  color: #e01310;
}

div#box {
   margin: 0 auto;
   text-align: left;
   width: 913px;
 }

div#box_left {
   position: relative;
   z-index: 2;
   
   width: 15px;
   height: 583px;
   margin-top: 100px;
   background-image: url('../images/leftbar.gif');
   background-repeat: no-repeat;
   float: left;
	 
}

div#box_center {
	position: relative;
	z-index: 1;

	margin-left: -4px;
	margin-right: -6px;

	text-align: left;
	width: 710px;
	/*height: 800px;*/
	background-image: url('../images/box.jpg');
	background-repeat: repeat-y;
	float: left;
}

div#box_right {
	position: relative;
	z-index: 3;

	width: 197px;
	height: 583px;
	margin-top: 100px;
	padding: 0px 0px 0px 0px;
	/*background-image: url('../images/rightbar.jpg');
	background-repeat: no-repeat;*/
	float: left;
}

div#header {
   position: relative;
   
   text-align: right;
   /*padding-top: 10px;
   padding-right: 20px;*/
   
   width: 710px;
   height: 25px;
   background-color: #e7e7e7;
}

div#header P {
	 font-size: 10px;
}

div#graph_head {
	position: relative;
	width: 710px;
	height: 226px;
	
	margin-bottom: 10px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
}

div#top {
   position: relative;
   width: 710px;
   height: 202px;
}

div#navi_area {
	position: relative;
	width: 710px;
	height: 24px;
	/*background: #ff0000;*/
}

div#navi_space {
	position: relative;
	
	width: 205px;
	height: 24px;
	margin-left: 4px;

	background-image: url('../images/menu_spacer.gif');
	background-repeat: repeat-x;
	float: left;
}

div#navi {
	position: relative;
	z-index: 6;
	
	width: 494px;
	height: 24px;
	margin-right: 7px;
   
	float: right;
}

div.menutop_in {
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}

div.menutop-lev1-no{
	width: 98px;
	height: 24px;
	background-image: url('../images/menu_ia.gif');
	background-repeat: no-repeat;
}

div.menutop-lev1-act{
	width: 98px;
	height: 24px;
	background-image: url('../images/menu_a.gif');
	background-repeat: no-repeat;
}

div.menutop-lev1-act A {
	color: #e01310;
}

div.menu_spacer {
	width: 1px;
	height: 24px;
	background-image: url('../images/menu_spacer.gif');
	background-repeat: no-repeat;
}

TR#menu_top {
	text-align: center;
}

div#sub_area {
	position: relative;
	margin-top: 5px;
	width: 710px;
}

div#sub_navi {
	position: relative;
	width: 200px;
	margin-left: 8px;
	float: left;
}

div#contents {
   position: relative;
   margin-right: 15px;
   float: right;
   width: 480px;
}

div#contents input, select, textarea {
	font-size: 11px;
	color: #111111;
	font-family: verdana, Arial;
	background: #eeeeee;
	border: 1px solid #4A4A4C;
	padding: 1px;
}

div#logins {
	 width: 140px;
	 margin-left: 25px;
	 margin-top: 20px;
}

div#log_user {
	 width: 140px;
	 height: 25px;
	 margin-top: 2px;
	 background: url('../images/login_field.gif');
	 background-repeat: no-repeat;
	 padding: 1px;
}

div#log_pwd {
   width: 140px;
	 height: 25px;
	 margin-top: 2px;
	 background: url('../images/login_field.gif');
	 background-repeat: no-repeat;
	 padding: 1px;
}

div#log_submit {
   width: 140px;
	 height: 25px;
	 margin-top: 2px;
	 background: url('../images/login_field.gif');
	 background-repeat: no-repeat;
	 padding: 1px;
}

#logins input {
   width: 130px;
 	 height: 15px;
	 font-size: 12px;
	 font-family: verdana, Arial;
	 background: #ffffff;
	 border: 0px;
	 padding: 3px;
}

input#submite {
   width: 138px;
   height: 23px;
	 padding: 1px;
}

div#training4cycling {
	 width: 140px;
	 margin-top: 80px;
}

div#fit4business {
	 width: 140px;
	 margin-top: 10px;
}

div#newsletter {
	 width: 140px;
	 margin-top: 20px;
}

div#bottom {
	 clear: both;
   position: relative;
   
   width: 710px;
   height: 89px;
   
   background-image: url('../images/bottom.jpg');
   background-repeat: no-repeat;
}

div#butt {
	 position: relative;
   width: 710px;
 	 height: 30px;
	 background-color: #e7e7e7;
}


/* Menu sub column */
TD#menu_sub {
	height: 300px;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	/* border-right: solid 1px #999999; */
	/*background-color: white;*/
	
}
TD#menu_sub DIV {
	width: 95%;
	height : 16px;
	padding-top: 4px;
	padding-bottom: 2px;
}

TD#menu_sub DIV A {
	color: #3E3E3E;
	text-decoration: none;
}
TD#menu_sub DIV A:hover {
	text-decoration: underline;
	color:#e01310;
}

/*  MENU sub, level 2, normal state (NO) */
TD#menu_sub DIV.menusub-level2-no {
  /*border-top: 1px solid #999999;*/
  font-size: 11px;
  padding-left: 5px;
  /*background-color: white;*/
}
/*  MENU sub, level 2, active state (ACT) */
TD#menu_sub DIV.menusub-level2-act {
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  font-size: 11px;
  font-weight: bold;
  padding-left: 5px;
  background-color: #e01310;
}

/*  MENU sub, level 3, normal state (NO) */
TD#menu_sub DIV.menusub-level3-no {
  font-size: 10px;
  padding-left: 13px;
}
/*  MENU sub, level 3, active state (ACT) */
TD#menu_sub DIV.menusub-level3-act {
  font-size: 10px;
  font-weight: bold;
  padding-left: 13px;
}

TD#menu_sub DIV.menusub-level2-act A {
  color:white;
}

TD#menu_sub DIV.menusub-level3-act A {
  color: #e01310;
}

TD#content P.bodytext {
  max-width: 480px;
  overflow: hidden;
}

div.csc-textpic-intext-left {
   position: relative;
	 clear: both;
}

div.csc-header {
   position: relative;
	 clear: both;
}

TD#content TABLE.imgtext-table {
  max-width: 480px;
}

