body{
	background-color: #E1DBDB; /*#D9E1E8;*/
}

body, td, textarea {
	color: Black;
	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	}

a:link, a:visited {text-decoration: none; color:#013366;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.xsmall {font-size: 9px; line-height:130%;}
.small {font-size: 10px; line-height:130%;}
.large {font-size: 13px}
.title {font-size: 14px; line-height:160%;}

a.sitetitle:hover, .sitetitle, a.sitetitle:visited, a.sitetitle { line-height:100%;   color:#847027;  font-size: 13px;}

.membertitle {font-size: 24px; line-height:100%;color:#013366;}

.top {background-color: #BDC3D1;}

a.red:visited,a.red   ,.red    {color:#DF1C00;}
a.bronze:visited,a.bronze,.bronze {color:#847027;}
a.blue:visited,a.blue  ,.blue   {color:#013366;}
a.grey:visited,a.grey  ,.grey   {color:#C9B9BC;}
a.black:visited,a.black,.black {color:#000000;}

a.redbold:visited,a.redbold   ,.redbold    {color:#DF1C00; font-weight: bold;}
a.bronzebold:visited,a.bronzebold,.bronzebold {color:#847027; font-weight: bold;}
a.bluebold:visited,a.bluebold  ,.bluebold   {color:#013366; font-weight: bold;}
a.greybold:visited,a.greybold  ,.greybold   {color:#C9B9BC; font-weight: bold;}
a.blackbold:visited,a.blackbold,.blackbold {color:#000000; font-weight: bold;}
a.partner:visited,a.partner  ,.partner   {color:#0A2D55; background-color: #C5B9B9;}
a.redsmall:visited,a.redsmall ,.redsmall    {color:#DF1C00; font-size: 10px; line-height:130%;}


.info_input {
	font-size: 8pt;
	color:#013366;
  	border-left: 1px solid white;
	background : white;
	width:140px;
  
}
.info_input1 {
	font-size: 8pt;
	color:#013366;
  	border-left: 1px solid white;
	background : white;
	width:162px;
}

.veld, textarea {
	color: Black;
	font: 12px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 1px solid #013366;
	}
.veldsmall, textarea {
	color: Black;
	font: 10px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 1px solid #013366;
	}