﻿body {
}

TABLE.PageMain
{
	text-align: center;
	width: 100%;	
}

TABLE.MainMaster
{
	border: 0;
	padding: 0;
	width: 1024px;
	text-align: left;
}

TD.MainBody
{
	background-position: top left;
	padding: 10px 10px 10px 10px;
	width: 759px; 
	height: 1004px;
	vertical-align: top;
	text-align: left;
}

TD.BlogMainBody
{
	background-position: top left;
	padding: 10px 10px 10px 10px;
	width: 550px; 
	height: 1004px;
	vertical-align: top;
	text-align: left;
}

TD.RightMenuHeader
{
	vertical-align: top;
	text-align: left;
	width: 150px;
}

TD.LeftMenuHeader
{
	vertical-align: top;
	text-align: left;	
	height:1px;
	width: 246px;
}

TD.LeftMenu
{
	vertical-align: top;
	text-align: left;	
	height:1px;
	width: 246px;
}

TD.LeftRepeaterTop
{
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: left;
	height:1px;
	width: 246px;
}

TD.LeftRepeater
{
	background-repeat: repeat-y;
	width: 246px;
}

/***************************************************
				SectionHeader
***************************************************/
TABLE.SectionHeader
{
	background-color:#006633;
	font-family:Tahoma;
	font-size:14px;
	color:#CCCC99;
	font-weight: normal;
	BORDER-LEFT: #9b9b9b 1px solid;
	BORDER-RIGHT: #9b9b9b 1px solid;
	BORDER-TOP: #9b9b9b 1px solid;
	PADDING: 0 5 0 5;
}
#pnlMain 
{
	
}
