body {
 	 scrollbar-arrow-color: #2984C5;
	 scrollbar-highlight-color: #F8F9F8;
	 scrollbar-3dlight-color: #9294A1;
	 scrollbar-base-color: #F8F9F8;
	 scrollbar-darkshadow-color: #9294A1;
	 scrollbar-face-color: #F8F9F8;
	 scrollbar-shadow-color: #F8F9F8;
	 scrollbar-track-color: #E7E8EC; 
	 background-color: #FFFFFF;
	 color: #999999;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

body.ww_logo {
	background-color: #ffffff;
  	color: #999999;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
}

body.ts_cont {
	background-image: url(bg/bg_dummy.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #999999;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ts_null {
	background-image: url(bg/nullbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ts_null_bott {
	background-image: url(bg/nullbg_bott.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ts_top {
	background-image: url(bg/bg_top.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ts_bott {
	background-image: url(bg/bg_bott.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}

body.ts_navi {
	background-image: url(bg/bg_navi.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-color: #ffffff;
  	color: #898989;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	
}



td.hd {
  font-weight:bold;
  font-style:italic;
  font-size: 14px;
  color:#0072B9;
}

td {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

td.bot {
  color: #898989;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

td.lkd {
	color:#BCBFC6;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15px;
	font-weight:bold;
}

td.sublkd {
	color:#BCBFC6;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px;
	font-weight:bold;
}




em {
  font-weight: bold;
  font-style: normal;
  color:#8B8B8B;
}

em.txt {
  font-weight: normal;
  font-style: normal;
  color:#6A6A6A;
  
}

li {
	
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #0072B9;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:13px;
}

a:hover {
  text-decoration: none;
  color: #20ADFF;
}

a.nav:link, a.nav:visited, a.nav:active {
  text-decoration: none;
  color: #0064A0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

a.nav:hover {
  text-decoration: none;
  color: #20ADFF;
}

a.nav2:link, a.nav2:visited, a.nav2:active {
  text-decoration: none;
  color: #0064A0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

a.nav2:hover {
  text-decoration: none;
  color: #0098F3;
}




a.subnav:link, a.subnav:visited, a.subnav:active {
  text-decoration: none;
  color: #0064A0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

a.subnav:hover {
  text-decoration: none;
  color: #20ADFF;
}

span.st {
  color: #0072B9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:normal;
}

textarea {
	width: 240px;
	color: #898989;
	background-color: #FFFFFF; 
	border: 1px solid #CCCCCC; 
	font: 12px arial, helvetica, sans-serif;
}

input.eing1 {
	color: #898989;
	width: 240px;
	background-color: #ffffff; 
	border: 1px solid #CCCCCC;  
	font: 12px arial, helvetica, sans-serif;
}

input.eing2 {
	width: 95px;
	border: 1px solid #ffffff; 
	background-color: #7E7C89; 
	color: #ffffff; 
	font: 12px arial, helvetica, sans-serif;
	text-align:center;
}

input.eing3 {
	color: #02529B;
	width: 161px;
	background-color: #ffffff; 
	border: 1px solid #CCCCCC; 
	font: 12px arial, helvetica, sans-serif;
}

input.eing4 {
	color: #02529B;
	width: 210px;
	background-color: #ffffff; 
	border: 1px solid #CCCCCC;  
	font: 12px arial, helvetica, sans-serif;
}

select {
       border: 1px solid #CCCCCC;
       color: #0072B9;
       background-color: #ffffff;
       font: 12px arial, helvetica, sans-serif;
	   
}
