body,td,a { 
	font-family: Verdana, Arial, sans-serif; 
	color: #242D5F; 
	font-size: 11px; 
	line-height: 16px; 
}

a { 
	color: #242D5F; 
	text-decoration: none; 
}

a:hover	{ 

}

input,textarea,select { 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
}

input.inp100,textarea.inp100 {
	width:100%;
	border:1px solid #333333;
	background-color:#FFFFFF;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:12px;
	padding: 2px;
	margin-bottom: 3px;
}

.red		{ color: #ff0000; }
.white		{ color: #ffffff; }
.black		{ color: #000000; }
.grey		{ color: #999999; }

.warning	{ color: #ea1144; background-color: #fae9e5; }

.small		{ font-size: 9px; }
.headline	{ font-size: 13px; }

body,td { text-align:left; }

a.subs {
	line-height:10px;
	margin-left:3px;
	margin-right:3px;
}