body {
	background:url(../images/bg.gif);
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:verdana;
}
img {
	border:0px;
}
p, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}
a.top_menu {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	height:22px;
	padding-top:8px;
	display:block;
}
.active {
	color:#000000;
	font-weight:bold;
	background:#ff9900;
	text-decoration:none;
	height:22px;
	padding-top:8px;
	display:block;
}
a.top_menu:hover {
	color:#ffffff;
	background:#ff9900;
}
.marq {
	font-size:11px;
	color:#ffffff;
}
.footer a {
	color:#000000;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
	color:#990000;
}
.left_title {
	background:url(../images/menu_title.gif);
	height:30px;
	font-family:arial;
	font-size:14px;
	padding-left:10px;
	color:#ffffff;
	font-weight:bold;
}
.bul {
	height:25px;
	text-align:center;
	width:25px;
	color:#006600;
	background:#dfdbd8;
	font-weight:bold;
}
a.menu {
	background:#f3efec;
	color:#000000;
	padding:6px 0px 0px 10px;
	display:block;
	height:19px;
	text-decoration:none;
}
a.menu:hover {
	background:#dfdbd8;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.green_bg {
	background:url(../images/green_bg.gif);
	height:30px;
	font-family:arial;
	font-size:14px;
	padding-left:10px;
	color:#ffffff;
	font-weight:bold;
}
.blue_bg {
	background:url(../images/blue_bg.gif);
	height:30px;
	font-family:arial;
	font-size:14px;
	padding-left:10px;
	color:#ffffff;
	font-weight:bold;
}
a.caption {
	padding:5px 10px 0px 10px;
	background:#F0F0F0;
	color:#000000;
	width:380px;
	display:block;
	height:19px;
	text-decoration:none;
}
a.caption:hover {
	background:#dfdbd8;
}
.text {
	padding:5px 10px 5px 10px;
	line-height:18px;
	text-align:justify;
}
.text a {
	color:#000000;
}
.text a:visited {
	color:#000000;
}
.text a:hover {
	color:#990000;
	text-decoration:none;
}
.text h1{
font-size:12px;
padding-bottom:5px;
}
.text img{
padding:2px;
border:2px solid #dddddd;
margin-bottom:5px;
}
.text img:hover{
border:2px solid #990000;
}
.text span{
font-size:10px;
}
a.team {
	padding:2px;
	border:2px solid #dddddd;
	float:left;
}
a.team:hover {
	border:2px solid #990000;
}
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}
#simplegallery1 .gallerydesctext{ 
line-height:18px;
padding:5px;
}
.mteam{
padding-top:10px;
}
.mteam ul{
margin:0px;
padding:0px 0px 0px 10px;
list-style:none;
}
.mteam ul li{
margin:0px;
padding:0px;
display:inline;
}
.mteam ul li a{
float:left;
padding:2px;
margin-right:20px;
border:2px solid #eeeeee;
}
.mteam ul li a:hover{
border:2px solid #990000;
}
.pgallery a{
border:2px solid #eeeeee;
padding:2px;
float:left;
}
.pgallery a:hover{
border:2px solid #990000;
}
.pgallery h1{
padding-left:10px;
font-weight:bold;
font-family:arial;
font-size:13px;
background:#eeeeee;
height:24px;
padding-top:6px;
text-align:left;
}
.cat_gallery{
font-weight:bold;
line-height:22px;
padding:10px;
}
.cat_gallery a{
color:#000000;
text-decoration:none;
}
.cat_gallery a:visited{
color:#000000;
text-decoration:none;
}
.cat_gallery a:hover{
color:#990000;
text-decoration:none;
}
.pno{
padding:10px;
}
.pno ul{
margin:0px;
padding:0px 0px 5px 0px;
list-style:none;
}
.pno ul li{
margin:0px;
padding:0px;
display:inline;
}
.pno ul li a{
background:#dddddd;
color:#000000;
border:1px solid #666666;
text-decoration:none;
padding:8px;
font-weight:bold;
}
.pno ul li a:hover{
background:#999999;
color:#ffffff;
border:1px solid #000000;
}
.active1{
background:#990000!important;
color:#ffffff!important;
}
.conform{
padding-left:10px;
}
.conform dl {
	margin:0px;
	padding:0px;
	list-style:none;
}
.conform dl dt {
	float:left;
	width:150px;
	margin-top:3px;
}
.conform dl dd {
margin-top:3px;
}
/*---Form Messege Display---*/
#msgcontent {
	/*background:#F3E6E6 none repeat scroll 0 0;*/
	background:#ffffff none repeat scroll 0 0;
	border-color:#924949 #924949 #924949 -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:2px 2px 2px medium;
	display:block;
	max-width:250px;
	min-width:150px;
	color:#000000;
	padding:5px;
	}
#msg {
background:transparent url(../images/msg_arrow.gif) no-repeat scroll left center;
display:none;
padding-left:7px;
position:absolute;
z-index:200;
}
/*---Form Messege Display End---*/
.submit{
margin-top:5px;
background:#444444;
border:0px;
color:#ffffff;
padding:3px;
}
.submit:hover{
background:#990000;
}
form{
margin:0px;
padding:0px;
}
.mts a{
color:#000000;
}
.mts a:visited{
color:#000000;
}
.mts a:hover{
color:#990000;
text-decoration:none;
}
.mts img{
padding:2px;
border:2px solid #dddddd;
}
.mts img:hover{
border:2px solid #990000;
}
.imgstyle{
border:2px solid #eeeeee;
padding:2px;
}
.imgstyle:hover{
border:2px solid #990000;
}