body, td{
	font-family : Arial;
	font-size : 12px;

}
.menu_top {font-family : Tahoma; font-size:14px;font-weight:bold;text-decoration:none; color:white;}
.menu_top:hover {font-family : Tahoma; text-decoration: underline; font-size:14px;font-weight:bold; color:white;}

.menu_main {font-weight:bold; font-size : 12px; color:#0944A1; text-decoration: none}
.menu_main:hover {font-weight:bold; font-size : 12px; color:#5384D3; text-decoration: none}

a {color: #7096FC}

img.border {
border:1px solid #256DD1;
padding:2px
}
.left {
float: left;
margin-right: 30px
}
.right{
float: right;
margin-left: 30px
