body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #008BCF;
	text-decoration: none;
}
a:hover {

}

#mcol img {
	margin: 4px;
}
#mcol div.nmenu img {
	border: 0px;
	margin: 0px;
}
a img {
	border: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.3em;
	color: #008BCF;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.1em;
	color: #FF7200;
}

div.box {
	background-image: url(/img/box.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: center;
}
div.ibox {
	width: 95%;
	margin: 0px auto 0px auto;
	text-align: left;
}
#lcol div.ibox {
	width: 233px;
	margin: 0px auto 0px auto;
	text-align: left;
}
