.body {
	background-color: #E1E1E1;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.border-left-top {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border-menu {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #E1E1E1;
}
.border-left-right-top {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.top-links-box {
	background-color: #FFFFFF;
	padding: 8px 15px 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-size: 11px;
	line-height: 17px;
}
.content-area {
	background-color: #FFFFFF;
	padding: 25px;
}
.footer {
	font-size: 10px;
}
.edit {
	color: #000000;
	text-decoration: none;
}
/* IE only hack start*/
* html .menu a {
	display: block;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7F7F7F;
	text-align: left;
	height: 24px;
	width: 114px;
	padding-left: 30px;
	margin-bottom: 1px;
	background-image: url(images/plug-grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
* html .menu a:hover {
	background-color: #21497F;
	background-image: url(images/plug-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* IE only hack end */ 
.menu a {
	display: block;
	font-size: 11px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7F7F7F;
	text-align: left;
	height: 25px;
	width: 114px;
	padding-left: 30px;
	margin-bottom: 1px;
	background-image: url(images/plug-grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu a:hover {
	background-color: #21497F;
	background-image: url(images/plug-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-links a {
	text-decoration: none;
	color: #000000;
}
.top-links a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
}
