* {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
html {		
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	text-align: left;
}
body {		
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #4a72ad;
	min-width: 765px;
	text-align: left;
}

div#nifty {
  margin: 0 10%;

//background: #7186d4 url(saradomingodhe6.gif) no-repeat;
background: #7186d4;  
background-position: left;
  margin-top:3%;
  text-align: center;
padding:15px;

}
div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}


.main_table{
	background: lightblue;
	margin: 0 auto;
	width:780px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
