A:link
{
	text-decoration: none;
	color: #998866;
}
A:visited
{
	text-decoration: none;
	color: #998866;
}
A:Active
{
	text-decoration: none;
	color: #998866;
}
A:hover
{
	text-decoration: underline;
	color: #825f2d;
}

body
{
	font-family: Tahoma;
	font-size: small;
	color: #998866;
	background-color: #f5f5f5;
	scrollbar-arrow-color: #F0F0FF;
	scrollbar-3dlight-color: #E0EAFF;
	scrollbar-highlight-color: #AABBCC;
	scrollbar-face-color: #8FAFCF;
	scrollbar-track-color: #C0CFDA;
	scrollbar-shadow-color: #80A0C0;
	scrollbar-darkshadow-color: #50606A;
}

.PageTable
{
	background: url(/images/background/leaf_emboss.gif);
	border-collapse: collapse;
	border: 0px solid #F0F0FF;
}

a.LogInLogOutLink
{
	text-decoration: underline;
	color: White;
}

a.LogInLogOutLink:Visited
{
	text-decoration: underline;
	color: White;
}

a.LogInLogOutLink:hover
{
	text-decoration: underline;
	color: White;
}

.tdCenter
{
	text-align: center;
}

.tblMainBlog
{
	/* NOTE: This Table is inside the td tag.. */
	width: 100%;
	border-collapse: collapse;
	border: #666666 3px;
	border-style: ridge;
	
	background-position: left top;
	background-attachment: fixed;
	background-image: url(/images/background/leaf_gray.gif);
	background-repeat: repeat;
}

.trIntermediateRow
{
	/*
	display:none;
	*/
}

.BlogHeader
{
	height: 100px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 0px;
	text-align: center;
	background-color: #deded2;
	background-image: url(/images/background/star_type1.gif);
	vertical-align:middle;
}

.BlogName
{
	font-family:Lucida Handwriting, Century Gothic, Mistral, Vladimir Script;
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
}

.BlogDescription
{
	font-family:Lucida Handwriting, Century Gothic, Mistral, Vladimir Script;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
}

.TopLeftBlogHeader
{
	height: 0px;
}

.TopCenterBlogHeader
{
	height: 0px;
}

.TopRightBlogHeader
{
	height: 0px;
}

.NewsTicker
{
	font-family: KodchiangUPC, Brush Script MT, Gautami;
	background-color: #666666;
	color: #FFFFFF;
	height: 15px;
	padding: 3px;
	margin: 0;
	text-align: center;
	font-size: medium;
}

.tdBlogContent
{
	padding: 5px;
}

.divBlogContent
{
	/* "max-width" is support only in Netscape and FireFox browser (NOT ON IE) */
	max-width: 811px;
	overflow: auto;
	padding: 5px;
	border-style: dotted;
	border-width: 0px;
	border-color: Blue;
}

/* PLEASE READ!
 * You don't need to specify the width of "tdLeftPanel" and "tdRightPanel" class!
 * Because the page use javascript and server code to automatically adjust the width --
 * on all container columns (Left & Right) */

.tdLeftPanel
{
	padding: 1px;
	background-color: Transparent;
	min-height: 80px;
	vertical-align: top;
}

.tdRightPanel
{
	padding: 1px;
	background-color: Transparent;
	min-height: 80px;
	vertical-align: top;
}

.LeftSideBorder
{
	width: 5%;
	background-color: Transparent;
}

.RightSideBorder
{
	width: 5%;
	background-color: Transparent;
}

.tdBottomSpace
{
	height:20px;
}

.Snap
{
	/* The width of Snap is fixed at 230px. */
	margin-bottom: 8px;
	border-width: 0px;
	padding: 0px;
	width: 230px;
	
	z-index: 5;
}

.SnapHeader
{
	width: 100%;
	color: #ffffff;
	cursor: move;
	text-align: center;
	font-weight:bold;
	padding: 5px;
	
	background-image: url(/images/Snap/HeaderBG.gif);
	border-right: #8a7569 1px solid;
	border-top: #8a7569 1px solid;
	border-left: #8a7569 1px solid;
	border-bottom: #8a7569 0px solid;
}

.SnapContent
{
	background-color: #efe9dc;
	padding-top: 9px;
	padding-right: 3px;

	border: #8a7569 1px solid;
	max-width: 230px;
}

.SmallFont
{
	font-family: Tahoma, Verdana;
	font-size: smaller;
}

.TableTopNavigation
{
	border: 0px solid #003366;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #9c7658;
}

.TableBottomNavigation
{
	width: 100%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #9c7658;
	border-left: #5d4e34 0px solid;
	border-right: #5d4e34 0px solid;
	border-top: #5d4e34 1px solid;
	border-bottom: #5d4e34 1px solid;
}

.messagestyle
{
	border: 1px solid #009900;
	background-color: #4682B4;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.SubjectCss
{
	border-bottom: 0px dashed #CFBFFF;
}



.TableBottomNavigation_Cell
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.ManageBlog
{
	margin-bottom:5px;
	border:1px solid red;
}

.MyScrollBar2
{
	/* 	scrollbar-base-color: #3399FF; 	scrollbar-track-color: #F0F0F0; 	scrollbar-arrow-color: #FF00FF; 	scrollbar-shadow-color: #FFAAFF; 	scrollbar-darkshadow-color: #FF80FF; 	scrollbar-3dlight-color: #FFCCFF; 	scrollbar-highlight-color: #FFE0FF; 	padding:3px; 	*/
}

.CalendarOtherMonthDay
{
	color: silver;
}

.CalendarDay
{
	color: Black;
}

.CalendarHaveTopicDay
{
	font-weight:bold;
	background-color: #33ccff;
}

.Topic
{
	font-weight: bold;
	font-size: large;
	color: #665827;
}

.PostBody
{
	
}

.TopicDetails
{
	border-bottom: burlywood 2px dashed;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.TopicLongDate
{
	font-size:small;
}

.TopicLink
{
	
}

.TopicDate
{
	font-family: Comic Sans MS, Monospace; font-size:smaller; margin-top: 0; padding-top: 0; padding-left: 20px;
}

.tblEachComment
{
	color: #666666;
	width: 511px;
	background-color: #fff7f2;
	border: 1px dotted #777777;
}

.PostCommentTable
{
	width: 511px;
	border: burlywood 2px dashed;
}

.DefaultButton
{
	font-family: Tahoma;
	font-weight: bold;
	background-color: #ffedd9;
	color: #996633;
	border: #996633 1px solid;
}

.DefaultTextBox
{
	border: #996633 1px solid;
	background-color: #ffffff;
	color: #996633;
}



.AdminBox
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 9;
}
