@charset "utf-8";
body {
	background-image: url(images/pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
.v_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.text_reg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	margin-top: 3px;
	padding-left: 5px;
	font-weight: normal;
}
.text_reg1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	margin-top: 3px;
	font-weight: normal;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:link    {color:#B21624;}
a:visited {color:#B21624;}
a:hover   {color:#7B0F1A;}
a:active  {color:#B21624;}

.background_main {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
}
.background_extra {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/background_extra.jpg);
	background-color: #FFFFFF;
}

.background_about {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/background_about.jpg);
	background-color: #FFFFFF;
}
.background_tips {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/background_tips.jpg);
	background-color: #FFFFFF;
}

.title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #B81A29;
	text-decoration: none;
}
.title_red_Smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B81A29;
	text-decoration: none;
}
.map-border {
	border: 2px solid #BBBBBB;
}

