﻿body{
background-color: #407FB8;
background-image: url('../images/main_bg.jpg'); 
background-repeat: repeat-x; 
background-position: center top;
font-size:11px;
font-family:tahoma;
}
td{
font-family:tahoma;
font-size:11px;
}
.td-ads{
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px dotted #B1CBE2;
direction:rtl;
text-align:right;
}
a.MainMenu{
color:#21588C;
text-decoration:none;
}
a.MainMenu:hover{
color:#0051CA;
text-decoration:none;
border-bottom:1px dotted #FFFFFF;
padding-bottom:2px;
}
a{
color:#0051CA;
text-decoration:none;
}
a:hover{
color:blue;
text-decoration:underline;
}
.frmBtns{
	border-style: none; border-width: 0px; background-color: #FABD00; font-family: tahoma; font-size: 11px; color: #333333; height: 20px;
}
