body
{
background: #ffffff url(images/main_bg_image.jpg) no-repeat fixed;
line-height: 18px;
}

.leftbg
{
background: #ffffff url(images/main_image_left.jpg) no-repeat right top;
}

.tableBorderGree {
	border: 1px solid #999999;
}
.mainLink {
	text-decoration: none;
	color: #999999;

}

.mainLink:hover {
	text-decoration: bold;
	color: #0084FF;
}
.backLink {
	color: #999999;
	text-decoration: none;
}

.backLink:hover {
	color: #000000;
	text-decoration: underline;
}
.greeDottedBorder {
	border: 1px dotted #999999;
}
.OrangeLinks {
	color: #000099;
	text-decoration: underline;
}
.OrangeLinks:hover {
	color: #FF9C00;
	text-decoration: none;
}

.emaillink {
	color: #000099;
	text-decoration: underline;
}

.emaillink:hover {
	color: #3F7604;
	text-decoration: none;
}

.contactusLink {
	color: #000000;
	text-decoration: underline;
}
.contactusLink:hover {
	color: #0066FF;
	text-decoration: underline;
}
.rightSideLinks {
	color: #606060;
	text-decoration: underline;
}
.rightSideLinks:hover {
	color: #FF8400;
	text-decoration: underline;
}

.leftSideLinks {
	color: #0a0a0a;
	text-decoration: underline;
}
.leftSideLinks:hover {
	color: #FF8400;
	text-decoration: underline;
}

.rightSideLinks2 {
	color: #999999;
	text-decoration: none;
}
.rightSideLinks2:hover {
	color: #c9696a;
	text-decoration: none;
}.crlinks {
	color: #999999;
	text-decoration: none;
}
}.crlinks:hover {
	color: #999999;
	text-decoration: underline;
}
