body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ffffff;
}
.content_text{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
font.med{font-family:verdana, arial, helvetica, sans-serif; 
font-size:12px; color: #ffffff}
.title {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 16px;
	color: #D62831;
	font-weight: bold;
	line-height: 100%;
}
a{
	color: #000000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

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:#FFFF00;
	text-decoration:none;
} 
a.more2web:visited {
	color:#FFFF00;
	text-decoration:none;
} 
a.more2web:hover {
	text-decoration:none;
	color:#ffffff;
}
.designed{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.25;
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#6C6A6D;
	scrollbar-3dlight-color:#DDDDC6;
	scrollbar-highlight-color:#DDDDC6;
	scrollbar-face-color:#E6B97E;
	scrollbar-shadow-color:#DDDDC6;
	scrollbar-darkshadow-color:#DDDDC6;
	scrollbar-track-color:#DDDDC6;	
}