/* ====================================================================
   TEMPLATE: Cowstasia v1.0
   AUTHOR: Harald Mehlem webzwo//de
   DATE: 12/05/04
   NOTES: This template is released under the GNU/GPL License
	CONTACT: cowstasia@webzwo.de
   ==================================================================== */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	scrollbar-3dlight-color: #2E8B57;
	scrollbar-arrow-color: #2E8B57;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #2E8B57;
	scrollbar-track-color: #D1D1D1;
	}
a, a:link, a:visited {
   font-style: bold;
   text-decoration: none;
	}
a:hover {
   color: #000000;
  	text-decoration: none;
	}

h1 {
	font-size: 16 px;
	font-weight: bold;
	}
h2 {
	font-size: 15 px;
	font-weight: bold;
	}
h3 {
	font-size: 14 px;
	font-weight: bold;
	}
h4 {
	font-size: 13 px;
	font-weight: bold;
	}
h5 {
	font-size: 12 px;
	font-weight: bold;
	}
h6 {
	font-size: 11 px;
	font-weight: bold;
	}
	
img {
   border: 0;
	}
	

	
table, td { 
	font-size: 12px;
   	font-weight: bold;
	color: red;
	}

.header {
   background: url(../images/bottom_bg.jpg);
   background-repeat: repeat-z;
   }

li {
list-style-image: url('../images/box.gif');
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	padding: 0;
	height: 16px;
	border: 1px solid #999;
		background: url(../images/th_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
   }
	
	
.inputbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
   background: white;
   border: 1px solid #999;
   }
	
.table_line {
   border: 1px solid #999;
   }

th {
	color: #2E8B57;
   background : White;
   height: 16px;
	background: url(../images/th_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}

.moduletable {
   width: 160px;
	color: black;   
	border: 1px solid #999;
	height: 16px;
        background: url(../images/th_bg2.jpg);
        background-repeat: repeat-z;
 }

.boxframe {
   border: 1px solid Black;
   background: url(../images/bottom_bg.jpg);
	background-repeat: repeat-z;
	background-position: bottom;
   }
.center {
   background : White;
   border: 1px solid #999;
	margin: 2 2 2 2;
	padding: 0 0 0 0;
	background: url(../images/space1.jpg);
   	background-repeat: repeat-z;
}