@charset "utf-8";
/* CSS Document */

body.format {font-family:tahoma; font-size:14px; color:#000000; margin-left:0px; margin-top:0px; background-color:#363636}
/*table styles*/
table.layout {width:1024px; border:2px solid #000000}
td.top_bg{background-image:url(images/criminal_03.jpg); background-repeat:repeat-x}
td.image_bg {background-color:#10642f}
td.content {background-color:#959595}
td.bottom {background-image:url(images/criminal_05.jpg); background-repeat:no-repeat; background-color:#969696}
/*text styles*/
h1.main_title {color:#000000; font-weight:bold; font-size:20px}
p.paragragh_head {color:#000000; font-weight:bold; font-size:16px; text-align:left}
p.bio {text-indent:20px}
p.copyright {color:#000000; font-size:12px; font-style:italic; text-align:center}
p.address {color:#000000; text-align:center; font-size:12px}
p.form_head {color:#000000; text-align:center; font-size:16px; font-weight:bold}
/*link style*/
a.text:link {color:#ffffff; font-weight:bold}
a.text:visited {color:#ffffff; font-weight:bold}
a.text:active {color:#ffffff; font-weight:bold}
a.text:hover {color:#ffffff; font-weight:bold; text-decoration:none}