﻿* { padding: 0; margin: 0 }

body { margin: 10px; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 1em }

#Container { border: solid 10px #f0e0c1; width: auto; height: auto; float: left}

h1 { color: #59b224; font-weight: normal; margin-bottom: 10px }
p { font-size: 0.7em; margin-bottom: 0.7em}
a img { border: 0 }
fieldset { border: solid 1px #F0E0C1; padding: 10px}
legend { font-size: 0.8em; color: #59B224; font-weight: bold }
label { font-size: 0.7em; float: left; clear: left; margin: 10px 0 5px 0;}
input { float: left; clear: left; width: 200px}
textarea { float: left; clear: left }
select { float: left; margin-right: 5px}
.SubmitBtn { border: solid 1px #59B224; background: white; width: 150px; height: 30px; margin: 10px 0 }
#RightColMain h1 { color: #59b224; font-weight: normal; margin-bottom: 10px }
#RightColMain h2 { color: #59b224; font-size: 1em; font-weight: normal; margin-bottom: 10px; margin-top: 20px}
#RightColMain h3 { color: #59b224; font-size: 0.8em; font-weight: normal; margin-bottom: 3px; margin-top: 20px}
#LeftCol a img { border: 0 }
#LeftCol { width: 180px; height: 500px; float: left; border-right: solid 10px #f0e0c1; } 
#LeftColTop { border-bottom: solid 7px #f0e0c1; width: 180px; height: 235px; text-align: center;}
#LeftColTop img { margin: 12px 0 10px 0; }
#LeftCol ul { list-style-type: none; margin: 10px; font-size: 0.7em; font-weight: bold; border-bottom: dashed 1px #59b224;}
#LeftCol .sel { background: black; color: white; background: #59b224;}
#LeftCol .sel a { color: #FFF; text-decoration: none; }
#LeftCol li { border-top: dashed 1px #59b224; padding: 1px 0px 1px 0px; background: #FFF; height: 23px; line-height: 23px}
#LeftCol li a { color: #59b224; text-decoration: none; display: block; height: 23px; padding-left: 4px  }
#LeftCol li a:hover { text-decoration: none; background: #59b224; color: #FFF }

#RightCol { width: 550px; height: auto; float: left; border-left: solid 10px #f0e0c1; position: relative; left: -10px }
#RightColTop { height: 242px; }
#RightColTop img { margin: 12px;}
#RightColMain { margin: 10px 10px 10px 10px;  }
#RightColMain ul { list-style-type: disc; color: #59B224; position: relative; padding-left: 30px; font-size: 0.7em; margin: 1em;}
#RightColMain a { color: #59B224; text-decoration: underline }
#RightColMain a:hover { color: #59B224; text-decoration: none }
#RightColMain table { margin-bottom: 5px; }
#RightColMain td { font-size: 11px; padding: 2px}


.green { color: #59B224; text-decoration: none }
.green:hover { text-decoration: underline }

#Footer { float: left; text-align: right; width: 770px; font-size: 0.7em; color: #666666; margin-top: 3px }
#Footer a { color: #666666; text-decoration: none}
#Footer a:hover { text-decoration: underline }

#member { width: 500px; font-size: 0.7em }
#member td { width: 20%; text-align: left; cursor: pointer }
#member th { width: 20%; text-align: left; }

