
body				{
						color: black; 
						font-family:  Verdana, MS Sans Serif, Arial, Sans Serif; 
						font-size: 12px;
						margin-top: 0px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 0px;	}

a:link				{
						font-familY:  Verdana, MS Sans Serif, Arial; 
						font-size: 12px;
						color: #003399; 
						text-decoration: underline;	}
a:visited		{
						font-family:  Verdana, MS Sans Serif, Arial; 
						font-size: 12px;
						color: #003399; 
						text-decoration: underline;	}
a:active			{
						font-family:  Verdana, MS Sans Serif, Arial; 
						font-size: 12px;
						color: #CC3300; 
						text-decoration: underline;	}
a:hover			{
						font-family:  Verdana, MS Sans Serif, Arial; 
						font-size: 12px;
						color: #CC3300; 
						text-decoration: underline;	}

table				{ 
						font-family: Verdana, MS Sans Serif, Arial, Sans Serif;
						font-weight: normal;
				 		font-size: 12px;
						color: #000000;	 }

td					{  
						font-family: Verdana, MS Sans Serif, Arial; 
						font-weight: normal; 
						font-size: 12px;
						color: #000000; 
						line-height:20px
					}

input				{
						font-family: Verdana, MS Sans Serif, Arial;
						font-weight: normal;
						font-size: 12px;
						color: #000000;
}

select			{ 
						font-family: Verdana, MS Sans Serif, Arial; 
						font-weight: normal;
						font-size: 12px;
						color: #000000;	 }

.input, input1			{
						font-family: Verdana, MS Sans Serif, Arial; 
						font-weight: normal;
						font-size: 12px;
						color: #000000; }

.input_password{
	color: #000000;
	font: 11px 'Verdana';
}

TD.labelinput {	PADDING-RIGHT:15px;		}

.inputRequire	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px #808080 solid;
	height: 18px;
}

