td {
padding:3px;
}

table, td {
	font-family: Helvetica,Verdana,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	/*text-align: left;*/
	line-height:16px;
	}

.italic {
	font: 10px Verdana;
	font-style: oblique;
	color: #333333;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
}

.fett {
	font-family: Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}

.tableList {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
	background-image: url(../images/linebg_grey.jpg);
}

.tablePattern {
	background-image: url(../images/linebg_grey.jpg);
}

a {
	outline:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	font-family: Helvetica,Verdana,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #0099FF;
	
}

a:active {
	color: #0099FF;
}

a:visited {
	color: #0099FF;	
	text-decoration: none;
}

.buttonPattern {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #666666;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

body {
	 scrollbar-face-color: FAFAFA;
     scrollbar-highlight-color: #CCCCCC;
     scrollbar-3dlight-color:#FFFFFF;
     scrollbar-arrow-color: #CCCCCC;
     scrollbar-darkshadow-color: #FFFFFF;
     scrollbar-base-color: #FFFFFF;
     scrollbar-track-color: #FFFFFF;
}
