﻿BODY {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.menuTable{
	background-image: url(images/top_menu.jpg);
	background-color: #D3D39B;
}
.a{
				padding: 4px;
				color: #008000;
}

A.menu, A.menu:VISITED {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15;
	padding-right: 15;
	color: black;
}
A.menu:Hover {
	color: #999933;
	text-decoration: underline;
}
A.l_menu:VISITED,A.l_menu{
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
A.l_menu_active:VISITED,A.l_menu_active{
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}


A, A:VISITED {
	color: #999933;
	font-weight: normal;
	text-decoration: underline;
}

A:HOVER{
	color: #000000;
	text-decoration: underline;
}
A.l_menu:Hover,A.l_menu_active:Hover {
	color: #000000;
	text-decoration: none;
}
TD.tdBody{
	padding: 15;
	padding-top: 5;
	font-size: 13px;
	background-color: White;
}
TD.copyright{
	font-size: 10px;
	background-color: #333300;
	color: white;
}
TD.leftMenuSeparator{
	background-image: url(images/menu_separator_bg.gif);
	background-repeat: repeat-x;
}
TABLE.l_menu{
	font-size: 13px;
	font-family: Verdana;
}

TD.level_1{
	padding: 3;
	padding-left: 5;
	font-size: 13px;
}

TD.level_2{
	padding: 3;
	padding-left: 15;
	font-size: 12px;
}

TD.level_3{
	padding: 3;
	padding-left: 25;
	font-size: 11px;
}

TD.location{
	font-family: Verdana;
	font-size: 11px;
	padding-left: 15;
	padding-right: 15;
	padding-top: 10;
	padding-bottom: 10;
}

H1{
	font-family: Verdana;
	font-size: 15px;
	color: #787830;
	padding: 15;
	padding-bottom: 10;
	margin-bottom: 0;
	text-align: center;
}
H2{
	font-family: Verdana;
	color: #666600;
	font-size: 13px;
	padding: 0;
	margin-top: 15;
	margin-bottom: 5;
}

P{
	padding: 0;
	margin-top: 0;
	margin-bottom: 15;
}

TABLE.tbl_order{
	border: 1 solid #787830;
	border-collapse: collapse;
	padding: 10;
	margin-top: 20;
	margin-bottom: 20;
}

TH{
	color: #787830;
	background-image: url(images/th_bg.gif);
	background-repeat: repeat-x;
	background-color: #F7F8F0;
	font-size: 13px;
	border: 1 solid #787830;
}
TD.tbl_order{
	padding: 6;
	font-size: 13px;
	text-align: center;
	border: 1 solid #787830;
	background-color: #E7E7D5;
	font-weight: bold;
}

UL{
	list-style: none;
	list-style-image: url(images/blt1.gif);
}
UL.l2{
	list-style: none;
	list-style-image: url(images/blt2.gif);
}
LI{
	padding: 0;
	margin-top: 4;
	padding-left: 4;
}

P{
	font-size: 13px;
}



IMG{
	border: 0;
	margin: 0;
	padding: 0;
}
IMG.Centered{
	border: solid black 1;
	margin-top : 15px;
	margin-right : 15px;
	margin-bottom : 15px;
}
IMG.WithBorder{
	border: solid black 1;
}

BR{
	line-height : 10px;
}

SMALL{
	font-size: 11px;
}

HR{
	height: 1pt;
	color: #D7D7D7;
}

.style1 {
				text-align: center;
}
