﻿body 
{
/*    background: #9f9f9f;*/
    background: #fff;
    font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
    margin: 5px 0px 0px 10px;
    padding: 0;
    color: #336993;
}

.page_800
{
	width: 800px; 
	background-color: #fff;
}

.line_1px
{
	background-color: #fff;
	height: 1px;	
}
/*==============================HEADER=================================*/
.header
{
	background-color: #eedfcc;
	height: 15px;
}

.header_line
{
	background-color: #ffc669;
	height: 3px;	
}

/*==============================FOOTER=================================*/
.footer
{
	/*background-color: #eedfcc;
	height: 80px; */
}

.itemhdr
{
	font-weight: bold;
}
.itemtxt
{
	font-weight: normal;
}

/*==============================Titles=================================*/
.title
{
	font-family: Arial;
	font-size: 1.7em;
	font-weight: normal;
	color: Orange;
}
.title02
{
	font-family: Arial;
	font-size: 1.5em;
	font-weight: normal;
	color: Orange;
}
.title03
{
	font-family: Arial;
	font-size: 1.5em;
	font-weight: normal;
	color: Black;
}