/* CSS Document */
BODY {font-family: Arial, Tahoma, Verdana;
font-size:15px;
color: #000000;
background-color:#F4E8D3;
}
TD{
font-family: Arial, Tahoma, Verdana;
font-size:15px;
color: #000000;
}

H1{
color:#000000;
}
H2{
color:#160200;
}
H3{
color:#FA1201;
}
A:link { color: #FA1201;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
}
A:visited { color: #FA1201;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
}
A:active { color: #FA1201;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
}
A:hover { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:15px;
font-weight: bold;
}


A:link.sidelink { color: #160200;
font-family: Times, "Times New Roman", "Times New Roman MS PT", Palatino, Garamond, Arial, Tahoma, Verdana;
font-size:15px;
text-decoration:none;
}
A:visited.sidelink { color: #160200;
font-family: Times, "Times New Roman", "Times New Roman MS PT", Palatino, Garamond, Arial, Tahoma, Verdana;
font-size:15px;
text-decoration:none;
}
A:active.sidelink { color: #160200;
font-family: Times, "Times New Roman", "Times New Roman MS PT", Palatino, Garamond, Arial, Tahoma, Verdana;
font-size:15px;
text-decoration:none;
}
A:hover.sidelink { color: #FA1201;
font-family: Times, "Times New Roman", "Times New Roman MS PT", Palatino, Garamond, Arial, Tahoma, Verdana;
font-size:15px;
text-decoration:none;
}

A:link.reftext { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:visited.reftext { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:active.reftext { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:hover.reftext { color: #FA1201;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
}
.name{color: #F41300; font-weight: bold;}
.divider{background-color:#000000;}
.maintable{border: 1px solid #000000;}
.outsidetable{border: 1px solid #F4E8D3;}
.content{background-image: url("graphics/bg.jpg"); background-position: bottom; background-repeat:no-repeat; background-color:#FFF9D8;}
TD.leftbg{background-image: url("graphics/leftbg.jpg"); background-position: top right; background-repeat: no-repeat;}
TD.rightbg{background-image: url("graphics/rightbg.jpg"); background-position: top left; background-repeat: no-repeat;}
.footer{background-color: #FA1201; color: #FFFFFF;}
.mybox{width:420px; padding:0px; margin: 0px; border:0px; text-align:center;}
