/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.taxtb {
    color: #FF0000; 
	font-size: 13px; 
	font-weight: bold;
}

.mainc {
    color: #000000; 
	font-size: 12px; 
	font-weight: bold;
}

.mainc {
    color: #000000; 
	font-size: 11px; 
	font-weight: bold;
}

.box	{
		padding:10px 10px 10px 10px;
		align:justify;
		font-size:11px;
						}
						
.box1	{
		padding:0px 10px 10px 10px;
		align:justify;
		font-size:11px;
						}						

#form_box {
	width: 590px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

.class1 A:link {text-decoration: none;
   			    color: #171717; 
	            font-size: 9px; 
	            font-weight: bold;}
				
.class1 A:visited {text-decoration: none;
   			    color: #171717; 
	            font-size: 9px; 
	            font-weight: bold;}
				
.class1 A:active {text-decoration: none;
   			    color: #171717; 
	            font-size: 9px; 
	            font-weight: bold;}
				
.class1 A:hover {text-decoration: underline; 
                 color: red;  
	            font-size: 9px; 
	            font-weight: bold;}
		
		
.class2 a:link {text-decoration: none;
   			    color: #171717; 
	            font-size: 11px; 
}
				
.class2 a:visited {text-decoration: none;
   			    color: #171717; 
	            font-size: 11px; }

				
.class2 a:active {text-decoration: none;
   			    color: #171717; 
	            font-size: 11px; }

				
.class3 a:hover {text-decoration: underline; 
                color: #000066;  
	            font-size: 16px; 
				font-weight: bold;
}

.class3 a:link {text-decoration: none;
   			    color: #000066; 
	            font-size: 16px; 
				font-weight: bold;
}
				
.class3 a:visited {text-decoration: none;
   			    color: #000066; 
	            font-size: 16px;
				font-weight: bold; }

				
.class3 a:active {text-decoration: none;
   			    color: #000066; 
	            font-size: 16px; 
				font-weight: bold;}

			
.maind {
    color: #000000; 
	font-size: 9px; 
}


