body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}


h1 {
	color:#ff9000;
	font-size:16px;
	font-weight:bold;
	margin:0;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}


a, .active, .visited  {
		color: #ff9000;
		text-decoration:none
}

a:hover{
		color: #ff9000;
		text-decoration:underline
}


td.middle { 
	vertical-align: middle;
}


textarea {
  overflow: auto;
}

.texta { 
    border: 1px solid #666;
	font-size: 10px
}

.textwhite {
	font-weight : bold;
}

.textgrn {
	font-weight : bold;
	color: #8e8a1c
}

.textred {
	font-weight : bold;
	color: #640014
}

.linksheader, .active, .visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 17px
}

a:hover.linksheader {
	color: #FF9000;
	text-decoration: underline
}

.smalltext {
	font-size: 9px;
}

.smalltext_gry {
	font-size: 9px;
    color: #A1A1A1
}

.t_red {
	background-color: #8f001c;
}

.t_lt_grn {
	background-color: #999631;
}

.t_dk_grn {
	background-color: #7b781b;
}



