@charset "utf-8";
/* CSS Document */


#total
{
	font-family:Arial, Helvetica, sans-serif;
}


#maindiv
{
	height:325px;
	width:451px;
	border:1px #0188ca solid;
}

#heading
{height:70px;
width:451px;

background-color:#00a0ce;
}

#innerheading
{
	height:20px;
	width:451px;
	
	font-size:13px;
color:#000;
font-weight:bold;
}
#tablediv
{


width:451px;


font-size:12px;
color:#000;
font-weight:bold;

}
#headingtable
{font-size:14px;
color:#FFF;
font-weight:bold;
	word-spacing:1px;
}

.font
{
	font-size:11px;
	color:#004987;
	word-spacing:1px;
	
	
	
}

.fonthead
{
	font-size:12px;
	color:#004987;
	word-spacing:1px;
	
	
	
}
.font1
{
	font-size:12px;
	color:#004987;
	background-color:#9fd0fb;
		word-spacing:1px;
	
	
}
.font3
{
	font-size:16px;
	color:#062d4f;
	font-weight:bold;
		word-spacing:1px;
}

.font4
{
	color:#FFF;
		word-spacing:1px;
}


.cellcollor
{
	background-color:#9fd0fb;
}
.cellcollor1
{
	background-color:#9fd0fb;
	color:#004987;
}

.right
{text-align:right;
}












