body {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {	color: #2971A7;	text-decoration: underline;}
/*a:visited {	color: #551a8b;	text-decoration: underline;}*/
a:visited {	color: #2971A7;	text-decoration: underline;}
a:hover {	color: #2971A7;	text-decoration: underline;}
a:active {	color: #2971A7; text-decoration: underline;}

.top a:link {	color: #2971A7; text-decoration: underline;}
.top a:visited {color: #2971A7; text-decoration: underline;}
.top a:hover {	color: #2971A7; text-decoration: underline;}
.top a:active {	color: #2971A7; text-decoration: underline;}
.text_necessary {  color: #cc6666;}

table {
	font-family: arial,sans-serif;
	font-size: 12px;
}
input {
	font-family: arial,sans-serif;
	font-size: 14px;
	/*color: #444343;*/
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #999999;*/
}
.input_submit   { 
	font-family: arial,sans-serif;
	font-size: 13px;	
	font-weight: bold;	
	cursor: hand;	
}
select {
	font-family: arial,sans-serif;
	font-size: 14px;
	border: 1px solid #999999;
}
textarea {
	font-family: arial,sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #ffffff;

}
.text_error {
  color: #ff0000;
  font-size: 10px;
  font-weight: bold;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #95927F;
	text-decoration: none;
}
.help {
	color: #95927F;
	text-decoration: none;
}
.menu {
	font-family: arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #808080;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F5F5F;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #444343;
}
.headline1 {
	font-family: arial,sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;	
}
.headline2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	padding-left:7px;
}
.headline3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	padding-left:7px;
}
tr.bgclr {background-color: transparent;} 
/*a {color: black; text-decoration: none; font: bold;} */
/*a:hover {color: #606060;} */
table.menu { 
	font-size: 100%; 
	position: absolute; 
	visibility: hidden; 
} 
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9BB521;
	text-decoration: none;
}
