@charset "utf-8";
/* CSS Document */

Body
{
	background-image:url(../images/BG.gif);
	font-family: Tahoma, Arial;
	font-size:9pt;
	color:#515353;
	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;
}

#mainDIV{
	background-color:#FFFFFF;
	text-align:right; 
	border-left:solid 1px #666666; 
	border-right:solid 1px #666666; 
	width:600px;
	background-image:url(../images/Right_BG.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.bodyDIV{
	background-image:url(../images/MidBG.jpg); 
	background-repeat:no-repeat; 
	background-position:right top; 
	overflow:hidden;
}

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:8pt;
	color:#8dadce;
}

.CopyRight2
{
	font-size:11px;
	color:#FFFFFF;
}

.tr_list
{
	background-color:#F5F5F5;
	color:#3E6794;
}

.News
{
	color:#474747;
}

.Ticker
{
	color:#474747;
	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;
}



