/* ZAMBIA ONLINE MAIN STYLESHEET */

/* Main */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: justify;
}
table,td,th,tr {
	font-size: 10px;
}
form,input,textarea,button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
hr {
	color: #006633;
	width: 100%;
	height: 1px;
}

/* links */

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline overline;
	color: #FF0000;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

/* Classes */

.date {
	color: #8A0000;
	font-weight: bold;
	text-align: center;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF0000;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.email {
	font-size: 10px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.leftheadings {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.mainheadings {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.rightheadings {
	font-size: 12px;
	font-weight: bold;
}
.gmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	border: 1px solid #006633;
	padding: 7px;
}
.google {
	background-color: #DDDDDD;
	border: 1px solid #006633;
}
.Maroon {
	color: #990000;
	font-weight: bold;
}
.zol {
	border-top: 1px solid #006633;
	border-bottom: 1px solid #006633;
	padding: 10px;
}