/*------------------ฺ Body ----------------------*/
body	{
	font-family: Tahoma;
	font-size:11px;
	color:000000;
	background-color: #b5e7ff;
	margin: 0px;
	}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#head {
	background-color: #FFFFFF;
	/* background-image: url(../images/header.gif);
	background-repeat: repeat-x; */
	height: 165px;
	width: 100%;
} 
img {
border:0px; }

/* ----------  Links ---------- */
a:link,a:visited      {color: #990000; text-decoration:none; font-weight: ;}
a:hover               {color: #CC6600; text-decoration:none; font-weight: ;}
/*--------------End Links---------*/

.textbrown {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #a78446;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	line-height: 20px;
}
.textvio {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
}

.text_small {
	font-size:13px;
	font-weight:normal;
	color: #666666;
	font-family: Tahoma;
	line-height: 18px;
	text-decoration: none;
}
.text_bar {
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	font-family: Arial, "Microsoft Sans Serif", Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.red { font-size:14px; font-weight:bold; color:#FF0000; }
.white {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	font-family: Arial, "Microsoft Sans Serif", Tahoma;
	text-decoration: none;
}

.boxaddress {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #e24a1b;
	text-decoration: none;
	line-height: 40px;
}
.underline {
	background-image: url(../images/horizon_divider.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
/*------------ Menubar --------------*/
#menuBar {
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366ff;
	height: 25px;
	font-weight: bold;
}
#menuBar img { margin: 0 20px; }
#menuBar a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menuBar a:hover { 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
