body
{
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(bg.gif);
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	padding: 3px;
}

A {
 font-family: Tahoma;  font-size: 11px;  text-decoration: underline; color: #0582FF;
}

.listeleme a,
.listeleme a,
.listeleme a:visited { font-size: 12px;  font-weight:bold; color:#00F; text-decoration:none;}

.tdcss
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.cssMenu
{
	
	height:20px;
}
.cssMenu:Hover
{
	background-color: #FF8200;
	height:20px;
}


/* top nav */
.amenu
{
	background: url(../images/mainnav-bg.jpg) no-repeat;
	background-position:left;
	margin:0px;
	padding:0px;
}

.gridPage
{
	padding:1px;
}

.gridPage td
{
	padding:3px;
}




.descTable ul
{
	list-style-type:none;
}


