A  {
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: url(images/back.jpg) no-repeat fixed center top;
}

img { behavior: url(iepngfix.htc) }

.table_main {
	width : 899px;
}

.table_content {
	width : 899px;
	background-color : #FFFFFF;
}

.box_offer {
    background-image : url("images/box_offer.gif");
	width : 371px;
	height : 300px;
}

.box_offer_2 {
    background-image : url("images/box_offer_2.gif");
	width : 371px;
	height : 250px;
}

.title {
	COLOR : #758600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	text-transform : uppercase;
	letter-spacing : 0px;
}

.sub_title {
	COLOR : #758600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.text_body {
	COLOR : #010101;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_body a{
	COLOR : #758600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

.text_body a:hover{
	text-decoration : none;
}

.footer_1 {
	COLOR : #A4A4A4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.footer_2 {
	COLOR : #010101;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.textbox{
	border: 1px solid #A18C42;
	background-color : #ECDFAB;
	font-size : 11px;
	COLOR : #422A00;
}

#navcontainer { margin-top: 0px; margin-left: 0px; margin-right: 0px; }


#navcontainer a
{
	COLOR : #010101;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#navcontainer a:hover
{
	COLOR : #010101;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
	COLOR : #010101;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 12px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#popitmenu{
	position: absolute;
	border:1px solid #DEDEDE;
	font: normal 12px Verdana;
	z-index: 100;
	visibility: hidden;
	background-color: #F7F7F7;
	COLOR : #010101;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}