body {
	background-image: url(../images/newback.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	list-style-type: disc;
	font-weight: normal;
}
.content_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #666666;
	list-style-type: disc;
	font-weight: bold;
}
.Table_L_Lines {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}

.content_colour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 38px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	bottom: 5px;
}

.Center_Hadder_Content {
	font-family: 'Swis721 Lt BT', Times, serif;
	font-size: 20px;
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../images/Table_back.gif);
	padding-left: 5px;
	font-weight: normal;
}
.white_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	bottom: 5px;
	font-weight: bold;
}
.Form_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	list-style-type: square;
	list-style-image: url(../images/4.gif);
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.page-holder{
	width:100%;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

