/*******  TAG CSS    ***/
td,body{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt !important; 
	color: #0153AD;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt; 
	color: #0153AD;
}

a {
	color:#4091CA;
	text-decoration:none;
	 font-weight: bold;
}

.tbl_bgcell_dark_coogee	{
	background-color:#C3D8EB;
}

.tbl_bgcell_light_coogee	{
	background-color:#D9E8F6;
}


/************    CLASS CSS    ***************/
.tbl_border	{
	border: 1px solid #C3D8EB;
}


.tbl_bgcell_dark {
	background-color:#C3D8EB;
}

.tbl_bgcell_light	{
	background-color:#D9E8F6;
}


.errorfield	{
	color:red;
}

.bodyimage {

	border-color: white;
	border-width:2px;
 }

