.box0inactive {
        height: 55px;
        width: 531px;
        background: url('sw_images/box0inactive.gif');
        text-align: center;

}

.box0mouse {
        height: 55px;
        width: 531px;
        background: url('sw_images/box0active.gif');
        text-align: center;

}

.box1active {
	height: 172px;
	width: 177px;
	background: url('sw_images/box1active.gif');
	text-align:center;
}
.box1inactive {
	height: 172px;
	width: 177px;
	background: url('sw_images/box1inactive.gif');
	text-align: center;
		
}
.box1mouse {
	height: 172px;
	width: 177px;
	background: url('sw_images/box1mouse.gif');
	text-align: center;
		
}

.box2active {
	height: 172px;
	width: 176px;
	background: url('sw_images/box2active.gif');
	text-align: center;
		
}
.box2inactive {
	height: 172px;
	width: 176px;
	background: url('sw_images/box2inactive.gif');
	text-align: center;
		
}
.box2mouse {
	height: 172px;
	width: 176px;
	background: url('sw_images/box2mouse.gif');
	text-align: center;
		
}

.box3active {
	height: 172px;
	width: 179px;
	background: url('sw_images/box3active.gif');
	text-align: center;
		
}
.box3inactive {
	height: 172px;
	width: 179px;
	background: url('sw_images/box3inactive.gif');
	text-align: center;
		
}
.box3mouse {
	height: 172px;
	width: 179px;
	background: url('sw_images/box3mouse.gif');
	text-align: center;
}
.text1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6a7173;
	text-align: center;
	margin-top:90px;
	margin-left:14px;
	float:left;
	padding:0px;
	width:150px;
}

.text2 {
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        color: #6a7173;
        text-align: center;
        margin-top:18px;
        margin-left:190px;
        float:left;
        padding:0px;
        width:300px;
}


.style1 {
	text-align: center;
}


p, .content {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
a {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #336699;
}

.outline {
	border: 1px solid gray;
}

#downloads TH {
	font-size: 13px;
	font-weight: bold;
}
#downloads TD A {
	color: #990000;
}
.rowGray {
	background-color: #E7E7E7;
}
.rowWhite {
	background-color: #FFFFFF;
}


.style5 {
	text-align: left;
}