.mainborder {
	margin: 10px 20px 10px 20px;
}

.catalogbrowse {
	 margin-bottom:6px;
	 font-size:12px;
}

.catalogbrowseH {
	 color:#ffffff;
	 background-color:#0064F9; 
	 text-transform:uppercase;
	 margin-bottom:12px;
	 padding-top:5px;
	 padding-bottom:5px;
	 border-bottom:thin double #004ABB; 
	 border-top:thin double #004ABB; 
	 
}

.purplesidebg_top {
	background-image:url(../siteassist_images/side_pur_rectangle_top.gif); 
	background-repeat:no-repeat; 
	margin-left:5px; 
	width:168px; 
	height:10px
}

.purplesidebg_mid {
	padding-top:10px; 
	padding-bottom:10px; 
	margin-left:6px; 
	width:169px; 
	background-image:url(../siteassist_images/side_pur_rectangle_middle.gif); 
	background-repeat:repeat-y;
}

.purplesidebg_bot {
	background-image:url(../siteassist_images/side_pur_rectangle_bottom.gif); 
	background-repeat:no-repeat; 
	margin-left:5px; width:168px; 
	height:10px; 
	margin-bottom:10px;
}

.yellowsidebg_top {
	background-image:url(../siteassist_images/side_yel_rectangle_top.gif); 
	background-repeat:no-repeat; 
	margin-left:5px; 
	width:168px; 
	height:10px
}

.yellowsidebg_mid {
	padding-top:10px; 
	padding-bottom:10px; 
	margin-left:5px; 
	width:169px; 
	background-image:url(../siteassist_images/side_yel_rectangle_middle.gif); 
	background-repeat:repeat-y;
}

.yellowsidebg_bot {
	background-image:url(../siteassist_images/side_yel_rectangle_bottom.gif); 
	background-repeat:no-repeat; 
	margin-left:5px; width:168px; 
	height:10px; 
	margin-bottom:10px;
}

.lavendersidebg_top {
	background-image:url(../siteassist_images/side_lav_rectangle_top.gif); 
	background-repeat:no-repeat; 
	margin-left:5px; 
	width:168px; 
	height:10px
}

.lavendersidebg_mid {
	padding-top:5px; 
	padding-bottom:5px; 
	margin-left:5px; 
	width:169px; 
	background-image:url(../siteassist_images/side_lav_rectangle_middle.gif); 
	background-repeat:repeat-y;
}

.lavendersidebg_bot {
	background-image:url(../siteassist_images/side_lav_rectangle_bottom.gif); 
	background-repeat:no-repeat; 
	margin-left:5px; width:168px; 
	height:10px; 
	margin-bottom:10px;
}

.forumhome {
	color:#914D86; 
	font-size:18px; 
	font-weight:bold;
	width: 200px;
}

.videohome {
	color:#914D86; 
	font-size:18px; 
	font-weight:bold;
}

.homelogo {
	color: #666666;
	font-size:12px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
}

.loginbg {
	background-image:url(../siteassist_images/banner/homelogin.jpg);
	background-repeat: no-repeat; 
	padding:9px 0 9px 0px; 
	margin-left:-2px;
	height:66px;
}

.leftsidebar {
	margin:0 0 7px -10px;
	text-indent: 0px;
	background-image: url(../arrow.gif); 
	background-position: 0 3px; 
	background-repeat:no-repeat; 
	list-style:none; 
	font-size:12px; 
	text-decoration: none;
	display:block;
	text-align: left;
}

.leftsidebar a:link  {
	color: #0064F9; /* Link */
	text-decoration: none;
	border:none;
}

.leftsidebar a:visited  {
	color: #0064F9; /* Link */
	text-decoration: none;
	border:none;
}

.leftsidebar a:hover	{
	text-decoration: none;
	color:#0099FF;
	 border:none;

}

.landingpage {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#9F9F9F;
	text-decoration:none;
}

.landingpage a:link {
	font-size:12px;
	color:#9F9F9F;	
	text-decoration:none;
}

.landingpage a:visited {
	font-size:12px;
	color:#9F9F9F;	
	text-decoration:none;	
}

.landingpage a:active {
	font-size:12px;
	color:#9F9F9F;		
	text-decoration:none;
}
.landingpage a:hover {
	font-size:12px;
	color:#FF00FF;		
	text-decoration:none;
}
