/* CSS Document */



body {

	background-color: #808080;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.text_nor {

	font-family:Tahoma; 
	font-size:11px;
	color:#767676;
}

.green_text {

	font-family:Tahoma; 
	font-size:11px; 
	color:#56570A; 
	font-weight:bold;
}

.red_text {

	font-family:Tahoma; 
	font-size:11px; 
	color:#D56C28; 
	font-style:normal;
}

.header {

	font-family:Tahoma; 
	font-size:24px; 
	color:#DAD05A; 
	font-weight:bold;
}

.subheader {font-family:Tahoma; font-size:16px; color:#000000; font-weight:bold;}

.subheader_small {font-family:Tahoma; font-size:14px; color:#000000; font-weight:bold;}