a {  text-decoration: none}
a.roll1 {
   color :#000066;
   text-decoration :none;
   background-color :#C6E2FF;
   height : auto;
   width :100%;
   
}
a.roll1:hover {
   color :#000066;
   text-decoration :none;
   background-color :#FFCC00;
     cursor:hand;
}
a.roll2 {
   color :#FFFFFF;
    text-decoration :none;
}
a.roll2:hover {
   color :#FFFF99;
   text-decoration :none;
     cursor:hand;
}
a.roll3 {
	color :#FFFFFF;
	text-decoration :none;
	font-size: 14px;
	
}
a.roll3:hover {
   color :#FF6600;
   text-decoration :none;
     cursor:hand;
}
a.roll4 {
	color :#FFFFFF;
	text-decoration :blink;
	cursor:hand;
	font-size: 11px;
	font-weight: bolder;
}
a.roll4:hover {
   color :#FFFF99;
   text-decoration :none;
     cursor:hand;
}
.FORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
.pedice {
	font-size: 8px;
	font-weight: bolder;
}

.bordo {
	border: 1px solid #000066;
}
.bordo1 {border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tratter {
	background-image: url(layoutnew/BGSX.gif);	
}
.bgtop {
	background-image: url(layout/bgtop.gif);
}
.bgcenter {
	background-image: url(layout/bgcenter.gif);
}
.bgbottom {
	background-image: url(layout/bgbottom.gif);
}
.hidden { display: none; }
.unhidden { display: block; }
BODY {SCROLLBAR-FACE-COLOR: #273968; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
 }
