/* CSS Document */

body{
	margin:0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(images/bg.gif);
}
.leftpanelborder{
	border-right:#000000 solid 1px;
	border-top:#000000 solid 1px;
	border-left:#000000 solid 1px;
}
.locationhead{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	padding-left:15px;
}
.righttable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.location{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.link{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
.link:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ff0000;
	font-size:11px;
	font-weight:normal;
}
.textfield{
	width:160px;
	height:15px;
	border:#8A856C solid 1px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.textarea{
	width:180px;
	height:60px;
	border:#8A856C solid 1px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.contact_bg1{
	background:url(images/contact-1-bg.gif) no-repeat;
	width:230px;
	height:180px;
}
.cssbutton{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color: #000;
	height: 23px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background:url(images/but-bg.gif);
}
.cssbutton2{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color: #ffffff;
	height: 23px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background:url(images/but2-bg.gif);
}
.footer_bg{
	background:url(images/footerbg.gif) repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	text-align:left;
}
.link1{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
}
.link1:hover{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ff0000;
}
