.tableborder {
	border: 1px solid #C8C7C7;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F50000;
	text-decoration: none;
}
.bigredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F50000;
	text-decoration: none;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D8D8D8;
	text-decoration: none;
}
.bottomtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D8D8D8;
	text-decoration: underline;
}
a.vmenu 
{
	display:block;
	width:173px;
	height:19px;
	background:#F80404;
	color:#FFFFFF;
	text-decoration:none;
	text-valign:left;
	line-height:19px;
	margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-left: 5px;

}

a.vmenu:hover {background:#F80404; color:#FFFFFF;
}
a.vmenu1
{
	display:block;
	width:173px;
	height:19px;
	background:#CFCFCF;
	color:#000000;
	text-decoration:none;
	text-valign:left;
	line-height:19px;
	margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-left: 5px;
}

a.vmenu1:hover {background:#F80404; color:#FFFFFF;}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tableborder1 {
	border: 1px solid #454543;
}
.blackboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.darkgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
}
.textfield {
	border: 1px solid #333333;
}
