body{
    font-size: 12px;
	font-family: Tahoma, Arial;
	color:#333333;	
	background-image: url(bg.gif);
	background-color: #666666;		
	background-position: top;
	background-repeat: repeat;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	text-align: center;
	margin-bottom: 20px;
	cursor: url(skins/egoday/cursor.cur);
}
 img {vertical-align:middle;border:0px none;max-width: 100%;height: auto;}
 select{font-family: Tahoma, Arial;font-size:12px;}
 th{background:#FAFAFA;border-bottom:1px solid #CCCCCC}