/* CSS TEXT */

.white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 28px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}


.button_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}



.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}

.a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}


.b:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.b:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.b:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}



.c:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.c:visited {
	font-family: Verdana;
	font-size: 12px;
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.c:hover {
	font-family: Verdana;
	font-size: 12px;
    font-weight:bold;
	color: #FF3300;
	text-decoration: underline;
}

.d:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}
.d:visited {
	font-family: Verdana;
	font-size: 12px;
    font-weight:bold;
	color: #FF0000;
	text-decoration: none;
}
.d:hover {
	font-family: Verdana;
	font-size: 12px;
    font-weight:bold;
	color: #000000;
	text-decoration: underline;
}


.e:link {
	font-family: Verdana;
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.e:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height:20px;
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.e:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height:20px;
    font-weight:bold;
	color: #FF3300;
	text-decoration: underline;
}






/* CSS BACKROUND */

.top1_line {
	background-image: url(../images/top1_line_bg.jpg);
	background-repeat: repeat-x;
	height:1px;
}
.top2_line {
	background-image: url(../images/top2_line_bg.jpg);
	background-repeat: repeat-x;
	height:1px;
}

.banner_line{
	background-image: url(../images/banner_line.jpg);
	background-repeat: repeat-x;
	height:4px;
}

.welcome_bg{
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: repeat-x;
	height:118px;
}

.map_bg{
	background-image: url(../images/map_bg.jpg);
	height:254px;
	/*width: 462px;*/
	background-repeat: no-repeat;
}

.news_forum-bg{
	background-image: url(../images/news_fourm_bg.jpg);
	*width:216px;
	background-repeat: repeat-y;
}
.bottom{
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.text-12 {

	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.box_text {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.org {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}

.text12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
