@charset "utf-8";
/** {	font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; border:none;}
.fixpng, img {vertical-align:top;}*/
body {background:url(../design_imgs/bg2.jpg) fixed #0c1109 no-repeat 50% 0; vertical-align:middle font-size: 69%;}

img, .title, .nav { behavior: url("../iepngfix/iepngfix.htc") }

.content_text{
 background-image:url(../design_imgs/content_alpha.png);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border-color:#000000;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B30000;
	font-weight: bold;
	line-height: 3;
	font-style: normal;
	white-space: pre;
	text-decoration: none;
}
a.title:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 3;
	font-style: normal;
	white-space: pre;
	text-decoration: underline;
}

.heading_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: blue;
	font-weight: bold;
	line-height: 1px;
	font-style: normal;
	white-space: pre;
	text-decoration: none;
}

a.nav{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

a{
	color: #0000FF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

a.map{
	color: #FF0000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
a.map:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a.location{
	color: #FF0000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
a.location:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a.more2web {
	color:blue;
	text-decoration:none;
} 
a.more2web:visited {
	color:blue;
	text-decoration:none;
} 
a.more2web:hover {
	text-decoration:none;
	color:red;
}
a.img{
  color: #000000;
  text-decoration: none;
}
a.img:hover{
  color: #000000;
  text-decoration: none;
}

.designed{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}


div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#DDDDC6;
	scrollbar-highlight-color:#DDDDC6;
	scrollbar-face-color:#B9C0B2;
	scrollbar-shadow-color:#DDDDC6;
	scrollbar-darkshadow-color:#DDDDC6;
	scrollbar-track-color:#DDDDC6;	
}