
.mainFrame{
	width: 771px;
	margin-right: auto;
	margin-left: auto;	
}

.rightContent{
	float: right;
	width: 239px;
	color: #c6c4c5 !important;
}

.leftContent{
	float: right;
	width: 531px;
}

.topMenuBG{
	background-image: url(../images/general/top_menu_bg_531X25.gif);
	background-repeat: no-repeat;
	width: 531px;
	height: 25px;
}

.topMenu{
	padding: 4px;
/*	padding-right: 12px;*/
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.topMenu a, .topMenu a:visited{
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF !important;
	text-decoration: none;	
}

.topMenu a:hover{
	font-weight: bold;
	font-size: 14px;
	color: #FF99FF !important;
	text-decoration: none;	
}

.box{
	margin-bottom: 8px;
	background-image: url(../images/box/box_mid.gif);
	background-repeat: repeat-y;
	width: 239px;	
}

.boxTop{
	background-image: url(../images/box/box_top.gif);
	background-repeat: no-repeat;
	width: 239px;
	height: 8px;
	overflow: hidden;	
}

.boxBottom{
	background-image: url(../images/box/box_bottom.gif);
	background-repeat: no-repeat;
	width: 239px;
	height: 8px;
	overflow: hidden;
}

.footer{
	border-top: 1px solid #2d2c2a;
	padding-top: 3px;
	color: #626262 !important;
}


.innerPage{
	padding-right: 18px;
	padding-top: 12px;
}

.topRightMenu{
	text-align: right;
	margin-right: 15px;
}

.topRightMenu a, .topRightMenu a:visited{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF !important;
}

.topRightMenu a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #FF99FF !important;
}

.bottomLinks{
	margin-top: 3px;
	color: #626262 !important;
}

.bottomLinks a, .bottomLinks a:visited, .bottomLinks a:hover{
	color: #626262 !important;
}

.productItemTitle{
	margin-bottom: 5px;
}

.productItemTitle a, .productItemTitle a:visited, .productItemTitle a:hover{	
	color: #696973 !important;
	font-size: 16px;
}



.archiveButton{

}

.archiveButton a, .archiveButton a:visited, .archiveButton a:hover{	
	color: #696973 !important;
	font-size: 14px;
}

