/* This file is distributed under the creative commons commons deed ShareAlike 1.0 http://creativecommons.org/licenses/sa/1.0/ */

body
{ font-size: 85%; color: #334455; font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  margin: 1em 0 0 0; line-height:125%;
  background-color: #FFFFFF; background-image: url(images/lines.gif);
}

A { color: #24B; text-decoration: none; }
A:visited { color: #9988CC;}
A:hover { color: #fff; background-color:#261EFF }
A img { border: none; }

.main li { margin-top: 12px; margin-left:1em; font-size:90% }

/*p, li { font: 1em/1.35em; } */

input, textarea { font-size:.9em; background:#F8F6F6; border:1px solid #99AA99; }

h1 { background-color: #261EFF;
     font: normal 2em Georgia,Times New Roman,serif;
     color:#FFFFFF; font-weight:normal; 
     padding: 10px 20px;
     /*margin-bottom: 25px;*/
}

h2 { font-size: 1.3em; font-weight: normal;
     margin: 1.5em 0 0.4em 0; border-bottom: 1px solid #6699CC;
}


.foot { background-color: #6699CC; color: #fff; margin: 4em 0 0 0; padding: 3px; text-align: center; }
.foot A { color:white; }
.foot A:visited { color:white; }
.foot A:hover { color: white; font-weight:bold; }

.button { background: #; border:solid 1px #666; font-family:Tahoma,Arial; padding:3px; }

.menub { background-color: #DFDfFf; border: solid 1px #777; padding:3px; font-size:80% }

.menu { position: absolute; right: 25px; top: 0px;
	background: #F3F6EC; padding: 50px 0 15px 5px; width: 10.5em;
}

.menu ul
{ padding-left:3px; margin:10px 0 0; text-transform:lowercase; color:black; }

.menu ul ul {
	font-weight: normal; font-size:95%;
	padding-top: 3px; margin-top:0;
	border-top: 2px solid #ffffff;
}

.menu ul ul li { margin:0 0 0 0; color:#666666; padding-left:8px; list-style-type:none; }

.main { margin: 25px 12.5em 0 2.5em; padding-right: 25px; }

.smallmain { margin: 25px 30px 0 3em; }

.table1
{
	padding-bottom : 2px;
	padding-top: 2px;
	font-size:100%;
	border-collapse: collapse;
}

.BL /* Bottom Lined */
{ border-bottom:dotted 1px #444 }
code { font-size: .95em; font-style: normal; color: #444444; }

.shade1 { background-color: #ddd; }
.shade2 { background-color: #cde; }

.table2
{
	border-collapse:collapse;
	border: solid 1 #6699CC;
	font-size:80%;
	background: #F3F6EC;
}

.li { font-size: 105% }

