/* main site style start */
body {
	margin-top: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}
h1 {
	font-size: 16px;
	color: #712501;
}
h2 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #333333;
}
.style1 {color: #666666}
.style2 {color: #993300; font-weight: bold; }
.style3 {color: #FFFFFF; font-weight: bold; }
.style6 {color: #993300; font-weight: bold; font-size: 11px; }
.green{
	color: #009933;
	font-weight: bold;
}
.greenBold {color: #009933; font-weight: bold; }
.homePageSig {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
/* main site style end */
/* 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: #E6E5E4;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #993300;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #D4D2D2;
	scrollbar-shadow-color: #BEBCBC;
	scrollbar-darkshadow-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.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: 11px;
	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:#ffffff;
}
.NewsDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.NewsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#993300;
}
.NewsContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tempDottedTableClass{ 
	border: 1px dotted #000000;
}
.realTableClass{ 
	border: 0px solid #000000;
}
.tempDottedCartTableClass{ 
	border: 1px dotted #000000;
}
.realCartTableClass{ 
	border: 0px solid #000000;
}
.showmenu {
	display: true;
}
.hidemenu {
	display: none;
