td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-image: url(../images/bg_hatch.gif);
	background-position: center top;
	margin-top: 0px;
}
a{
	color: #990000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
.text-strong-blue{
	color: #003366;
	font-style: italic;
}
.text-strong-red{
	color: #990000;
	font-style: italic;
}
.text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.text-tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
.text-big{
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table-whitebg{
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	line-height: 16px;
	border: 1px solid #DDDDDD;
}
.table-greybg{
	background-color: #CCCCCC;
	padding: 3px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.table-bluebg{
	background-color: #003366;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.table-redbg{
	background-color: #990000;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
.image-left{
	padding-right: 12px;
}
