.SmallText
{
}

td.BottomBar
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #DA251D;
	vertical-align: middle;
	text-align: right;
}

body, a, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #252525;
}
a
{
	color: #DA251D;
}
a:hover
{
	text-decoration: underline;
}

body
{
	color: #332211;
	background-color: #e6e3d6;
	margin: 2px;
}

td.rightBorder
{
    border-right: 1px solid #000000;
}
table.BodyTable
{
	height: 100%;
	border: 1px #000000 solid;
	width: 800px;
}
td.MainContentTd
{
	width: 700px;
	height: 100%;
	background-color: #ffffff;
	padding: 20px;
}
td.NavigationBar
{
/*    border-right: 1px solid #000000;*/
/*    border-top: 1px solid #000000;*/
   	color: #ddaa44;
	height: 16px;
	background-color: #555555;
}
td.NavigationBar a
{
	color: #ffdd99;
}
td.AutoWidth
{
	width: 100%;
}
td.AutoHeigth
{
	height: 100%;
}
table.MenuTopTable a, table.MenuTopTable a:visited, table.MenuTopTable a:hover,table.MenuTopTable a:active
{
	color: #FFffcc;
}


form.DefaultForm
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
td.BarSeparatorRight
{
	width: 10px;
	color: #ffcc66;
}
td.BarSeparatorLeft
{
	width: 10px;
	color: #ffcc66;
	border-right: 1px dashed #ffcc66;
}

div.PageTitle
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
div.Title
{
	color: #111111;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}
table.LimitContentTbl
{
	padding: 15px;
	width: 700px;
}

div.DataPadding
{
	padding: 15px;
}

a.CreateNew
{
	color: #880000;
	font-size: 10px;
}
table.TableCollection a
{
	color: #dd7722;
}
div.ColumnData
{
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #330055;
}

td.AdminTdLeft
{
	text-align:right;
}
td.IconTd
{
	border: 1px dashed #666666;
	padding: 10px;
	text-align: center;
	background-color: 
}
td.HeaderCell
{
	background-color:#f5f2df;
	border-bottom: 2px solid #000000;
	height: 30px;
	vertical-align:bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#990000;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
td.RegularCell, td.RegularCell a
{
	vertical-align:middle;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#222222;
}

td.RegularCell
{
	background-color:#ffffff;
	border-bottom: 1px dotted #999999;
	padding: 0px 10px 0px 10px;
	height: 20px;
}
td.BarTd a
{
	color: #ffcc66;
}

tr.rowAlternate
{
	background-color:#f6f3ef;
}
table.ItemTable
{
	width: 100%;
}
table.ItemTable tr.HeaderRow td
{
	font-weight: bold;
	font-size: 12px;
}

table.AdminTable
{
}

table.AdminTable td.Left
{
}

table.AdminTable td.Right
{
}

table.AdminTable td.Spanned
{
}


table.MediaItem td.Thumbnail
{
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

table.MediaItem td.Description
{
	text-align: center;
}

input
{
	border: 1px solid #999999;
}


table.MediaBar, table.MediaBarActive
{
	width: 100px;
	text-align: center;
}
table.MediaBarActive
{
	background-image: url("/Images/BgRed120.png");
	border: 1px #666666 solid;
}
table.MediaBarActive td.Description
{
		padding: 3px;
}
table.MediaBarActive td.Description a
{
	color: #FFCCCC;
}
