body {
	background-color: #4b4b4b;
	background-image: url(../layout_images/main_bg.jpg);
}
.ad {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

@font-face {
    font-family: ERASDEM1;
    font-style:  normal;
    font-weight: normal;
    src: url(ERASDEM1.eot);
}

.homepagepara {
	font-family: "Eras Demi ITC", Verdana;
	font-size: 14px;
	font-weight: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
}

.footlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 11px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.bg_car {
	background-image: url(../layout_images/bg_car.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a:hover {
	color: #FF6600;
}
a:active {
	color: #000000;
}



#body_table {
	background-color: #C5C5C5;
	width: 650px;
}
.title {
	font-family: Neurop00, Verdana, sans-serif;
	color: #000099;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1em;
	text-indent: 10px;
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 10px;
}
#main {
	background-color: #FFFFFF;
	width: 950px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.left_column {
	background-image: url(../layout_images/left_column.jpg);
}

#footer {
	height: 104px;
}
.footer_left_cell {
	background-image: url(../layout_images/left_column_bottom.jpg);
}
hr {
	width: 80%;
}
.greybg {
	background-color: #999999;
}

/* admin new offers styles*/

.cont-title {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin: 25;
}
.asterisk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: normal;
}

