	#logo span {
		font-size: 0.6em;
		margin: 0px;
		padding: 0px;
	}

	#logo a {
		font-family : 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
		font-size : 1.5em;
		color : #007000;
		letter-spacing : 1px;
	}

	A {
		font : 11px Tahoma;
		color : #000000;
		text-decoration : none;
		font-weight : normal;
		font-style : normal;
		font-weight : bold;

	}
	
	A.text {
		font : 13px Tahoma;
		color : #000000;
		text-decoration : underline;
		font-weight : normal;
		font-style : normal;
		font-weight : bold;

	}
	
	A.text:hover {
		color : #000000;
		text-decoration : none;
	}

	
	A:hover {
		color : #000000;
		text-decoration : underline;
	}


	A.menu_main {
		font : 11px Tahoma;
		text-decoration : none;
		font-weight : normal;
		font-style : normal;
		font-weight : bold;

		color : #007000;
		text-indent : 0px;
		font-weight : bold;
	}

	A.menu_submenu {
		font : 11px Tahoma;
		text-decoration : none;
		font-weight : normal;
		font-style : normal;
		font-weight : bold;

		color : #707070;
	}

	A.menu_active {
		font : 11px Tahoma;
		text-decoration : none;
		font-weight : normal;
		font-style : normal;
		font-weight : bold;
		color : #5B8000;
		text-decoration : underline;
	}


	table.order{
	background-color : #ECEDE8;
	border-width : 1px;
	border-color: Black;
	border-style: solid;
}
	
	td{
		font-family : Tahoma;
		font-size : 13px;
	}

	td.small{
		font-family : Tahoma;
		font-size : 10px;
	}

	th{
		font-family : Tahoma;
		font-size : 13px;
		font-weight : bold;
		color : Black;
	}
	
	th.order{
	font : bold;
	text-align : left;
}

	th.small{
		font-family : Tahoma;
		font-size : 11px;
		font-weight : bold;
		color : Black;
	}

	font.error{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #FF1010;
		font-size : 12px;
		letter-spacing : 1px;
		font-weight : bold;
	}

	body{
		background-color : #FCFDF8;
	}

	h1{
		font-family : "Times New Roman";
		font-size : 24px;
		color : #007000;
		letter-spacing : 1px;
	}

	h2{
		font-family : "Times New Roman";
		font-size : 20px;
		color : #005000;
		letter-spacing : 1px;
	}

	h3{
		font-family : "Times New Roman";
		font-size : 15px;
		color : #003000;
		letter-spacing : 1px;
	}

	h4{
		font-family : Tahoma;
		font-size : 10px;
		color : #000000;
		letter-spacing : 1px;
		margin : 3px;
	}

	ul.Menu {
		padding: 0.6em;
		margin: 0.7em;
	}

	font.small {
		font-family : Tahoma;
		font-size : 10px;
		font-weight : normal;
		color : Black;
	}

	div.footer {
		font-family : Tahoma;
		font-size : 10px;
		font-weight : normal;
		color : Gray;
	}

	a.footer {
		font-family : Tahoma;
		font-size : 10px;
		font-weight : normal;
		color : Gray;
	}
	
	fieldset {
		padding : 8px;
	}
	
	legend {
		padding : 2px;
		color : #071505;
		
	}
	
	address{
	font-style : normal;
}
