BODY {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: pre;
}
.topbg {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.topbg1 {
	background-color: blue;
}
.logintable {
	border: 1px solid #CCCCCC;
}

.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: pre;
}
.bodytextb {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: pre;
	font-weight: bold;

}

.errortext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: pre;
}

.navbg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.headings {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.mainheading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.area {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #A8B4DF;
	text-decoration: none;
}
.headingblack {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.message {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}