/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-repeat:no-repeat;

}
body
{
	margin:0px;
	color:#58595b;
}
input
{
	font-family:Tahoma, Arial;
	font-size:12px;
	
}
.font
{
	font-family:Tahoma, Arial;
	font-size:12px;
	
}
.rtl
{
	direction:rtl
}
.ltr
{
	direction:ltr
}
.repeat
{
	background-repeat:repeat;
}
.flink a:visited
{
	text-decoration:none;
	color:#58595b;
}
.flink a:link
{
	text-decoration:none;
	color:#58595b;
}
.flink a:hover
{
	text-decoration:none;
	color:#ac5900;
}
.rlink a:hover
{
	background-color:#ac5900;
	color:#f7f4e5;
}
.rlink a
{
	color:#58595b;
	text-decoration: none;
	display:block;
	padding:8px 0px 10px 0px;	
}
.datagrid
{
	padding-right:8px;
	
}
.mail td
{
	border-bottom:solid;
    border-bottom-width:1px;
	border-bottom-color:#999999;
    	
	text-align:right;
	
}
.tblmail td
{
	border-bottom:solid;
    border-bottom-width:1px;
	border-bottom-color:#999999;
   
	border-right:solid;
	border-right-width:1px;
	border-right-color:#999999;
	
	text-align:right;
	padding-right:8px; 

}
.tblmail a:visited
{
	text-decoration:none;
	color:#58595b;
}
.tblmail a:link
{
	text-decoration:none;
	color:#58595b;
}
.tblmail a:hover
{
	text-decoration:none;
	color:#ac5900;
}

.online a:visited
{
	text-decoration:none;
	color:#58595b;
}
.online a:link
{
	text-decoration:none;
	color:#58595b;
}
.online a:hover
{
	text-decoration:underline;
	color:#ac5900;
}

/*.edu a
{
	cursor:default;
}
.edu td
{
	border-bottom:solid;
    border-bottom-width:1px;
	border-bottom-color:#999999;
    	
	text-align:right;
}*/