body {
	background-color: #E8E8E8;
	margin: 0px;
}
.mainbdr {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
}
.menubg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbdr4 {
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0052A6;
	border-right-color: #0052A6;
	border-bottom-color: #0052A6;
	border-left-color: #0052A6;
}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CE0B13;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CE0B13;
	text-decoration: none;
}
.verred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1040B;
	text-decoration: underline;
}
.redbdr {
	border: 1px solid #0763BA;
}
