@charset "UTF-8";
/* CSS Document */
			body, html
			{
				font-family: Arial,Verdana,Helvetica,sans-serif;
				font-size: 16px;	
			}
			
			.Table
			{
				border: solid 1px black;
			}
			
			.Table td
			{
				width: 17px; 
				height: 10px; 
				text-align: center;
				vertical-align: middle;
				cursor: pointer;
			}
			
			.Hover
			{
				text-decoration: underline;
			}
			
			.Active
			{
				background-color: #d6cbaf;text-decoration: underline;				
			}
			
			.InActive
			{
				background-color: #EFEAD8;
			}
			
			.One
			{
				font-size: 16px;				
			}
			
			.Two
			{
				font-size: 17px;				
			}
			
			.Three
			{
				font-size: 18px;				
			}
#bannernoflash {
	height: 85px;
	width: 1024px;
}
.vertical2 {
	height: 2px;
	width: 200px;
}
#vetotwo {
	height: 2px;
	width: 1024px;
}
