/* CSS Document */

body {margin:0;padding:0;}
p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:10px;}
.cite { margin:10px; padding:5px; text-align:right; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:14px;}
h1 { font-size:16px; color:#000000;  margin:20px 200px 10px 20px;}
h1 SPAN { border-bottom: 2px solid red }
a {color:#990000;}
a:hover {color:#FF0000;}
a:visited {color:#333333;}
#header {height:100px; background-image:url(images/header.jpg);}
#logo {width:431px; height:100px; background-image:url(images/logo.jpg);}
#nav { float: right;  margin-top:30px;  margin-right:50px;}
#menu_top {background-image:url(images/menu_01.jpg); height:45px; width:270px; background-repeat:no-repeat;} 
#menu_top p { font-family:Georgia, serif; color:#FFFFFF; font-size:16px; font-weight:bold; text-align:center; padding-top:20px; margin: 0 auto; border:none;}
#menu {background-image:url(images/menu_02.jpg); background-repeat:repeat-y; background-position:bottom; width:270px; height:330px;}
ul#navlist {text-align: left; list-style: none; padding: 10px; margin: 0 auto; width: 80%;}
#navlist li {background-image:url(images/07.gif); background-repeat: no-repeat; background-position:-2px; padding-top:5px; padding-bottom:6px; }
ul#navlist li a {width: 100%; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; text-decoration: none; padding:15px;}
ul#navlist li a:visited {color:#999999;}
ul#navlist li a:hover {color:#FF0000;}
#content {float:left;   width:60%; padding-left:20px;}
#cleardiv{clear: both; height: 1em;}
#footer {background-image:url(images/footer.jpg); width:100%; height:30px; }
#footer p {color:#FFFFFF; margin:0px; padding:8px; padding-left:5%; }
.mark { border:1px dotted #660000;  width:100%; border-bottom:0px; border-right:0px;}
.mark td {border-bottom:1px dotted #660000; border-right:1px dotted #660000; width:50%;}
.mark p { color:#660000;}
.mark2 { border:1px dotted #660000;  width:500px; border-bottom:0px; border-right:0px;}
.mark2 td {border-bottom:1px dotted #660000; border-right:1px dotted #660000;}
.mark2 p { color:#660000; text-align:center; margin:5px;}
.mail {font-weight:bold; margin-bottom:5px; margin-left:0px;}
ul li {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:5px;}
form {margin-left:20px;}
.textfield { border:1px; border-style:solid; border-color:#660000; font-family: Arial, sans-serif;font-size:12px;}
.colorButton {background: #660000; color: #fff;	font-family:Verdana, sans-serif; font-size: 12px; font-weight:bold; padding:2px;}			