.mgtxt, .mgtxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mgtxt a{
	text-decoration:underline;
}
.mgtxt a:hover{
	text-decoration:none;
}
.mggalcap{
	font-size:12px;
	font-weight: bold;
}
.mgimgcap{
	font-size:12px;
	font-weight: bold;
}
.mgsmall, .mgsmall a {
	font-size: 9px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.mgimgbrd {
	border: 1px solid #666666;
}
.mgadmincap {
	background-color:#4B6B92;
	color: #ffffff;
	font-weight: bold;
}
.mgadmintdbg {
	background-color:#ffffff;
}
.mgaltbgcol {
	background-color: #dedede;
}
.mginputln {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#FF3300;
	font-size: 10px;
	font-weight: normal;
	border: solid 1px #999999;
}
.mggallery{
	margin-bottom:10px; 
	padding-bottom:10px; 
	border-bottom: dotted 1px #999999;
}
