@charset "utf-8";
/* CSS Document */

Body
{
	background-color:#c9ba8c;
	background-image:url(../images/R_BG.gif);
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:10pt;
	color:#4d4942;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #bba772;
	scrollbar-face-color : #e0d6b8;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #bba772;
	scrollbar-dark-shadow-color : #53c5cf;
}

table{
	font-family:tahoma;
	font-size:9pt;
}

.LeftDiv{
	height:100%;
	background-image:url(../images/L_BG.gif);
	width:37%;
	border:0px solid #666666;
	float:left;
}

.LeftDiv2{
	width:290px; 
	background-image:url(../images/L_in_BG.gif); 
	background-repeat:no-repeat;
}

.RightDiv{
	background-image:url(../images/R_BG.gif); 
	width:63%;
	border:0px solid #666666; 
	float:right;
	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
{
	padding-left:5px; 
	padding-right:5px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;
	color:#b4b4a9;
}
.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;
}

.LangBar{
	font-size:8pt;
	color:#aaa28d;
}

.Header_text{
	color:#FFFFFF;
	font-weight:600;
	font-size:11pt
}


