
#dataentry

	{

	/*border: 1px solid red;*/
	margin: 80px 0;
	
	}


ul#cm

	{

	padding: 0;
	list-style: none;
	width: 90%;
	/*border: 1px solid black;*/

	}


	
	
	
ul#cm  li 


	{
	display: inline;
	/*border: 1px solid black;*/
	line-height: 2em;
	margin-left: 10px;
	text-align: left; 
	text-transform: capitalize;
	vertical-align: sub;

	}


	ul#cm  li a


	{
	font: normal normal bold 12px Arial, Geneva, sans-serif;
	color: #003366;
	background-color: white;
	/*border: 1px solid black;*/
	text-decoration: none;

	}
	

ul#cm li a:hover


	{

	/*background-color: #EBEBEB;*/
	text-decoration: underline;
	/*margin: 2px 0 2px 0;*/

	}



form

	{
	
	margin: 30px 0px 0 0px;
	/*border: 1px solid white;*/

	}




form p

	{

	clear: left;
	margin: 0;
	padding: 0;
	
	}

form p.checkbox

	{
		
	width: 400px;
	border: 1px solid black;
	display: inline;
	clear: none;
	
	}
	
	



form p label


	{

	float: left;
	text-align: right;
	vertical-align: bottom;
	padding: 5px 10px 0 0;
	line-height: 1.5em;
	width: 30%;
	/*border-bottom: 1px dashed black;*/
	margin-right: 10px;
	
	}


form p label.preview

	{
	
	text-align: left;
	font-weight: bold;	
	border-right: 2px solid #846794;
	vertical-align: super;
	}
	

	


form p input

	{  

	float: left;
	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
	background-color: white;
	color: #000000; 
	width: 250px;
	border: 1px solid #6D6D6D;
	margin: 0px;
	padding: 4px;
	
	}

	
form p input.inline

	{
		
	border: 1px solid white;
	width: 30px;
	margin-top: 5px;

	}
	
form p input.noBorder

	{
		
	border: 0;
	width: 50px;
		
	}			
	
form p  textarea

	{  

	float: left;
	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
	color: #000000; 
	width: 350px;
	border: 1px solid #6D6D6D;
	margin: 20px 0;
	padding: 4px;
	
	}


form p select

	{

	float: left;
	border: 5px solid #6D6D6D;
	margin-top: 2px;
	color: black;

	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
	
	}




form input.goButton



	{
	display: block;	
	position:relative;
	top: 10px;	
	left: 120px;	
	background-image: url(images/login_button.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	width: 300px;	
	border: none;
	cursor: pointer;
	height: 35px;


	}
	

form p #upload

	{
		
	background-color: #000066;	
	color: white;
	width: 500px;	
	}
	

	
form input.clsButton 

	{  
	display:block;
	margin: 0 0 0px 60px;
	cursor: pointer;
	width: 200px;
	height: 35px;
	border: 0px solid #D02329;
	margin-bottom: 10px;
	}

p.cmrow

	{

	clear: both;
	width: 100%;
	padding-bottom: 5px;
	}


p.cmrow span.leftcol

	{
		
	width: 30%;
	float: left;
	padding-left: 10px;
	text-indent: 0;
	/*border: 1px solid blue;*/

	}


p.cmrow span.rightcol


	{

	width: 60%;
	float: right;
	margin: 0 20px 10px 0;
	text-align: left;
	/*border: 1px solid yellow;*/
	text-indent: 0;
	}



p.cmrow a

	{

	font: normal normal normal 12px Arial, Geneva, sans-serif;
	color: black;
	width: 100px;
	text-decoration: none;
	padding: .2em .8em;
	background-color: white; 

	}


p.cmrow a:hover

	{

	text-decoration: underline;
	 
	}

p.cmrow img 

	{
		
	margin-bottom: 10px;
	vertical-align: top;
	display: inline;
	margin-left: 5px;	

	}
		
	
.red

	{
	
	color: red;
	
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	/*border: 1px solid yellow;*/
	
	}
	
ul#adImages

	{
	
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
	/*border: 1px solid red;*/

	}
	
	
ul#adImages li

	{
	margin: 0 25px;
	display: inline;
	
	}
	
ul#adImages li a img

	{
		
	border: 0;	
		
	}	




