body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

		/* TOP CSS */

.email-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6E6E;
	text-decoration: none;
}
.call-us-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E6E;
	text-decoration: none;
}


		/* Middle CSS */
		
.top-left-corner {
	background-image:url(../images/middle/top-left-corner.jpg);
	height:19px;
	width:13px;
	background-repeat:no-repeat;
}
.top-right-corner {
	background-image:url(../images/middle/top-right-corner.jpg);
	height:19px;
	width:14px;
	background-repeat:no-repeat;
}
.top-mid-bg {
	background-image:url(../images/middle/top-mid-bg.jpg);
	height:19px;
	background-repeat:repeat-x;
}
.mid-main-bg {
	background-image:url(../images/middle/mid-main-bg.jpg);
	height:241px;
	background-repeat:no-repeat;
	background-position: top;
}

.mid-main-bg1 {
	background-image:url(../images/middle/mid-main-bg1.jpg);
	height:153px;
	background-repeat:no-repeat;
	background-position: bottom;
	
}


		/* bottom CSS */
		
.bottom-left-corner {
	background-image:url(../images/middle/bottom-left-corner.jpg);
	height:18px;
	width:13px;
	background-repeat:no-repeat;
	background-position:top;
}
.bottom-right-corner {
	background-image:url(../images/middle/bottom-right-corner.jpg);
	height:18px;
	width:14px;
	background-repeat:no-repeat;
	background-position:top;
}
.bottom-mid-bg {
	background-image:url(../images/middle/bottom-mid-bg.jpg);
	height:18px;
	background-repeat:repeat-x;
}
.copyright-main-bg {
	background-image:url(../images/copyright/copyright-main-bg.jpg);
	height:23px;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6E6E;
	text-decoration: none;
}

.powered-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6E6E;
	text-decoration: none;
}

.powered-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6E6E;
	text-decoration: none;
}

.powered-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


		/* Navigation CSS */
		
.navi-normal-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#961A1D;
	text-decoration: none;
}
.navi-text:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#961A1D;
	text-decoration: none;
}

.navi-text:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#961A1D;
	text-decoration:none;
}

.navi-text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6D6E6E;
	text-decoration:none;
}

			/* Welcome CSS */

.welcome-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #961A1D;
	text-decoration: none;
}

.header-bottom-border {
	background-image:url(../images/welcome/header-title-dot-line.jpg);
	background-repeat:repeat-x;
	height:1px;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	text-align: justify;
}
.brad-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.brad-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.brad-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.border-black {
	border: 1px solid #000000;
}