body, div, span, p, .p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea
{
   font-family:  Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
}
body
{
	padding: 0px;
	margin:0px;
	background-color: #99cc66;
	background-image: url(../images/bg-repeat.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #666;
}

.copy
{
   padding-right:10px;
   text-align: right;
   font-size:10px;
   background-image: url(../images/bg_copy.jpg);
   height: 21px;
   color: #666;
}

a {text-decoration:underline;}
a:link {color:#003399}
a:visited {color:#336699}
a:hover {color: #003399;text-decoration: none;}


.addRecord {font-size: 28;}
.addRecord a {color:#c66; text-decoration:none; font-weight: bold;}
.addRecord a:link {color:#c66 font-weight: bold;}
.addRecord a:visited {color:#c66 font-weight: bold;}
.addRecord a:hover {color: #c66; text-decoration: underline; font-weight: bold;}

.welcometext
{
   font-weight: normal;
   font-size: 12px;
   color: #999999;
   margin-left: 40px;
   margin-right: 40px;
   margin-top: 10px;
   margin-bottom: 20px;
}

h1
{
   font-weight: bold;
   font-size: 20px;
   color: #99cc66;
   margin: 0px;
   padding: 0px;
}
.title a, .title a:visited{
   color: #99cc66;
   text-decoration: none;
}
.title a:hover{
   color: #003399;
   text-decoration: none;
}

h2
{
   font-weight: bold;
   font-size: 16px;
   color: #FF9900;
   margin: 0px;
   padding: 0px;
}

h2, .listheadline {
text-decoration : none;
}

h3 {
font-weight: bold;
   font-size: 14px;
   color: #003366;
   margin-top: 4px;
   margin-bottom: 4px;
   text-decoration : none;
}

h4 {
font-weight: bold;
   font-size: 12px;
   color: #003366;
   margin-top: 4px;
   margin-bottom: 4px;
   text-decoration : none;
}

h5 {
font-weight: bold;
   font-size: 12px;
   color: #003366;
   margin-top: 4px;
   margin-bottom: 4px;
   text-decoration : none;
}

h6 {
font-weight: bold;
   font-size: 12px;
   color: #003366;
   margin-top: 4px;
   margin-bottom: 4px;
   text-decoration : none;
}



form {
margin: 0;
}

hr {
color: #98ffff;
}
