body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.top-left {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-righ {
	background-image: url(images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-line {
	background-image: url(images/top-line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.left-line {
	background-image: url(images/left-line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-line {
	background-image: url(images/right-line.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.bottom-left {
	background-image: url(images/left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom-right {
	background-image: url(images/right-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-line {
	background-image: url(images/bottom-line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.link:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#006eb1 ;
	font-weight:bold;
	text-decoration: none;
}
.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #006eb1;
	
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009933;
	text-decoration: underline;
}
.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009933;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.headtext {
	font-family:  Arial, ;
	font-size: 22px;
	color: #4143ab;
	font-weight:bold;
	text-decoration: none;
}
.link1:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000 ;
	font-weight:bold;
	text-decoration: none;
}
.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.link2:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FE6A00 ;
	font-weight:bold;
	text-decoration: none;
}
.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FE6A00;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: underline;
}
.link2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}