html, body{
	background: #FFFFFF;
	font-family:georgia,arial,verdana;
	font-size:11px;
	font-weight:normal;
}
.pageDesc a
{
	color:e7691f;
}
.pageDesc a:hover
{
	color:red;
	text-decoration:underline;
}
a{
	font-family:Arial;
	font-style: normal;
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}
a:hover
{
	font-family:Arial;
	font-style: normal;
	text-decoration:none;
	color: #e7691f;	
	font-size:12px;
}
.mainNavBg
{
	background: #2f3437;
}

.mainTable
{
	background-image: url(../images/mainTableBg.jpg);
	background-repeat: none;
	background-color: #ffffff;
}


.arial60White{
	font-family:Arial;
	font-style: normal;
	color: #FFFFFF;
	font-size:60px;
}
.centerTextBg
{
	background: #e7691f;
}
.arial30Orange{
	font-family:Arial;
	font-style: normal;
	color: #e7691f;
	font-size:30px;
}
.arial20Black{
	font-family:Arial;
	font-style: normal;
	color: #000000;
	font-size:20px;
}
.arial15SkyBlue{
	font-family:Arial;
	font-style: normal;
	color: #009eb0;
	font-size:15px;
}
.arial12Black{
	font-family:Arial;
	font-style: normal;
	color: #000000;
	font-size:12px;
}
.arial12Black:hover{
	font-family:Arial;
	font-style: normal;
	color: #e7691f;
	text-decoration:none;
	font-size:12px;
}
.arial12White{
	font-family:Arial;
	font-style: normal;
	color: #ffffff;
	font-size:12px;
}
.arial14Black{
	font-family:Arial;
	font-style: normal;
	color: #000000;
	font-size:14px;
}
.arial10White{
	font-family:Arial;
	font-style: normal;
	color: #FFFFFF;
	font-size:10px;
	text-decoration: none;
}
.arial10White:hover{
	font-family:Arial;
	font-style: normal;
	color: #e7691f;
	font-size:10px;
	text-decoration:none;
}
.verdana16Red
{
	font-family:georgia,arial,verdana;
	font-style: normal;
	color: red;
	font-size:16px;
}
.arial11Blue{
	font-family:Arial;
	font-style: normal;
	color: #00a1cb;
	font-size:11px;
	font-weight:bold;
}
.curveMiddleBg
{
	background: #d65a1a;
}
.rightLinks
{
	font-family:Arial;
	font-style: normal;
	color: #000000;
	font-size:12px;
	border-bottom: 1px dotted #000000; 
}
.arial24White{
	font-family:Arial;
	font-style: normal;
	color: #ffffff;
	font-size:24px;
}

.curveBgOrange
{
	background: url(../images/curveBgOrange.jpg);
}
.bodyBg
{
	background: url(../images/bodyBg.jpg);
}
.curveGradientBg
{
	background: url(../images/curve_gradient_1.gif);
}
.curveBottomBg
{
	background: url(../images/curve_bottom_bg.gif);
}
.rightTableLeftBg
{
	background: url(../images/right_middle_left_curve.jpg);
}
.rightNavBg
{
	background: url(../images/rightNavBg.jpg);
}
.rightTableRightBg
{
	background: url(../images/right_middle_right_curve.jpg);
}
.listingCurveTopBg
{
	background: url(../images/listingCurveTopBg.jpg);
}
.lisingCurveBottomBg
{
	background: url(../images/lisingCurveBottomBg.jpg);
}
.listingCurveLeftBg
{
	background: #ffffff url(../images/listingCurveLeftBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.listingCurveRightBg
{
	background: #ffffff url(../images/listingCurveRightBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.listingBodyBg
{
	background: #ffffff url(../images/listingBodyBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.listingBorderDotted
{
	border-bottom: 1px dotted #000000;
}

.domainDir{
	font-family:Arial;
	font-style: normal;
	color: #00000;
	font-size:30px;
}
