body,td,th {
	font-family: Mon;
	color: #000000;
	font-size: 13px;
}
body {
	background-color: #919191;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #00699B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00699B;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #00699B;
}

.articleheading {font-weight: bold}
.picturetext {font-size: 13px}
.authordate {color: #999999}
.mainborder {
	border: 3px double #CCCCCC;
}

.multimediamain {
	border: 3px double #CCCCCC;
	background-color:#999999;
}
.titleborder {
	border-width: 3px;
	border-style: double;
	border-bottom: none;
	border-color: #CCCCCC;
	
}
.multimediatop {
	border-width: 3px;
	border-style: double;
	border-bottom: none;
	border-color: #CCCCCC;
	background:#919191
	
}

.boxborder_right {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.galleryborder_right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style:solid;
	border-right-color: #CCCCCC;
	border-bottom-color:#CCCCCC;
	font-size: 19px;
}

.singleborder_bottom {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
.footerborder {
border-style:double;
border-color:#CCCCCC;
border-width: 3px;
border-top: none;
}
.multimediabottom {
border-style:double;
border-color:#CCCCCC;
border-width: 3px;
border-top: none;
background-color:#999999;
}

