@charset "utf-8";
.boxMarginRight {
	padding-bottom: 5px;
	padding-top: 0px;
	width: auto;
	position: static;
	padding-right: 10px;
}
.boxMarginLeft {
	padding-bottom: 5px;
	padding-top: 0px;
	width: auto;
	position: static;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: auto;
}
.boxMarginLeftRight {
	padding-bottom: 5px;
	padding-top: 5px;
	width: auto;
	position: static;
	padding-right: 10px;
	padding-left: 10px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.pictureLeft {
	float: left;
	margin-right: 10px;
}
.pictureRight {
	float: right;
	margin-left: 10px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.fromForumText {
	font-size: 11px;
}
.copyrightText {
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.menuTop {
	width: 955px;
}
.flashArea {
	width: 955px;
}
.smallDesc {
	font-size: 11px;
}
.caption {
	font-size: 10px;
	font-style: italic;
}
.smallDescLeftGap {
	font-size: 10px;
	padding-left: 10px;
}
.dloadLink {
	font-size: 9px;
	color: #990000;
	text-decoration: underline;
}
caption {
	font-size: 9px;
}
.pictureLeftFR {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
