html, body{
margin:0;
background-color:#0A2553;
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
font-size:10px;
}
.bgPage{
background-image:url(images/map_bg.gif);
background-repeat:no-repeat;
background-position:right;
}
.bgNav{
background-image:url(images/logo.gif);
background-repeat:no-repeat;
}
.nav{
padding-top: 40px;
font-size:11px;
text-align:right;
}
.borderLeft{
background-image:url(images/corn_left02.gif);
background-repeat:repeat-y;
}
.borderRight{
background-image:url(images/corn_right02.gif);
background-repeat:repeat-y;
}
b{
font-size:11px;
}
.textBlue{
text-align:left;
color:#0A2553;
font-size:11px;
}
.textBlue02{
color:#113D8A;
}
a{
text-decoration:none;
color: #fff;
font-size:11px;
}
a:hover{
text-decoration:none;
color: #789DDE;
font-size:11px;
}
a.smalLink{
text-decoration:none;
color:#113D8A;
font-size:10px;
font-weight:bold;
}
a.smalLink:hover{
text-decoration:underline;
color:#0A2553;
font-size:10px;
}
a.sml{
text-decoration:none;
color:#0A2553;
font-size:11px;
}
a.sml:hover{
text-decoration:underline;
color:#0A2553;
font-size:11px;
}
.smallRow{
color:#FFF;
font-size:5px;
}
.smlBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00155B;	
}
.smlBox2{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00155B;	
}
.pad{
padding-left:8px;
}
.padRight{
padding-right:9px;
}
.padleft{
padding-right:2px;
}
.txtSml{
font-size:10px;
}
.deadLink{
color:#999999;
}
.footerTxt{
color:#567AB6;
}
.monza01{
color:#FFF;
}
.monza02{
color:#ED1B23;
}