body {
	color: #000040;
	font-family:arial,sans-serif;
	font-size: 11px;
	margin: 0px;
}
.main {
	font-size: 11px;
}
.head {
	font-size: 14px;
	font-weight: bold;
}
.links {
	font-size: 11px;
	font-weight: normal;
}
.bottom {
	font-size: 10px;
	font-weight: normal;
}
.warning {
		color: #FF0000;
		font-size: 12px;
		font-weight: bold;
}
.notification {
		color: #00CC00;
		font-size: 12px;
		font-weight: bold;
}
input, textarea {
	font-size: 10px;
	color: #333333;
	font-family:arial,sans-serif;
}
#iconContainer {
	width:290px;
	height:125px;
	font-size: 11px;
	background:#FAF6F5;
	border:1px solid #d0d0d0;
}
.pad50020 {padding: 5px 0px 0px 20px;}

.vs6		{font-size: 6px; height: 6px;}


