﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
}
#footer {
}
.productlink {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}
.pfooter {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.commontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: 700;
}
.navblock {
	border-width: 0;
}
.pagebody {
	background-position: center;
	background-image: url('baseart/win_backdrop.jpg');
	background-repeat: repeat-y;
}
.producttext {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
}


