body {

 margin: 5px;

 background-color: #E52F2C;

}



img { border: 0; }



/* LINKS */

a:link {

 color: #336699;

 text-decoration: none;

}

a:active {

 color: #336699;

 text-decoration: none;

}

a:visited {

 color: #336699;

 text-decoration: none;

}

a:hover {

 color: #E52F2C;

 text-decoration: underline;

}



/* TABLE FORMATING */

table.main {

 background-color: #ffffff;

 border: 1px solid #c0c0c0;

}

td.frame {

 background-image: url('images/frame_585.jpg');

 background-repeat: no-repeat;

}

td.justify {

 text-align: justify;

}

td.bg_red {

 background-color: #E52F2C;

}

td.border_red {

 border: 1px solid #E52F2C;

}

td.bottom {

 background-image: url('images/aa_border_b.jpg');

 background-repeat: repeat-x;

}

td.nav_menu {

 font-family: Georgia, Verdana, Arial, sans-serif;

 font-size: 12px;

}

td.nav_bottom {

 font-size: 10px;

}

td.border_main {

 border: 1px solid #c0c0c0;

}

table.dotted {

 background-image: url('images/dots.jpg');

 background-position: center;

 background-repeat: repeat-x;

}

td.dotted {

 background-image: url('images/dots.jpg');

 background-position: center;

 background-repeat: repeat-x;

}

table.border {

 border: 1px dotted #E52F2C;

}

table.form {

 font-family: Georgia;

 font-size: 12px;

 color: #808080;

}

td.grad {

 background-image: url('/images/grad_right.jpg');

 background-position: right;

 background-repeat: repeat-y;

}



/* HEADINGS */

h1 {

 font-family: sans-serif, Arial, Verdana;

 font-size: 16px;

 color: #E52F2C;

}

h2 {

 font-family: sans-serif, Arial, Verdana;

 font-size: 12px;

 color: #E52F2C;

}



/* PARAGRAPHS */

p {

 font-family: Verdana, Arial, sans-serif;

 font-size: 12px;

 text-align: justify;

 color: #000000;

}

p.center {

 font-family: Georgia, Verdana, Arial, sans-serif;

 font-size: 12px;

 text-align: center;

 color: #000000;

}

p.small {

 font-family: Georgia, Verdana, Arial, sans-serif;

 font-size: 11px;

 text-align: left;

 color: #000000;

}



/* SCROLLBARS */

div.scroll {

 height: 350px;

 width: 500px;

 overflow: auto;

}

div.scroll_s {

 height: 120px;

 width: 500px;

 overflow: auto;

}

div.scroll_l {

 height: 365px;

 width: 500px;

 overflow: auto;

}



/* LEGAL */

.legal {

 font-family: sans-serif, Arial, Vardana;

 font-size: 9px;

 color: #c0c0c0;

}

a.legal:link {

 color: #c0c0c0;

}

a.legal:active {

 color: #c0c0c0;

}

a.legal:visited {

 color: #c0c0c0;

}

a.legal:hover {

 color: #c0c0c0;

 text-decoration: underline;

}



/* FORMATS */

hr {

 height: 1px;

 color: #c0c0c0;

}



/* FORM FIELDS */

input {

 font-family: Georgia, Verdana, Arial, sans-serif;

 font-size: 10px;

 color: #E52F2C;

}