.textfeld {
	width: 343px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #ffffff;
	color: #000000;
	border : 1px solid #7EABAF;
	margin: 3px 0px 3px 0px;
}



.button {
	width: 343px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #003366;
	cursor: pointer;
	background : #DAE2E2;
	font-weight: bold;
	border : 1px solid #7EABAF;
}


.BGgrey {
	background-color: #FFFFFF;
	background-image: url(img/AP_BG_grey.gif);
	background-repeat: repeat-y;
}
/* left navigation */
.nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	line-height: 11px;
	text-valign: middle
	}
	a.nav:link {
	color: #000000;
	text-decoration: none;
	}
	a.nav:visited {color: #000000;  text-decoration: none}
	a.nav:active { color: #000000; text-decoration: none}
	a.nav:hover {color: #000000;  text-decoration: none}
	
	/*leftnav back-to-AP-home*/

.APhome {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: right;
	text-valign: middle;
	font-weight: bold;

	}
	a.APhome:link {
	color: #003366;
	text-decoration: none;
	}
	a.APhome:visited {color: #003366;  text-decoration: none}
	a.APhome:active { color: #003366; text-decoration: none}
	a.APhome:hover {color: #003366;  text-decoration: none}
	
	
/***********************************************/
/* righthand ADVERTISING COLUMN                */
/***********************************************/ 
.RtabHD {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.RtabCNT {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* list with orange > in advertising box*/
.reTABli {
	font-weight: bold;
	color: #FF9E0D;
	font-size: 11px;
}

.tableFLA
{
	border: 1px solid #8D8E90;
}
#Rcolmn ul li {
	list-style-image:  url(images/dot_REtab.gif);
	padding-bottom: 4px;
	margin-left:-26px;
}
* html #Rcolmn ul li {
	list-style-image:  url(images/dot_REtab_IE.gif);
	margin-left:-24px;
}
#Rcolmn ul  {
	margin-bottom: -2px;
}
* html #Rcolmn ul  {
	margin-top: -8px;
}
/* lists */

ul li {
	list-style-image:  url(img/dot_LIST.gif);
	padding-bottom: 8px;
}
ul  {
	margin-bottom: -5px;
}
ol li {
	padding-bottom: 8px;
}
ol  {
	margin-bottom: -5px;
}
ul ul {
	margin-top: -5px;
	margin-bottom: 7px;
}
* html ul ul {
	margin-top: 3px;
	margin-bottom: -3px;
	
}

ul ul li{
margin-bottom: -5px;
	list-style-image:  url(img/dot_LIST02.gif);
}


ol ul {
	margin-top: -5px;
	margin-bottom: 7px;
}
* html ol ul {
	margin-top: 3px;
	margin-bottom: -3px;
	
}

ul ol li{
margin-bottom: -5px;
	list-style-image:  url(img/dot_LIST02.gif);
}

.buttonClear {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #003366;
	cursor: pointer;
	background : #f1f4f4;
	font-weight: bold;
	border : 1px solid #7EABAF;
}
.buttonSend {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #003366;
	cursor: pointer;
	background : #DAE2E2;
	font-weight: bold;
	border : 1px solid #7EABAF;
	margin-left:10px
}