body {
	margin: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 10px;
	background-image: url(../images/bak1.gif);
}
h1 h2 h3 h4 h5 {
	font-family: Verdana;
}
.textRed {
	color: red;
}
.textBlue {
	color: Blue;
}
A:hover {
	color: red;
}
A {
	text-decoration: none;
}

DIV.container {
	BORDER-RIGHT: #000000 0px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #000000 0px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 20px;
	MARGIN: 0px 10% 10px;
	TEXT-TRANSFORM: none;
	BORDER-LEFT: #000000 0px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #000000 0px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial;
	height: 400px;
	TEXT-ALIGN: left;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	width: 800px;
	
}
DIV.top {
	BORDER-RIGHT: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM:  #000000 0px solid;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

DIV.banner {
	BORDER-RIGHT: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM:  #000000 0px solid;
	width: 100%;
	height: 72px;
	background-image: url(../images/header2.png);
	
}
DIV.menu {
	BORDER-RIGHT: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM:  #000000 0px solid;
	width: 100%;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bak1.gif);
	
}
DIV.spacer {
	font-size: 4px;
	width: 100%;
	
	margin: 0 0 0 0;
	background: url(../images/spacer.png);
}
DIV.content {
	background-color: White;
}
DIV.footer {
	width: 100%;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-BOTTOM:  #000000 0px solid;
	margin-top: 4px;
}
td.content {
	width: 656px;
	font-family: Verdana;
	font-size: 9px;
}
td.content2 {
	width: 100%;
	font-family: Verdana;
	font-size: 9px;
}
p.content  {
	text-align: left;
	margin-left: 22px;
	margin-right: 22px;
	font-family: Verdana;
	font-size: 10px;
}
li.content {
	font-family: Verdana;
	font-size: 12;
	margin-right: 22px;
}
h3.content {
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	font-family: Verdana;
}
td.divider {
	width: 3px;
	background: url(../images/dot.png);
}
td.bottom {
	height: 3px;
	background: url(../images/dot.png);
}
td.spacer {
	height: 1px;
	background: url(../images/dot.png);
}
td.spacer2 {
	height: 1px;
	background: url(../images/dot2.png);
}
