body {
	background-color: #51B4DF;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

.bg {
	background-color: #FFFFFF;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_dash {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.height_25 {
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.right_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7FA8C9;
	background-color: #CF2E70;
}
.top_border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}




.table_none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C50655;
	text-decoration: none;
}
.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2D82C3;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.border {
	border: 1px solid #CF2E70;
}
.border1 {
	border: 1px solid #F2F2F2;
}.border1_bg {
	border: 1px solid #F2F2F2;
	background-color: #E4EFF8;
}
.date_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D82C3;
	text-decoration: none;
	font-weight: normal;
}
