/* CSS Document */
body {background: url(img/top_bg.gif) top repeat-x #fef1cc; color: #333; padding: 0; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.4em;}
table, div, tr, td, p {color: #333; padding: 0; margin: 0; font-family: Arial, Verdiana, sans-serif; font-size: 13px;line-height: 1.4em;}

a:link {color: #8bba1e; text-decoration: underline }
a:visited {color: #8bba1e; text-decoration: underline}
a:hover {color: #698D16; text-decoration: underline }

a.example:link {color: #0000ff; text-decoration: underline }
a.example:visited {color: #0000ff; text-decoration: underline}
a.example:hover {color: #0000ff; text-decoration: underline }


div#main {width: 100%;}
table#center {width: 75%; background: #f8f8f8}
table#content {width: 100%; border: 0; padding: 15px}
table#content p {padding-left: 15px}

.paragraph {background: #f0f0f0; padding: 10px; padding-left: 10px; line-height: 1.4em;}
.text {padding-left: 15px}
div#subs {background: #f0f0f0; margin: 10px; padding: 10px; width: 500; align: center;}
td.menu {background: #f0f0f0; height: 51px; width: 100%;}
td.menu td { padding: 0 5px 0 5px; list-style-type: none; text-align: left}

.img2 {background: #f0f0f0; height: 51px; padding-right: 22px}
.copy {padding: 15px; float: left}
.input {}
.title {font-size: 18px; font-weight: bold; color: #8bba1e; text-transform: uppercase;}

.item {	font-size: 14px; font-weight: bold; color: #8bba1e;}

input, textarea, select, option {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #999}

#striped tbody tr td      { background-color: #f2f2f2; line-height: 1.8em; padding: 3px }
#striped tbody tr.odd  td { background-color: #fff; line-height: 1.8em;}
#striped tbody tr.buy  td { background-color: #f8f8f8; height: 50px}

.columns { clear: both; width: 90%; }
.columns .a, .columns .b { float: left; }
.columns .a { width: 30%; border: 1px solid #797979; text-align: center; padding: 25px; margin-left: 18px }
.columns .b { width: 30%; border: 1px solid #797979; text-align: center; padding: 25px; margin-left: 18px}

