body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#cfeafc;
}
A:Link {
	font-family:Tahoma;
	font-size:11px;
	color:#004381;
	text-decoration:underline
	}
A:Visited {
	font-family:Tahoma;
	font-size:11px;
	color:#004381;
	text-decoration:underline
	}
A:Hover {
	font-family:Tahoma;
	font-size:11px;
	color:#004381;
	text-decoration:none
	}
.body-bg {
	background-image: url(../images/bg.gif);
	background-position:center top;
	}
.menutop-bg {
	background-image: url(../images/menu-top-bg.gif);
	background-position:top left;
	}
.login-bg {
	background-image: url(../images/login-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
.line {
	background-image: url(../images/dot.gif);
	background-position:top left;
	}
.general-txt {
	font-family:Tahoma;
	font-size:11px;
	color:#444343;
	line-height:14px;
	}
.txt-blue {
	font-family:Tahoma;
	font-size:11px;
	color:#004381;
	line-height:14px;
	}
.txt-blue1{
	font-family:Tahoma;
	font-size:11px;
	color:#007ccb;
	line-height:16px;
	}
.header-txt-blue {
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#0061b1;
	}
.header-txt {
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#282828;
	}
.header-txt1-blue {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#007ccb;
	}
.subheader-txt {
	font-family:Tahoma;
	font-size:12px;
	color:#0061b1;
	}
.subhead-gray {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	}
.footer-txt {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	}
.footerlink A:Link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline
	}
.footerlink A:Visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline
	}
.footerlink A:Hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none
	}
.bluelink A:Link {
	font-family: Tahoma;
	font-size: 11px;
	color: #007ccb;
	text-decoration:underline
	}
.bluelink A:Visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #007ccb;
	text-decoration:underline
	}
.bluelink A:Hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #007ccb;
	text-decoration:none
	}
.redlink A:Link {
	font-family: Tahoma;
	font-size: 11px;
	color: #c84b27;
	text-decoration:underline
	}
.redlink A:Visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #c84b27;
	text-decoration:underline
	}
.redlink A:Hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #c84b27;
	text-decoration:none
	}
.red-txt {
	font-family: Tahoma;
	font-size: 11px;
	color:#ff0000;
	}
form {
	margin:0px;
	padding:0px;
	}