﻿body, li, table {

    font-size:          12px;
    font-family:        Verdana,sans-serif;
    color:              #000;
}
input, textarea, select {
     border: 1px solid #060;
     font-family: Verdana,sans-serif; 
     font-size: 11px; 
     color: #000; 
     background-color: #eee;}
     
h5 {color: #444 }

body { background-color: #000; 
}

li {line-height: 150%; list-style-image: url('images/list.gif');}

a.links:link {color: #080; text-decoration:none;}
a.links:visited {color: #090; text-decoration:none;}
a.links:hover {color: #990; text-decoration:none;}

a.normal:link {color: #070;  font-weight: normal; text-decoration:none;}
a.normal:visited {color: #070;  font-weight: normal;  text-decoration:none;}
a.normal:hover {color: #060; font-weight: normal;  background-color: #ddd;  text-decoration:none;}

a.menu:link {
	color: #fff; 
	font-size: 12px; 
	font-weight: bold;
	background-color: #050; 
	text-decoration: none; 
	display: block; 
	width: 100%; height: 100%;
	padding-top: 3px; 
}

a.menu:visited{
	color: #eee;
	font-size: 12px; 
	font-weight: bold;
	background-color: #050; 
	text-decoration: none; 
	display: block; 
	width: 100%; height: 100%;
	padding-top: 3px;}

a.menu:hover{
	color: #0c0;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #040;
	display: block; 
	width: 100%; height: 100%;
	padding-top: 3px;
}
a.footermenu:link {color: #fff; font-size: 10px;  font-weight: normal;  text-decoration: none;}
a.footermenu:visited {color: #fff; font-size: 10px; font-weight: normal;  text-decoration: none;}
a.footermenu:hover {color: #0f0; font-size: 10px; font-weight: normal;  text-decoration: none;}

a.wf:link {color: #090; font-size: 9px; font-weight: normal;  text-decoration: none;}
a.wf:visited {color: #090; font-size: 9px; font-weight: normal;  text-decoration: none;}
a.wf:hover {color: #0f0; font-size: 9px; font-weight: normal;  text-decoration: none;}


a:link       { color: #00cc00;   font-size: 12px; font-weight: bold;  font-family: "Verdana","Arial","Helvetica"; text-decoration:none; }
a:visited    { color: #00cc00;   font-size: 12px; font-weight: bold;  font-family: "Verdana","Arial","Helvetica"; text-decoration:none; }
a:hover      { color: #FF6600;   font-size: 12px; font-weight: bold;  font-family: "Verdana","Arial","Helvetica"; text-decoration:underline; }



.footertext {color: 090; font-size: 9px;}

.picbox {border: 1px solid px #080;}

.formbox {
	font-size: 12px;
	background-color: #f9f9f9;
	color: #222222;
	border: 1px solid #060;}

h1 {
	background: #50764b;
	color: #fff;
	font-size: 12px; font-weight: bold;
	font-family: verdana,sans-serif;	
	margin: 15px 5px 0 0;
	text-transform: uppercase;
	padding-top: 2px; padding-bottom: 2px;	
	text-align: right;
	width: 55%;
	border-right:  solid 10px #090;
	border-top:    solid 1px #090;
	border-bottom: solid 1px #090;
	}

h2 {
	background: #50764b;
	color: #fff;
	font-size: 12px; font-weight: bold;
	font-family: verdana,sans-serif;	
	margin: 15px 5px 0 0;
	text-transform: uppercase;
	padding-top: 2px; padding-bottom: 2px;	
	text-align: right;
	width: 40%;
	border-right: solid 10px #0e0;

	}
	