textarea
{
	overflow:hidden;
	border:1px solid #B6B6B6;
font-family:arial,helvetica,sans-serif;
font-size:12px;	
}

#msgerr
{
	color :red;
}

#datepicker
{
	
	position : absolute;
}

#show_model
{
	
	position :absolute;
	width :500px;
	height : auto;
}

a {
text-decoration:none;
color:#00652E;

font-family:arial,helvetica,sans-serif;
font-size:12px;
}

a:hover {
text-decoration:underline;
color:#000000;
}

body{
color:#000000;
font-family:arial,helvetica,sans-serif;
font-size:12px;
}

td
{
	font-size: 10px;
}

input
{
border:1px solid #B6B6B6;
font-family:arial,helvetica,sans-serif;
font-size:12px;	
}

input.radio ,input.checkbox
{
	border : 0px;
}

.button
{
	background-color:#00652E;
	color : #FFFFFF;
}

#date
{
	width : 100px;
	
}
