body{
	color: #666666;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5D3E0C;
}
.title {
	color: #EBAD1C;
	font-weight: bold;
	font-size: 18px;
}
.subtitle {
	font-size: 14px;
	color: #C59A55;
	font-weight: bold;
}
.slogan {
	color: #ECA81F;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.maintable{
	border: 1px solid #000000;
	align: center;
}
.references_description {
   text-align: justify;
} 
.services_header{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.services_info{
	text-align: justify;
}
.services_service{
	font-weight: bold;
	text-align: left;
}
.services_serviceinfo{
	text-align: left;
}
.services_subservice{
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.company_profile_header{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.company_profile_data {
	text-align: justify;
}
.references_header{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.references_reference{
	font-weight: bold;
	text-align: left;
}
.references_description{
	text-align: left;
}
.links_header{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.links_description{
	text-align: left;
}
.links_links{
	text-align: left;
}
.firmdatas_header{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.firmdatas{
	text-align: left;
}
.firmdatas_description{
	font-weight: bold;
}
.firmdatas_data{
}
a:link {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6633;
}
a:visited {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}
a:active {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}
a.menu:link {
	font-style: normal;
	line-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #;
}
.menu{
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EBAD1C;
	text-decoration: none;
}
a.menu:active {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EBAD1C;
}

/*******************************************
*         Acluals Block
**********************************************/

.actuals_table{
	text-align: center;
}
.logo_border{
	border-width: 1px;
	border-color: #666666;
}
.pic_border{
	border-width: 1px;
	border-color: #666666;
}
/*******************************************
*            Actions                       *
********************************************/

.actions_header {
	font-size: 16px;
	font-weight: bold;
}
.actions_table { 
	border: 0px solid #000000;
}
.actions_noactions{
}

/* Actions Details */

.action_title{
	font-weight: bold;
}
.action_date{
	font-weight: bold;
}
.action_info{
}
.action_links_text{
	font-style: italic;
}
a.action_link:link{
	text-decoration: underline;
}
a.action_link:visited{
	text-decoration: underline;
}
a.action_link:hover{
	text-decoration: underline;
}
a.action_link:active{
	text-decoration: underline;
}

/* Actual Actions */

.act_actions_table{
	border: 0px;
}
.act_actions_title{
	font-weight: bold;
}
.act_actions_date{
}
.act_actions_act{
}
a.act_action_link:link{
	text-decoration: underline;
}
a.act_action_link:visited{
	text-decoration: underline;
}
a.act_action_link:hover{
	text-decoration: underline;
}
a.act_action_link:active{
	text-decoration: underline;
}

/* Old Actions */

.old_actions_table{
	border: 0px;
}
.old_actions_title{ 
	font-weight: bold;

}
.old_actions_act{ 
}
a.old_actions_link:link{
	text-decoration: underline;
}
a.old_actions_link:visited{
	text-decoration: underline;
}
a.old_actions_link:hover{
	text-decoration: none;
}
a.old_actions_link:active{
	text-decoration: underline;
}

/* Future Actions */

.future_actions_table{
	border: 0px;
}
.future_actions_title{ 
	font-weight: bold;

}
.future_actions_act{ 
}
a.future_actions_link:link{
	text-decoration: underline;
}
a.future_actions_link:visited{
	text-decoration: underline;
}
a.future_actions_link:hover{
	text-decoration: none;
}
a.future_action_link:active{
	text-decoration: underline;
}

/* Latest Actions */

.latest_actions_table {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.latest_actions_header {
	font-weight: bold;
	text-align: center;
}
.latest_actions_title {
	text-align: center;
	font-weight: bold;
}
.latest_actions_date {
	text-align: center;
	font-weight: bold;
}
.latest_actions_info {
	text-align: left;
}
.latest_actions_link{
	text-align: left;
}
a.latest_actions_link:link{
	text-decoration: underline;
}
a.latest_actions_link:visited{
	text-decoration: underline;
}
a.latest_actions_link:hover{
	text-decoration: none;
}
a.latest_actions_link:active{
	text-decoration: underline;
}

/*******************************************
*            News                          *
********************************************/

.news_table {
	border: 0px;
}
.news_header {
	font-size: 16px;
	font-weight: bold;
}
.news_nonews {
	font-size: 14px;
}

/* News Details */

.news_title{
	font-weight: bold;
}
.news_date{
	font-weight: bold;
}
.news_info{
}
.news_links_text{
	font-style: italic;
}

/* Act News */

.act_news_header{
	font-size: 14px;
	font-weight: bold;
}

.act_news_title{
	font-weight: bold;
}
.act_news_act{
	font-style: italic;
	text-align: justify;
}
.act_news_date{
	font-weight: bold;
	font-style: italic;
}

/* Old News */

.old_news_title{
	font-weight: bold;
}
.old_news_act{
}

a.old_news_link:link{
	text-decoration: underline;
}
a.old_news_link:visited{
	text-decoration: underline;
}
a.old_news_link:hover{
	text-decoration: none;
}
a.old_news_link:active{
	text-decoration: underline;
}

/*****************************
* Latest News
*******************************/

.latest_news_table {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.latest_news_header {
	font-weight: bold;
	text-align: center;
}
.latest_news_title {
	text-align: center;
	font-weight: bold;
}
.latest_news_date {
	text-align: center;
	font-weight: bold;
}
.latest_news_info {
	text-align: left;
}
.latest_news_link{
	text-align: left;
}

a.latest_news_link:link{
	text-decoration: underline;
}
a.latest_news_link:active{
	text-decoration: underline;
}
a.latest_news_link:hover{
	text-decoration: none;
}
a.latest_news_link:visited{
	text-decoration: underline;
}


/**********************************
*   Pricelist
***********************************/

.pricelist_table{
	border: 0px solid #FFFFFF;
}
.pricelist_header{
	font-size: 16px;
	font-weight: bold;
}
.pricelist_nopricelist{
	font-style: italic;
}
.pricelist_category{
	font-weight: bold;
}
.pricelist_text{
	font-style: italic;
}
a.pricelist_link:link{
	text-decoration: underline;
}
a.pricelist_link:visited{
	text-decoration: underline;
}
a.pricelist_link:hover{
	text-decoration: underline;
}
a.pricelist_link:active{
	text-decoration: underline;
}

/**********************************
*   Picture Galery
***********************************/

.pg_table{
	border: 0px solid #000000;
}
.pg_header{
	font-size: 16px;
	font-weight: bold;
}
.pg_nopictures{
	font-size: 14px;
}

.pg_gallery_table{
	border: 0px solid;
}
.pg_gallery_title{
	font-size:14px;
	font-weight: bold;
}
.pg_gallery_line{
	background: #F6A400;
}

.pg_pictures_table{
	border: 0px solid;
}
.pg_pictures_info{
	font-style: italic;
}

/**********************************
*   Guestbook
***********************************/

.gb_table{
	border: 1px solid;
	border-color: #000000;
}
.gb_header{
	font-size: 16px;
	font-weight: bold;
	text-align:	center;
}
.gb_header_text{
}
.gb_message_table{
	border: 0px solid;
	border-color: #333333;
}
.gb_messages_table{
	border: 0px solid;
	border-color: #333333;
}
.gb_messages_name{
	font-weight: bold;
}
.gb_messages_date{
	font-style: italic;
}
.gb_messages_text{
	text-align: left;
}
.gb_messages_email{
}
.gb_messages_actpage{
	font-size: 14px;
}
a.gb_messages_page_link:link{
	color: #;
	text-decoration: underline;
	font-size: 14px;
}
a.gb_messages_page_link:visited{
	color: #;
	text-decoration: underline;
	font-size: 14px;
}
a.gb_messages_page_link:hover{
	color: #;
	text-decoration: none;
	font-size: 14px;
}
a.gb_messages_page_link:active{
	color: #;
	text-decoration: underline;
	font-size: 14px;
}

.gb_form_table{
	border: 0px solid;
	border-color: #666666;
	background-color: #;
}
.gb_form_block_table{
	border: 0px solid;
	border-color: #666666;
	background-color: #;
}
.gb_form_title{
	font-size: 14px;
	font-weight: bold;
}
.gb_form_text{
	font-style: italic;
}
.gb_form_name{
}
.gb_form_email{
}
.gb_form_showemail{
}
.gb_form_showemail_yesno{
}
.gb_form_message{
}
.gb_form_input_name{
}
.gb_form_input_email{
}
.gb_form_input_showemail{
}
.gb_form_input_message{
}
.gb_form_input_button{
}
.gb_messages_block_table{
	border: 0px solid;
	border-color: #666666;
	background-color: #;
}
.login_table{
	border: 1px solid;
	border-color: #666666;
}
.login_title{
	font-size: 14px;
	font-weight: bold;
}
/**********************************
*   Send e-mail
***********************************/
.sendemail_title{
	font-size: 16px;
	font-weight: bold;
}

/**********************************
*   Footer
***********************************/
.footer{
	font-size: 14px;
	color: #2573B1;
	text-align: center;
	background-color: #FFFFFF;
}
