@charset "UTF-8";
/* CSS Document */

Body {
	margin: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-width: 900px;
	background: #FFFFFF bottom right no-repeat;
}

P {
	margin: 6px;
	text-indent: 15px;
}

DD {
	text-indent: 25px;
	margin-bottom: 10px;
}

H1 {
	font-size: 48px;
	margin: 8px;
	margin-top: 32px;
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

H2 {
	font-size: 42px;
	margin: 0px;
	padding-right: 8px;
	color: #000099;
	font-weight: normal;
}

H3 {
	font-size: 24px;
	margin: 4px;
	margin-bottom: 8px;
	color: #3366FF;
}

A:link {
	color: #0033FF;
}

A:visited {
	color: #0033FF;
}

A:hover {
	color: #666666;
	text-decoration: none;
}

#UpdatedOn {
	text-align: right;
	font-size: 10px;
	color: #BBBBBB;
	font-family: "Times New Roman", Times, serif;
	margin: 2px;
	clear: both;
}

#TopIcon {

}

.PageHead {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}

.HeadTable {
	top: 25px;
	position: relative;
}

.PageHeadName {
	font-size: 58px;
	white-space: nowrap;
	visibility: hidden;
}

.PageHeadNameSpace {
	width: 425px;
	background: url(images/ToScaleDesignHeader.jpg) no-repeat center;
}

.PageHeadNav {
	white-space: nowrap;
	text-align: right;
	padding-right: 15px;
}

.ActiveNavSection {
	color: #444444;
	font-size: 18px;
	font-weight: bolder;
}

.InactiveNavSection {
	font-size: 18px;
	font-weight: bolder;
	text-align: right;
}

.ActiveNavPage A:link {
	color: #888888;
	text-decoration: none;
	font-weight: bolder;
}

.ActiveNavPage A:visited {
	color: #888888;
	text-decoration: none;
	font-weight: bolder;
}

.ActiveNavPage {
	color: #888888;
	text-decoration: none;
	font-weight: bolder;
}

.MainPage {
	margin-left: 15px;
	margin-right: 15px;
	clear: both;
	height: inherit;
}

.FloatRight {
	float: right;
	background: #CCCCCC;
	border: #666666 dotted 1px;
	padding: 5px;
	margin: 5px;
	text-align: right;
}

.DisplayBox {
	clear: both;
}

.BoxHeader {
	text-align: right;
	vertical-align: middle;
	background-color: #CCCCCC;
	background: url(images/HeaderBack.jpg) no-repeat left top #CCCCCC;
	clear: both;
	height: 52px;
}

.BoxHolder {
	background-color: #DDDDDD;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	min-height: 512px;
}

.BoxBlock {
	border: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	vertical-align: top;
	width: 410px;
	text-align: center;
	float: Left;
}

.ScreenShot {
	border: 1px solid;
}

.ScreenShotOff {
	border: 1px dotted;
}

.SoftwareDesc {
	text-align: left;
}

.SoftwareDescIcon {
	float: right;
	margin-right: 75px;
}

.FirstChar {
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.BuyCostFloat {
	float: right;
	text-align: center;
	border: 2px dashed #CCCCCC;
	padding: 4px;
	margin: 10px;
}

.BuyCostName {
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}

.BuyCostCash {
	font-size: 44px;
	color: #009933;
}

.SoftPageScreenShotBlock {
	float: left;
	margin-right: 20px;
}

.SoftPageScreenShot {
	border: dotted 1px;
}

.CaptionText {
	text-align: center;
	font-size: 10px;
	margin-bottom: 10px;
}

.SoftPageContent {

}

.ProductIcon {
	border: #000000;
	margin: 15px;
}

.ProductSmallIcon {
	margin: 5px;
	border: 0px;
}

.slider:link {
	color: #FFFFFF;
	font-size: 9px;
}
.slider:visited {
	color: #FFFFFF;
	font-size: 9px;
}
.slider:hover {
	color: #FFFFFF;
	font-size: 9px;
}
