@charset "utf-8";

/* CSS Document */

/* text */

.georgiaRegular14Red{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#9E0C16;
}
.georgiaRegularRed14{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#9E0C16;
}
.georgiaRegularBlue16{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
text-decoration:none;
color:#5773B2;	
}
.georgiaRegularGrey21{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
color:#6e6e5a;
text-decoration:none;
font-weight:normal;	
}
.georgiaBoldBlack16{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#000000;
text-decoration:none;
font-weight:bold;	
}
.arialRegularBlack12{
font-family:Arial, Helvetica, sans-serif
font-size:12px;
font-weight:normal;
text-decoration:none;
font-weight:normal;
color:#000000;
}
.arialRegularRed12{
font-family:Arial, Helvetica, sans-serif
font-size:12px;
font-weight:normal;
text-decoration:none;
font-weight:normal;
color:#9E0C16;
}

.verdanaRegularBlack12{
font-family:Verdana, Arial, Helvetica, sans-serif
font-size:12px;
font-weight:normal;
text-decoration:none;
font-weight:normal;
color:#000000;
}

.tab60{
padding-left:60px;
}

.linkBox  {
background-color:#949494;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin-right:10px;
padding:3px 5px;
text-decoration:none;
text-transform:uppercase;
}