

.bgr1 {
	background-image: url('images/update/bgr_01.gif');
	background-repeat: no-repeat;
}

.bgr3 {
	background-image: url('images/update/bgr_03.gif');
	background-repeat: no-repeat;
	background-position: 100%;
	padding-right: 10px;
}

.bgr1b {
	background-image: url('images/update/bgr_01b.gif');
	background-repeat: no-repeat;
}

.bgr3b {
	background-image: url('images/update/bgr_03b.gif');
	background-repeat: no-repeat;
	background-position: 100%;
}


.enqBottom {
	background-image: url('images/update/enqBottomMiddle.gif');
	background-repeat: repeat-x;
	padding: 0px;
}


.enqBar {
	background-image: url('images/update/enqTopMiddle.gif');
	background-repeat: repeat-x;
	padding: 0px !important;
}

.enqLeft {
	background-image: url('images/update/enqLeft.gif');
	background-repeat: repeat-y;
}
.enqRight {
	background-image: url('images/update/enqRight.gif');
	background-repeat: repeat-y;
	background-position: 100%;
}


.nRndLeft {
	background-image: url('images/update/nRndLeft.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
}

.nRndRight {
	background-image: url('images/update/nRndRight.gif');
	background-repeat: no-repeat;
	background-position: 100%;
}


body, a, table, div, input, textarea {
	font-family: arial;
	font=size: 11px;
	text-decoration: none;
}

.inpContact {
	width: 150px;
	background-color: #D3D3D3;
	color: #A91E21;
	border: 0px solid;
	padding: 2px;
	font-size: 11px;
}

.nFeature { 
	background-color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	text-align: center;
	}
	
.nFeature:hover {
	background-color: #A91E21;
	color: #FFFFFF;
	cursor: pointer;
}


.nLeft, .nLeft a { font-family: Arial; font-size: 10px !important; color: #A91E21; }
.nLeft:hover, .nLeft:hover a  { color: #FFFFFF !important; background-color: #A91E21; cursor: pointer; }


.lHeight15 { line-height: 18px; }
.redText { color: #A91E21; }
.redBG, .redBG a { background-color: #A91E21; color: #FFFFFF !important; }

.stripeBG { background-image: url('images/update/stripeBG.gif'); background-repeat: repeat-x; background-position: 0% 50% }


.mainText { color: #005689; }
.mainBG   { background-color: #005689; color: #FFFFFF !important; }

.whiteText {	color: #FFFFFF !important;	}
.whiteBG { background-color: #FFFFFF; color: #000000; }

.borderBottom {	border-bottom: 1px solid #CCCCCC;}

.greyText {	color: #777777;	}
.greyBG	{		background-color: #EEEEEE !important;	}

.bold		{ font-weight: bold;}

.font20		{ font-size: 20px; }
.font19		{ font-size: 19px; }
.font18		{ font-size: 18px; }
.font17		{ font-size: 17px; }
.font16		{ font-size: 16px; }
.font15		{ font-size: 15px; }
.font14		{ font-size: 14px; }
.font13		{ font-size: 13px; }
.font12		{ font-size: 12px; }
.font11		{ font-size: 11px; }
.font10		{ font-size: 10px !important; }

.pad4 { padding: 4px; }
.pad3 { padding: 3px; }
.pad2 { padding: 2px; }
.pad1 { padding: 1px; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right !important; }





.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style7 {
	color: #A91E22;
	font-weight: bold;
}
.style30 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.style31 {color: #FFFFFF}
a:link {
	color: #A91E22;
}
a:visited {
	color: #A91E22;
}
.style32 {color: #0033CC}