﻿@charset "utf-8";
/* CSS Document */

body {
    height:100%;
	margin: 0px;
	background-image:url(bckg.jpg);
	background-color:#161923;
	background-repeat:no-repeat;
}

#table { width:294px; height:157px}
#table1 { width:98px; height:30px}
#table2 { height:30px}

* html #leftcolumn{ 
float:right;
width:150px;
height: 150px;
border: 0px solid black;
padding: 5px;
padding-left: 8px;
padding-right:100px;
z-index:97;



}
#leftcolumn{
float:right;
width:150px;
height: 350px;
border: 0px solid black;
padding: 5px;
padding-left: 8px;
padding-right:100px;
z-index:97;
/*color:#FFFFFF;*/

}

#leftcolumn a{
padding: 1px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 0px solid gray;
z-index:97;

}



#leftcolumn a:hover{

color:#2c3b63;
/*background-color: #3cc9ff; filter: alpha(opacity=15);*/
}

* html #leftcolumn a{
padding: 1px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 0px solid gray;
z-index:97;

}



* html #leftcolumn a:visited{

color:#2c3b63;
z-index:97;
}

* html #leftcolumn a:hover{

color:#e44c5f;
z-index:97;
/*background-color: #3cc9ff; filter: alpha(opacity=15);*/
}



#rightcolumn{
float:left;
width:550px;
min-height: 400px;
margin-left: 0px;
padding: 0px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
height: 200px;
}



.mail {color:#FFFFFF; font-size:11px; font-family:"Arial"; text-decoration:none; }
.mail a {color:#FFFFFF; font-size:11px; font-family:"Arial"; text-decoration:none; }
.mail a:visited {color:#CCCCCC; font-size:11px; font-family:"Arial"; text-decoration:none; }
.mail a:hover {color:#CCCCCC; font-size:11px; font-family:"Arial"; text-decoration:none; }
.mail a:active {color:#CCCCCC; font-size:11px; font-family:"Arial"; text-decoration:none; }
#tablehours { width:690px; margin-left:36px;}



.tituloshome {
	color:#FFFFFF;
	font-size:14px;
	font-family:"Arial";
	text-decoration:none;
	m-left:20px;
	font-weight: bold;
}
.tituloshome a{color:#FFFFFF; font-size:14px; font-family:"Arial"; text-decoration:none; m-left:20px}
.tituloshome a:visited {color:#FFFFFF; font-size:14px; font-family:"Arial"; text-decoration:none; m-left:20px}
.tituloshome a:hover {color:#FFFFFF; font-size:14px; font-family:"Arial"; text-decoration:none; m-left:20px}
