/*
    (c) 2006 Wylovan Data Services
    http://www.wylovan.com

    $Id: ree.css 26 2006-04-17 03:19:58Z wyattv $
*/
body {font-family:"Courier New";}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
#baseDiv {position:relative; width:80%; left:10%; margin-top:25px; padding:10px 10px 25px 10px; background:#F5FAF5; border:3pt solid #306830; -moz-border-radius:25px;}
#baseDiv div {margin-right:4px;}
#baseDiv div input.w100 {width:100%; margin-bottom:5px; font:small "Courier New";}
#baseDiv textarea {width:100%; margin-bottom:5px; overflow:auto;font:small "Courier New";}
#resultsDiv {font:small "Courier New";}
.match {font-weight:bold; color:#C16509; border:1px solid #D6D6D6;}
.titleDiv {font:x-large bold; padding-bottom:5px;}
.copyright{position:relative; width:80%; left:10%; color:#306830; font-size:small; text-align:center;}
