@charset "utf-8";
/* CSS Document */

/*stupid*/


.banners {
	font-family: Tahoma;
	font-size: 7pt;
	color: #333333;
	background-color: transparent;
	text-decoration: none;
	padding-left : 5px;
}
      .banners a:link{  
        color:#DC2902;
        background-color: transparent;
        text-decoration: none;
                     }
      .banners a:visited{  
        color:#DC2902;
       background-color: transparent;
        text-decoration: none;
                     }
      .banners a:hover{
	color: #DC2902;
	background-color: transparent;
	 text-decoration: underline;
}

.links {
	font-family: Tahoma;
	font-size: 7pt;
	color: #932213;
	background-color: transparent;
	text-decoration: none;
}
      .links a:link{  
        color:#932213;
        background-color: transparent;
        text-decoration: none;
                     }
      .links a:visited{  
        color:#932213;
       background-color: transparent;
        text-decoration: none;
                     }
      .links a:hover{
	color: #932213;
	background-color: transparent;
	 text-decoration: underline;
}


					 


	.datared {
	font-family: Tahoma;
	font-size: 8pt;
	color: #DC2902;
	background-color: transparent;
	text-decoration: none;
} 



	.hotel {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	padding-right : 20px;
	padding-top : 20px;
}	

	.details {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFE08B;
	background-color: transparent;
	text-decoration: none;
}
    .details a:link{
	  color: #FFE08B;
	background-color: transparent;
	text-decoration: underline;
}
     .details a:visited{
	  color: #FFE08B;
	background-color: transparent;
	text-decoration: underline;
}
      .details a:hover{
	  color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}	

	.formleft {
	font-family: Tahoma;
	font-size: 8pt;
	color: #4B4B4B;
	background-color: #E4E2DA;
	text-decoration: none;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	border : 1px solid #ffffff;
}	


	.formright {
	font-family: Tahoma;
	font-size: 8pt;
	color: #4B4B4B;
	background-color: #F1F0E8;
	text-decoration: none;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	border : 1px solid #ffffff;
}	

.input
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	color: #4B4B4B;
    BACKGROUND-COLOR: #ffffff;
	width:300px;
}



.button
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	width:100px;
}

.background
{
	background-repeat : no-repeat;
}

.table{
	border : 1px solid #B44737;
}
/*end stupid*/

body {
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7F8080;
}

td {
	font-family: Tahoma;
	font-size: 8pt;
}

html, body {height: 100%; margin: 0px;}

#holder {
	display:table;
	width:900px;
	min-height:100%;

	padding-right:15px;
	background-image:url(../images/new_background.jpg);
	background-repeat:repeat-y;
}

#left_holder {
	display:inline;
	margin:5px 0px 5px 8px;
	width:180px;
	float:left;
}

#center_holder {
	display:inline;
	margin:5px 0px 5px 5px;
	width:505px;
	float:left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #4B4B4B;
	text-decoration: none;
}

#center_holder a:link , #center_holder a:active , #center_holder a:visited {
	color: #4B4B4B;
	text-decoration: underline;
}

#center_holder a:hover {
	color: #DC2902;
	text-decoration: underline;
}		

.page_title {
	font-size: 10pt;
	text-align:left;
	font-weight:bold;
	color: #DC2902;
	padding-bottom:5px;
}

.company_title {
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #DC2902;
	padding-bottom:5px;
}

#right_holder {
	display:inline;
	margin:5px 17px 5px 5px;
	width:180px;
	float:right;
}

.navbutton {
	font-family: Tahoma;
	font-size: 8pt;

	height:17px;
	color:#FFFFFF;
	background-color:#d77061;
	background-image:url(../images/button_grad.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
}

.navbutton a:link, .navbutton a:active, .navbutton a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.navbutton a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#navigation {
	background-image:url(../images/menu_grad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	height:50px;
}

#navback {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	margin-left:8px;
	margin-top:5px;
}

#navback a:link, #navback a:active, #navback a:visited {
	text-decoration:none;
	color: #666666;
}

#navback a:hover {
	text-decoration:underline;
	color: #666666;
}

.linkssmall {
	font-family: Tahoma;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	text-align:right;
	float:right;
	margin:23px 8px 0px 0px;
	white-space:nowrap;
	padding-right:15px;
}
.linkssmall a:link , .linkssmall a:visited{
	color: #666666;
	text-decoration: none;
	margin-left:15px;
}

