html,body{
margin:0px;
padding: 0px;
background: #ffffff;
font-size: 11px;
font-family: tahoma;
}
a {
text-decoration: underline;
font-size: 11px;
font-family: tahoma;
color:#4494c3;
}

table td{
padding:1px;
font-size: 11px;
font-family: tahoma; 
color:#676767;
}

.row{
padding:1px;
font-size: 11px;
font-family: tahoma; 
color:#676767;
background:#ebebeb;
}

.title, .title a{
color: #ffffff;
font-size: 12px;
font-family: Arial;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
background:#676767;

}
img{
border:0;
}
.button {
	background: #FFF;
	border: 2px solid #E0E0E0;
	color: #666666;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
	font-weight:bold; 
	vertical-align: middle;
	margin:2px;
	height: 21px;
}
.input{
height:20px; 
font-family:tahoma; 
font-size:11px; 
border:1px solid #E0E0E0;
}
.text{
font-family:verdana; font-size:11px; 
border:1px solid #E0E0E0;
}
