/* CSS Document */

html,body{
		margin:0;
		padding:0;
		
}
td {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #888888;		
}
.name {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10px;
	color: #888888;
	font-weight:bold;		
}
.pheading{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight:bold;	
}
.heading{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #0DC2E3;
	font-weight:bold;	
}
.back a{
	font-family: Tahoma, Helvetica, Verdana, Sans-serif;
	font-size: 10px;
	color: #0DC2E3;
	font-weight:bold;
}	
#footer {			
	font-family: Tahoma,Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10px;
	color: #999999;	
	}
#footer a{
	color: #999999;
	text-decoration: none;	
}
#footer a:hover {
	color: #db6d16;
}
/* ---------Navigations settings----------- */
table.menu a {		
		display: block;
}
.td{
	border-right:1px solid #999999;
}
div.menu a {
	color: #333333;
	text-decoration:none;
	font-size:11px;
	font-family: Tahoma, verdana, sans-serif;
	padding: 2px 3px;
}
div.menu a:hover {
color: #333333;
background: #CCC6B6;
}
/*---------------------------------------------------*/

#table a{
	font-family: Tahoma,Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #02A8F7;
	text-decoration: none;
}
#table a:hover {	
	text-decoration: underline;
}
#linkpage a{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #02A8F7;
	text-decoration: none;
}
#linkpage a:hover {	
	text-decoration: underline;
}
