/*common styles*/
body {margin-top: 0px; margin-left: 0px; margin-bottom: 10px; margin-right: 0px;}
body, td, p {font: 12px arial, helvetica, sans-serif; color: #555555; line-height: 14px;}
th {font-size: 13px; font-weight: bold; background: #990000; color: #ffffff; text-align: left;}
input, textarea, .textarea, select, select option, option {font: 12px monospace, sans-serif;}
pre {font-family: monospace, sans-serif, system; font-size: 11px;}
ul, ol, li {list-style: square}

.block {display: block;}
.inline {display: inline;}
.rowcolor1 {background: #e8e8e8;}
.rowcolor2 {background: #ffffff;}
.rowcolor3 {background: #336699; color: #ffffff;}
.copyright {font-size: 10px; color: #cccccc;}
.pageheader {font-size: 18px; font-weight: bold; color: #666666;}
.small {font-size: 10px;}
.alert {font-weight: bold; color: #990000;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.button {font: bold 12px arial, helvetica, sans-serif; color: #ffffff; background: #990000;}

.white {color: #ffffff;}
.lightpurple_bg {background: #ccccff;}
.purple_bg {background: #10117d;}
.white_bg {background: #ffffff;}
.lightgrey_bg {background: #cccccc;}
.mediumgrey_bg {background: #999999;}
.darkgrey_bg {background: #666666;}
.black_bg {background: #000000;}
.red_bg {background: #990000;}
.white_bg {background: #ffffff;}

a {color: #CC0000}
a:link {color: #CC0000;}
a:active {color: #CC0000;}
a:visited {color: #CC0000;}
a:hover {color: #000000}

.topnav {background: #990000; color: #ffffff; font-size: 14px; font-weight: bold;}
.topnav a {color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none;}
.topnav a:link {color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none;}
.topnav a:visited {color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none;}
.topnav a:hover {color: #999999; font-size: 14px; font-weight: bold; text-decoration: none;}
.topnav a:visited:hover {color: #999999; font-size: 14px; font-weight: bold; text-decoration: none;}

.bottomnav {background: #990000; color: #ffffff; font-size: 10px; font-weight: bold;}
.bottomnav a {color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none;}
.bottomnav a:link {color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none;}
.bottomnav a:visited {color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none;}
.bottomnav a:hover {color: #999999; font-size: 10px; font-weight: bold; text-decoration: underline;}
.bottomnav a:visited:hover {color: #999999; font-size: 10px; font-weight: bold; text-decoration: underline;}

.footer {color: #ffffff; font-size: 10px;}
.footer a {color: #ffffff; font-size: 10px; text-decoration: underline;}
.footer a:link {color: #ffffff; font-size: 10px; text-decoration: underline;}
.footer a:visited {color: #ffffff; font-size: 10px; text-decoration: underline;}
.footer a:hover {color: #999999; font-size: 10px; text-decoration: underline;}
.footer a:visited:hover {color: #999999; font-size: 10px; text-decoration: underline;}

.websitecredit {color: #999999; font-size: 10px;}
.websitecredit a {color: #999999; font-size: 10px; text-decoration: underline;}
.websitecredit a:link {color: #999999; font-size: 10px; text-decoration: underline;}
.websitecredit a:visited {color: #999999; font-size: 10px; text-decoration: underline;}
.websitecredit a:hover {color: #ffffff; font-size: 10px; text-decoration: underline;}
.websitecredit a:visited:hover {color: #ffffff; font-size: 10px; text-decoration: underline;}

.read_more {font-family:Arial; font-size:11px; color:#A01110;}
.title {font-family:Arial; font-size:11px; color:#666F66; font-weight:900; text-decoration:none}

