html, body, table {
	padding: 		0;
	margin: 		0;
	color: 			#3E3E3E;
	font-family: 	Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	vertical-align: top;
}

table {
	padding: 		0;
	margin: 		0;
    border-spacing: 0;
}

td {
	padding: 		0;
	margin: 		0;
    vertical-align: top;
}

a {
	color: #1D667D;
	font-weight: bold;
}

a:hover {
	color: #3E3E3E;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #1D667D;
}

h1.box {
	font-size: 11px;
	font-weight: bold;
	color: #89121D;
	line-height: 20px;
}

/***********************************************/
input.button {
    background-color: #EC7F00;
    border-color: #D2DEE7;
    color: #ffffff;
}


input, textarea, select {
	border: 1px solid #333333;
	color: #3B3F4A;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
    background-color: #ffffff;
    border-color: #D5D5D5;
    margin: 2px;
}
/***********************************************/

table.menuitem {
	width: 228px;
	height: 39px;
	background: #1D667D;
	margin: 0px 4px 0px 3px;
	color: #FFFFFF;
}

table.menuitem a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}
table.menuitem a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

table.toplist {
	width: 228px;
	height: 39px;
	background: #A9C5CE;
	margin: 0px 4px 1px 3px;
}

table.newsletter {
	width: 228px;
	height: 76px;
	background: #939FA3;
	margin: 0px 4px 1px 3px;
}

table.firm {
	width: 228px;
	height: 76px;
	background: #1D667D;
	margin: 0px 4px 1px 3px;
}
table.firm td {
	color: #ffffff;
}

table.firm_print {
	font-size: 12px; 
	margin-top: 0px; 
	border: 1px solid #dddddd;
}

table.search {
	width: 228px;
	height: 119px;
	background: #89121D;
	margin: 0px 4px 1px 3px;
}

td.menutitle {
	font-family: 	Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 		12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 0px 7px 50px;
	
}

/*******************************************/

.page_title {
	clear: none;
	padding: 20px 0px 7px 20px;
}

.page_content {
	font-size: 		11px;
	font-weight: normal;
	color: #3E3E3E;
	padding: 7px 0px 7px 20px;
}


/*******************************************/
.news_item {
}

.news_title {
	padding: 20px 0px 7px 20px;
}

.news_content {
	color: #3E3E3E;
	padding: 7px 0px 7px 20px;
}

.news_author {
	color: #89121D;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

.news_date {
	float: right;
	color: #3E3E3E;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	width: 100%;
	padding: 0 10px 0 0;
}
/*******************************************/
.offer_item_box {
	padding: 20px 0px 7px 20px;	
}
.offer_item_box_mod {
	padding: 5px 0px 2px 10px;	
}
.offer_item_mod {
	 background: #eeeeee;
}


.offer_item {
	 background: #eeeeee;
}

.offer_param {

}

/**********************************************/
table.offer_list {
    border: solid #B6B6B6 thin;
    border-width: 1px;
    margin: 10px 10px 0 10px;
    width: 95%;
}

table.offer_list th {
    color: #ffffff;
    background: #A9C5CE url('../gfx/header.gif');
    height: 27px;
    padding: 1px;
    border: solid #ffffff 0px;
    border-width: 1px 0 0 1px;
}

table.offer_list th a {
    color: #ffffff;
    text-decoration: none;
}

table.offer_list td {
    padding: 0 1px 0 1px;
    margin: 0px;
    border: solid #ffffff 0px;
    border-width: 1px 0 0 1px;
    height: 19px;
    vertical-align: middle;
	white-space: nowrap; 
}


table.offer_list tr.even {
    background: #efefef;
	cursor: pointer;
}
table.offer_list tr.even:hover {
    background: #ffffff;
}

table.offer_list tr.odd {
    background: #e0e0e0;
	cursor: pointer;
}
table.offer_list tr.odd:hover {
    background: #ffffff;
}




table.edit {
    margin: 10px;
    padding: 1px;
    border: solid #B6B6B6 thin;
    border-width: 1px;
    width: 97%;
}

table.edit td {
    padding: 0px;
    margin: 0px;
}

table.edit td.label {
    background-color: #f1f1f1;
    font-weight: bold;
    text-align: right;
    border: solid #ffffff 0px;
    border-width: 1px 0 0 1px;
}

table.edit td.header {
	white-space: nowrap; 
	background: #f1f1f1;
	text-align: right;
    border: solid #ffffff 0px;
    border-width: 1px 0 0 1px;
}



table.simple_search input, table.simple_search select{
	font-size: 10px;
}
table.simple_search td {
	color: #ffffff;
}
table.simple_search {
	padding: 2px;
}


table.pictures td {
	padding: 3px;
	background: #ffffff;
	border: solid #cccccc thin;
}


.error {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}


form#offer_form td {
	font-size: 12px;

}

form#offer_form input, form#offer_form textarea {
	font-size: 12px;
	padding: 4px;
	width: 250px
}
form#offer_form input:focus, form#offer_form textarea:focus {
	border: 1px solid #89121D;
}

form#offer_form textarea {
	height: 150px
	
}