body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	line-height: 1.4;
	font-size:13px;
		text-align: justify;
		background-image: url(images/bkpage.gif);   

}

/* link */
a {
	color: #960;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #960;
	text-decoration: underline;
}

.menuLink,.menuLink:active,.menuLink:visited {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: bold;
	color: White;
	text-decoration: none;
	text-align: center;
}

.menuLink:hover {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-align: center;
}

.blank{
	font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: bold;
	color: White;
}

.leftLink,.leftLink:active,.leftLink:visited {
	color: #C90;
	text-decoration: underline;
}

.leftLink:hover {
	color: #C90;
	text-decoration: none;
}


/* titles */
.titleBig {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
font-size: 24px;
color: Black;
}
.titleLeft {
	font-family: "Courier New", Courier, monospace;
	color: #C90;
font-size: 16px;
}

.Left{
	background-color: #9998ad;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: White;
}
.imgBorder{
border: 1px solid black;
}


/* img */

a img {
	border: 2px solid white;
}

.menuOver{
background-color: #8587a8;
}