.linkssmall a:hover{
	color: #DC2902;
	text-decoration: underline;
}	

.graphicheader{
	clear:both;
	text-align:left;

}

.graphicheader2{
	clear:both;
	height:208px;
	width:882px;
	text-align:left;

}
.graphicheader2 a:link , .graphicheader2 a:active , .graphicheader2 a:visited{
	font-family: Tahoma;
	font-size: 18px;
	color:#FFFFFF;
	text-decoration:none;
}
.graphicheader2 a:hover{
	text-decoration:overline;
	color:#FFED31;
}
.graphicheader2 td {
	font-family: Tahoma;
	font-size: 18px;
	color:#FFFFFF;
	padding:5px;
}

.graphicheader2 hr {
	width:90%;
	border:0px;
	border-top:1px dashed #ffffff;
	text-align:center;
}

img {
	margin: 0px 0px 0px 0px;
	border:0px;
}

.menu1, .menu2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	margin-bottom:5px;
}


.menu1 a:link , .menu2 a:link , .menu1 a:visited , .menu2 a:visited , .menu1 a:active , .menu2 a:active {
	color: #666666;
	text-decoration: none;
}

.menu1 a:hover , .menu2 a:hover{
	color: #DC2902;
	text-decoration: underline;
}

.menu2 {
	background-image:url(../images/box_grad.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ECE9E2;
	padding:5px;
}

hr {
	height:0px; 
	border-top:0px;
	border-bottom:1px dashed #000000;
	
}

.footer{
	display:inline;
	float:left;
	width:875px;
	margin:20px 17px 5px 8px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

.footer a:link, .footer a:visited, .footer a:active{  
	color:#666666;
	text-decoration: none;
}

.footer a:hover{
	color: #666666;
	text-decoration: underline;
}

.news_title , .news_title a:link , .news_title a:active , .news_title a:visited , .companies_title ,.companies_title a:link , .companies_title a:active , .companies_title a:visited {
	color:#555555;
	font-size:9pt;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
	padding-bottom:5px;
}

.news_title a:hover , .companies_title a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.news_date {
	color:#555555;
	font-weight:bold;
	font-size:7pt;
	padding-bottom:3px;
}

.paging {
	font-size:8pt;
	color:#555555;
	padding-bottom:5px;
	text-align:center;
}

.form_table {
	width:370px;
	margin-top:5px;
}

.form_table td {
	background-color:#DEDCDC;
}

.form_table input , select, .input2{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	color: #4B4B4B;
    BACKGROUND-COLOR: #ffffff;
	width:220px;
	border:1px solid #666666;
}

.form_table textarea {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
	color: #4B4B4B;
    BACKGROUND-COLOR: #ffffff;
	width:220px;
	height:80px;
	border:1px solid #666666;
}


form {
	margin:0px;
	padding:0px;
}

.error {
	color:#FF0000;
	font-weight:bold;
}

.message {
	display:block;
	width:300px;
	padding:5px;
	text-align:center;
	background-color:#006633;
	color:#FFFFFF;
	font-weight:bold;
}

/*Control*/
.ctrlbutton {
	background-color:#C60F2B;
	FONT-FAMILY: Tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	border:1px outset #FF0000;
	cursor:pointer;
}

.ctrlbutton:hover {
	background-color:#E15967;
}

.note {
	margin-top:5px;
	padding:3px;
	font-weight:bold;
	border:1px dashed #666666;
}

.hlp {
	position:absolute;
	background-color:#F2F2F2;
	border: 1px solid #999999;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-align:left;
	width:300px;
	padding:5px;
}

#ctrl_button {
	background-color:yellow;
	border:1px outset #000000;
	border-left-color:#EEEEEE;
	border-top-color:#EEEEEE;
	cursor:pointer;
}
#ctrl_button_blue {
	background-color:#DFE8FD;
	border:0px solid #000000;
	border-left-color:#EEEEEE;
	border-top-color:#EEEEEE;
	cursor:pointer;
}

.fld_title {
	font-weight:bold;
	border: 1px solid #BBBBBB;
	background-color:#EEEEEE;
	text-align:center;
}

.fld_red {
	font-weight:bold;
	color:#FFFFFF;
	border: 1px solid #BBBBBB;
	background-color:red;
	text-align:center;
}
