/* CSS Document */

.font {
	color:red;
	font-size:10px;
	cursor: hand;
	letter-spacing: 33pt;
	text-align: center;
	text-indent: bhavesh;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: none;
}
 
 .genfont{
    color:gray;
	font-size:11px;
	font-family: Tahoma, verdana;
	}
.genfont1{
    color:gray;
	font-size:11px;
	font-family: verdana;
	}
	
.linkfont{
    color:gray;
	font-size:10px;
	font-weight: bold;
	cursor: hand;
	font-family: Tahoma, verdana;
	}
	
.button {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;BORDER: #b2b2b2 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #777777; BACKGROUND-COLOR: #e8e8e8}

.table{
	border: thin none #330099;
	}

.thinBorder {
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid;
	}
.tableheader{
 color:white;
	font-size:13px;
	font-weight: bold;
	font-family: Tahoma, verdana;
	}
	
	 .tablefont{
    color:gray;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, verdana;
	}
	
	.tablefontmain{
    color:#009999;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1pt;
	font-family: Tahoma, verdana;
	}
	
	 .footerfont{
    color:white;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, verdana;
	}