body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.butttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	text-decoration: none;
	vertical-align:middle;
}


.border {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


/************
*
*	Common
*
*************/


.pageheader
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	word-spacing: -2px;
}


.pageheadersub
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 37px;
	padding-top: 19px;
}

.mainbodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 1px;
}

.bodytxtb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.smalltext {
	font-size: 9px;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.addtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.teltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.emailtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.enquirytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


/************
*
*	Misc
*
*************/

.asterik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
}

.dottedDiv {
	background-image:url(../images/dotted_Div.gif);
}


.footer
{
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

