@charset "utf-8";
/* CSS Document */

Body
{
	background-image:url(../images/BG.gif);
	background-attachment:fixed;
	font-family: Tahoma, Arial;
	color: #2B2B2B;
	font-size:9pt;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #afe2e6;
	scrollbar-face-color : #afe2e6;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #53c5cf;
	scrollbar-dark-shadow-color : #53c5cf;
}
Table
{
	font-family: Tahoma, Arial;
	color: #2B2B2B;
	font-size:9pt;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
a
{
	color:#000099;
	text-decoration:none;
}
a:hover
{
	color:#990000;
	text-decoration:none;
}
Input
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	width: 110; 
	color: Gray;
}
Select
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	color: Gray;
}
textarea
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	color: Gray;
}
.CopyRight
{
	font-size:11px;
	color:#666666;
}
.CopyRight2
{
	font-size:11px;
	color:#FFFFFF;
}
.BoxTitle
{
	font-size:10px;
	color:#333333;
	font-weight:600;
}
.tr_list
{
	background-color:#F5F5F5;
	color:#3E6794;
}
.News
{
	color:#474747;
}
.Ticker
{
	color:#474747;
	font-size:11px;
}
.Box_Bottom
{
	color:#999933;
	font-size:11px;
}
.Login
{
	background-color:#FFFFFF;
	font-size:8 pt;
}
.Date
{
	font-size:8pt;
	font-family:tahoma;
	color:#999999
}
.Top_Rating
{
	font-size:12px;
	font-weight:600;
	color:#014991;
}
.Icons
{
	font-size:9px;
	font-weight:600;
	background-color:#FFFDB5;
	color:#2B636F;
}
.Icon_Link
{
	color:#2D6673;
}
.Search
{
	font-family:"Courier New", Courier, mono;
	font-size:8pt;
}
.error
{
	color:#CC3333;
}

/* this	classes are for townshipd introduction, like historical places, tourism space... */
.intro_high{
	background-color:#e3db7d;
	width:120px;
	text-align:center;
}
.intro_low1{
	background-color:#fbd4b4;
}
.intro_low2{
	background-color:#fde9d9;
}
.intro_low3{
	background-color:#fbd4b4;
}
.News{
	color:#990000;
}

.Mid_Boxes{
	color:#FFFFFF;
	background-repeat:no-repeat;
	font-size:8pt;
}

.Bar{
	font-size:8pt;
	color:#CCCCCC;
}




