/* editor styles start */
.GeneralFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
/* editor styles end */
.InScroller{
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #2172A1;
	scrollbar-shadow-color: #2172A1;
	scrollbar-darkshadow-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PhotoAlbumCurrentCategory{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.PhotoAlbumCurrentCategoryDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}
.PhotoAlbumTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.PhotoAlbumCategoryNames{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	cursor:hand;
}
.PhotoAlbumLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	cursor:hand;
}
.PhotoAlbumImageDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.PhotoAlbumImageViwerTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.NewsBody{
	background-color:#F2EEA7;
	background-image:url(images/index_15.gif)
}
.NewsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B5332;
}
.NewsTitle{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B5332;
}
.NewsContent{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.tempDottedTableClass{ 
	border: 1px dotted #000000;
}
.realTableClass{ 
	border: 0px solid #000000;
}
.tempDottedCartTableClass{ 
	border: 1px dotted #000000;
}
.realCartTableClass{ 
	border: 0px solid #000000;
}
