/* StyleMaxCity - Adesh */

Body { background-image:url(Images/Border/bgr.jpg);
	scrollbar-face-color:#F6F6F6;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#E3E3E3;
	scrollbar-darkshadow-color:#E5E3E3;
	scrollbar-track-color:#E3E3E3;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	

		}

.Bodybgr {background-color:#FFFFFF;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:10px; 
		 color:#fff;
		 }
		 
a {text-decoration:none; color:#003366}		 
.para1 {font-size:11px;
		color:#003366;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:justify;
		line-height:1.5;
		}		 
.para1 span { font-weight:bold; font-size:12px}

.footermenu { list-style:none; 
			  font-family:Arial, Helvetica, sans-serif;
			  color:#000; 
			  font-size:11px;
			  font-weight:bold;

			  }
			  
.footermenu li {display:inline;
				padding-left:10px; }	
.footermenu a { color:#000000}						  
				
.copyright {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#ffffff;
			}				
.heading {font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size:12px;
		  font-weight:bold;
		  color:#003366;
		  text-align:center;
		  }

				
/*  START MENU   */				

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 10px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.menuheader a {color:#FFFFFF; text-decoration:none}
.menuheader a:hover {color:#33FF00}
/* END MENU */

.menutable {color:#000000}
.headertop {background-color:#000000}

.blank {font-size:3px}
.star {color:#FF0000; font-size:12pt; font-weight:bold}
a:hover {text-decoration:underline}

.heading1 {font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:15pt;
		   color:#000000;
		   font-weight:bold;
		   text-align:center;
		   }
.heading1 span {font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:12px;
		   color:#000000;
		   font-weight:bold;
		   text-align:center;
		   }	   
		   
.hide {display:block;
		position:absolute;}		   

.border1 {background-color:#000000}		

.formtable {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#003366}
.update {color:#FF6633;
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:12px;
		 font-weight:bold; 
		 }			

.update a:hover {color:#FF6600}		 

.form {font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:10px;
	   color:#333333;
	   font-weight:bold}
.form span {color:#CC3300}	   