/* CSS Document */

body{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	background-color: #6495ED;
}


indexbg {
background-color: #6495ED;
margin-top: 10px;
}


.blurbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}


.textstyle{font-size:13px; color:#990000;}
.textstyle2{font-size:11px; color:#FFFFFF;}
.textstyle3{font-size:11px; color:#000000;}

.navlink:link{color:#990000; text-decoration:none; font-size:11px;}
.navlink:visited{color:#990000; text-decoration:none; font-size:11px;}
.navlink:hover{color:#990000; text-decoration:underline; font-size:11px;}

.navlink2:link{color:#0000ff; text-decoration:none;}
.navlink2:visited{color:#0000ff; text-decoration:none;}
.navlink2:hover{color:#0000ff; text-decoration:underline;}

.border{border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
.border4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.border5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.border2{border-bottom:1px solid #CCCCCC;}
.border3{border-right:1px solid #CCCCCC;}
.webstoreFrontBlurbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.sales-box {
	background-color: #FFFFCC;
	border: 2px dashed #990000;
}

