a:link {
        color: #99FF00;
        text-decoration: none;
}
a{
        text-decoration:none;
}
a:hover{
        color:#FFcF00;        
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #99FF00;
}
a:active {
        text-decoration: none;
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	background-image: url(images/bk.jpg);
	background-color: #003300;
}
body,td,th {
	color: #00FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.checkbox {
        background-color: #006600;
        border: 1px solid #00FF00;
        font-weight: bold;
        height: 15px;
        cursor: default;
        text-align: center;
        vertical-align: middle;
        color: #00FF00;
        width: 15px;
}

.table_ {
	border-top: 1px solid #339900;
    border-right: 1px none #000000;
    border-bottom: 1px none #000000;
    border-left: 1px solid #339900;
	background-image: url(images/bk.jpg);
	
}
.table_page {
	border-top: 1px solid #339900;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: 1px solid #339900;
	background-color: #003300;
}
.tabelhead{
	font-size: 14px;
	background-color: #006600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-align: center;
	vertical-align: middle;
	background-image: url(images/tableback.jpg);	
	height: 20px;
	border-top: 1px none #339900;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: 1px none #339900;
}
.table_line {
	border-top: 1px none #339900;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: 1px none #339900;
}
.table_line_grayed {
	background-color: #000;
	border-top: 1px none #339900;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: 1px none #339900;
}
.menuseparatorup {
	background-color: #003300;
	background-image: url(images/menu_separator_up.jpg);
	border-top: thin none #00FF00;
	border-right: thin none #00FF00;
	border-bottom: thin none #00FF00;
	border-left: thin none #00FF00;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.button {
        font-size: 12px;
        background-color: #008000;
        border: 1px solid #00FF00;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        height: 20px;
        cursor: default;
        text-align: center;
        vertical-align: middle;
        color: #FFFF00;
        width: 125px;
}
.textbox {
        font-size: 12px;
        background-color: #006600;
        border: 1px solid #00CC00;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        color: #FFFFFF;
}
.images {
	background-color: #00FF00;	
	text-align: center;
	color: #00FF00;
	font-weight: bold;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: medium solid #000000;
	border-left: thin solid #000000;
} 
.menu_link {
	font-weight: bold;
	background-color: #006600;
	color: #00FF00;
	text-align: center;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: 1px solid #00CC00;
	border-right: 1px solid #009900;
	border-bottom: thin solid #000000;
	border-left: 1px solid #009900;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	background-image: url(images/menu_link_back.jpg);
}
.textarea {
        font-size: 12px;
        background-color: #006600;
        border: 1px solid #00CC00;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;      
        vertical-align: middle;
        color: #FFFFFF;
}
.products_table_head {
	border-top: 1px none #339900;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-left: 1px none #339900;
	font-size: 18px;
	background-color: #000;
	font-weight: bold;
	color: #9F0;
}
.products_table_links_off {
	background-color: #000000;
	background-position: center center;
	text-align: center;
	color: #33FF00;
	border: 1px dashed #00CC00;
}
.products_table_links_on {
	background-color: #006600;
	background-position: center center;
	text-align: center;
	border: 1px solid #00FF00;
}

