﻿
body    {
        margin-left:    0px;
        margin-right:   0px;
        margin-top:     0px;
        margin-bottom:  0px;
        padding: 0px;
        }
        
A 		{COLOR: #CCCCCC; TEXT-DECORATION: none;}  
A:hover {COLOR: #99CCFF; TEXT-DECORATION: none;}
A:active{COLOR: #000000; TEXT-DECORATION: none;}


.td    {
        background-color:transparent; margin:0px;
        font-family: Arial, Helvetica;font-size:10px; color:#000000;
		filter:alpha(opacity=65);-moz-opacity:0.65;opacity:.65;
        }
        
.tdss   {
        background-color:transparent; margin:0px;
        padding: 10px; 
        font-family: Arial, Helvetica;font-size:12px; color:#fff;
		filter:alpha(opacity=85);-moz-opacity:0.85;opacity:.85;
        }
 
.bevelmenu
		{
		font: bold 13px arial;
		padding: 6px 0;
		margin: 0;
		width: 100%;
		background-color: transparent;
		border: 0px solid #FFF2BF;
		text-align: center; /*set value to "right" for example to align menu to the right of page */
		}
		
		.bevelmenu li{
		list-style: none;
		display: inline;
		}
		
		.bevelmenu li a{
		padding: 3px 0.5em;
		text-decoration: none;
		color: #FFFFFF; /*#0000FF;*/
		background-color:  #1A1A1A;
		border: 1px solid #3399FF;
		}
		
		.bevelmenu li a:hover{
		color: black;
		background-color: #9999FF;
		border-style: outset;
		}
		
		.bevelmenu .drk{
		color: white;
		background-color: #444444;
		border-style: outset;
		}
		
		html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers FFE271*/
		border-style: inset;
		}

#nav
	{
	margin: 0px;
	position: fixed;
	left: 0px; bottom: 48px; height: 28px;
	width: 100%;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: normal;
	text-align: center;
	color: #333;
	background-color: transparent;
	border: 0px solid black;
	}

	
#links
	{
	margin: 0px;
	position: fixed;
	left: 0px;
	bottom: 100px;
	width: 100%;
	height: 330px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	background-color: transparent;
	border: 0px solid ;
}	

#logo
	{
	margin: 0px; 
	position: fixed;
	bottom: 460px;
	width: 100%;
	height: 60px;
	padding: 0px; 
	text-align: center;
	color:#333;
	background-color: transparent;
	border: 0px solid black;
	filter:alpha(opacity=85);-moz-opacity:0.85;opacity:.85;
	}
	
#container
	{
	margin: 0px;
	position: fixed;
	bottom: 180px;
	left: 250px;
	width: 350px;
	height: 210px;
	padding: 7px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: normal;
	text-align: left;
	color: #333;
	background-color: #CCCCCC;
	border: 1px solid yellow;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: .85;
	}

#map
	{
	margin: 0px;
	position: fixed;
	left: 0px; bottom: 100px; width: 100%; height: 330px;
	padding: 0px;
	text-align: center;
	color: #333;
	background-color: transparent;
	border: 0px solid black;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: .85;
	}

#pic
	{
	margin: 0px;
	position: fixed;
	bottom: 90px;
	left: 0px;
	width: 100%;
	height: 150px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: normal;
	text-align: center;
	color: #333;
	background-color: transparent;
	border: 0px none black;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: .85;
	}
	
	
.n	   {background-color:transparent; }	
.small { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold;   color: #CC6699; text-decoration: none}
.link  { font-family: Arial, Helvetica;  font-size:  8pt; font-weight: bold;   color: #800080; text-decoration: none}
.text  { font-family: Tahoma, Arial;    font-size: 12pt; font-weight: normal; color: #888888; text-decoration: none; padding:10px;}
.btext { font-family: Tahoma, Arial;    font-size: 12pt; font-weight: normal; color: #000000; text-decoration: none; padding:10px;}
.wtext { font-family: Tahoma, Arial;    font-size: 12pt; font-weight: normal; color: #FFFFFF; text-decoration: none; padding:10px;}
.black { font-family: Arial, Helvetica; font-size: 14pt; font-weight: normal; color: #000000; text-decoration: none}
.white { font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold;   color: #FFFFFF; text-decoration: none}
.red   { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   color: #CC6699; text-decoration: none}
.blue  { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   color: #008080; text-decoration: none}
.mini  { font-family: Arial, Helvetica;  font-size:  10pt; font-weight:normal;  color: #FFFFFF; text-decoration: none}
.bmini { font-family: Arial, Helvetica;  font-size:  10pt; font-weight:normal;  color: #000000; text-decoration: none}

/*end*/
