@import url("menu.css");


.TopBorder
{
	background: url(images/TopBorder.gif) repeat-x;
}
.LeftBorder
{
	background: url(images/LeftBorder.gif) repeat-y;
}
.RightBorder
{
	background: url(images/RightBorder.gif) repeat-y;
}
.BottomBorder
{
	background: url(images/BottomBorder.gif) repeat-x top left;
}
.Search INPUT
{
	background: url(images/SearchInputbg.gif) no-repeat;
	border: 0;
	width: 170px;
	padding: 0 15px;
}
.Txtcolor
{
	color: #204520;
}
/*CSS Document*/
BODY, HTML
{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: url(images/tablebg.jpg);
}

/*=========================================================================================================
Skin Main Properties
=====================================================================
Skin BG Color and Content Alignament*/
.BGTable
{
/*Alignament MUST be defined in the HTML skin file for cross-browser compatibility*/
	background: url(images/TopBg1.jpg) repeat-x top left;
}
/*Width of Skin - Applied to underlying table with minimum width applied*/
.MainTable
{
}
/*=====================================================================
New added Footer hover styles*/
.Login, A.Login:link, A.Login:visited, A.Login:active
{
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1D1918;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
A.Login:hover
{
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #93875D;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
/*Links Pane text syle*/
.Link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #010000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.Link:link, A.Link:visited, A.Link:active
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #010000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.Link:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #93875D;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
/*Footer text syle*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #010000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: uppercase;
}
/*Footer text syle*/
A.Footer:hover
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #93875D;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: uppercase;
}
/*Copyright text syle*/
.Copyright, A.Copyright:link, A.Copyright:visited, A.Copyright:active, A.Copyright:hover
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #010000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}
/*=====================================================================
Template Text and Link Styles Based on Colors
=====================================================================
Black (Default color)*/
.Normal
{
	/*[disabled]color:#00020C;*/
	/*[disabled]font-family:Georgia, "Times New Roman", Times, serif;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-weight:normal;*/
}
A.Normal:link, A.Normal:visited, A.Normal:Active
{
	color: #496B06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.Normal:Hover
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/*Black (Default color)*/
.NormalWhiteText
{
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
A.NormalWhiteText:link, A.NormalWhiteText:visited, A.NormalWhiteText:Active
{
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.NormalWhiteText:Hover
{
	text-transform: uppercase;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/*Header Pane Text Color*/
#WhiteText .Normal, #WhiteText P
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
/*Bottom Pane Text Color*/
#WhiteText1 .Normal, #WhiteText1 P
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.NormalBold
{
	/*[disabled]color:#FFFFFF;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	/*[disabled]font-size:12px;*/
	/*[disabled]font-weight:bold;*/
}
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.NormalBold:Hover
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*Paragraph Style*/
P
{
	/*[disabled]color:#00020C;*/
	/*[disabled]font-family:Georgia, "Times New Roman", Times, serif;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]font-weight:normal;*/
}
/*Blue*/
.NormalBlue
{
	color: #4D9FD7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
A.NormalBlue:link, A.NormalBlue:visited, A.NormalBlue:Active
{
	color: #4D9FD7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.NormalBlue:Hover
{
	color: #4D9FD7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.NormalBoldBlue
{
	color: #4D9FD7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
A.NormalBoldBlue:link, A.NormalBoldBlue:visited, A.NormalBoldBlue:Active
{
	color: #4D9FD7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.NormalBoldBlue:Hover
{
	color: #4D9FD7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*Orange*/
.NormalOrange
{
	color: #EA7C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
A.NormalOrange:link, A.NormalOrange:visited, A.NormalOrange:Active
{
	color: #EA7C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.NormalOrange:Hover
{
	color: #EA7C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.NormalBoldOrange
{
	color: #EA7C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
A.NormalBoldOrange:link, A.NormalBoldOrange:visited, A.NormalBoldOrange:Active
{
	color: #EA7C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.NormalBoldOrange:Hover
{
	color: #EA7C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*Green*/
.NormalGreen
{
	color: #448B34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
A.NormalGreen:link, A.NormalGreen:visited, A.NormalGreen:Active
{
	color: #448B34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.NormalGreen:Hover
{
	color: #448B34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.NormalBoldGreen
{
	color: #448B34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
A.NormalBoldGreen:link, A.NormalBoldGreen:visited, A.NormalBoldGreen:Active
{
	color: #448B34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.NormalBoldGreen:Hover
{
	color: #448B34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*Red*/
.NormalRed
{
	color: #C21212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
A.NormalRed:link, A.NormalRed:visited, A.NormalRed:Active
{
	color: #C21212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.NormalRed:Hover
{
	color: #C21212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.NormalBoldRed
{
	color: #C21212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
A.NormalBoldRed:link, A.NormalBoldRed:visited, A.NormalBoldRed:Active
{
	color: #C21212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.NormalBoldRed:Hover
{
	color: #C21212;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*Gray*/
.NormalGray
{
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active
{
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.NormalGray:Hover
{
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.NormalBoldGray
{
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active
{
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.NormalBoldGray:Hover
{
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*=====================================================================
Template Text Headings
=====================================================================
H1*/
H1
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
A.H1:Link, A.H1:Visited, A.H1:Hover, A.H1:Active
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
/*H2*/
H2
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
A.H2:Link, A.H2:Visited, A.H2:Hover, A.H2:Active
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
/*H3*/
H3
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
A.H3:Link, A.H3:Visited, A.H3:Hover, A.H3:Active
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
/*H4*/
H4
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
A.H4:Link, A.H4:Visited, A.H4:Hover, A.H4:Active
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
/*H6*/
H6
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
A.H6:Link, A.H6:Visited, A.H6:Hover, A.H6:Active
{
	color: #80808C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*Default link syle*/
A:Link, A:Visited, A:Active
{
	color: #496B06;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A:Hover
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*=====================================================================
Module Classes
=====================================================================
Default Container Title Style*/
.Head
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*SubHead*/
.SubHead
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*SubHead white*/
.SubHeadWhite
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.SubHeadWhite:Link, A.SubHeadGold:Visited, A.SubHeadGold:Hover, A.SubHeadGold:Active
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/*Module title style used instead of Head for compact rendering by QuickLinks and Signin modules*/
.SubSubHead
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
A.SubSubHead:Link, A.SubSubHead:Visited, A.SubSubHead:Hover, A.SubSubHead:Active
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
/*Text style for skin objects*/
.SkinObject
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active, A.SkinObject:Hover
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/*=====================================================================
Input and Other Admin Site Styles
=====================================================================
Normal Text Box*/
.NormalTextBox
{
	color: #000000;
	background-color: FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
.NormalTextBox INPUT
{
	color: #000000;
	background-color: FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border: 0px solid #CCCCCC;
}
.NormalTextBox TEXTAREA
{
	color: #000000;
	background-color: FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border: 0px solid #CCCCCC;
}
/*Admin link styles*/
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	border: none;
	padding: 2px 3px 3px 4px;
	height: 20px;
}
A.CommandButton:Hover
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	border: none;
	padding: 2px 3px 3px 4px;
	height: 20px;
}
/*button style for standard HTML buttons*/
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	border: none;
	padding: 2px 3px 3px 4px;
	height: 20px;
}
A.StandardButton:Hover
{
	color: #2B1A08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	border: none;
	padding: 2px 3px 3px 4px;
	height: 20px;
}
TD, DIV, TH, SPAN, FORM
{
	color: #00020C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*New DataGrid DNN Class used in Admin interface*/
.DataGrid_Header
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.DataGrid_AlternatingItem
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.DataGrid_Item
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
/*=====================================================================
=====================================================================
Content Areas For Home Page*/
.WhiteBg
{
	background: #FFFFFF;
}
.ContentMain
{
	vertical-align: top;
	background: url(images/Contentbg2.jpg) repeat-y bottom center;
}
.ContentMainIP
{
	vertical-align: top;
	padding: 15px 18px 10px;
	background: url(images/IPRightBottomImg.png) no-repeat bottom right;
}
.ContactPane
{
	vertical-align: top;
	background: url(images/ContactBg.gif) no-repeat center right;
}
.LogoTable
{
	vertical-align: top;
}
.BreadCrumb
{
	vertical-align: middle;
	height: 30px;
	padding: 5 5 5 0px;
	text-align: left;
	color: #77736A;
	font-weight: normal;
}
.LogoPane
{
	vertical-align: middle;
	/*[empty]height:;*/
}
.Search
{
	vertical-align: middle;
}
.LoginTable
{
	height: 50px;
}
.LoginArea
{
	color: #FFFFFF;
	vertical-align: top;
	height: 28px;
	color: #837E75;
	background-color: #2C2A2B;
}
.LoginPane
{
	color: #000000;
	padding: 5px 10px;
}
.NavTable
{
	width: 100%;
	background: url(images/NavBg.gif) no-repeat top left;
	height: 272px;
}
.NavPane
{
	height: 48px;
	width: 100%;
	padding-bottom: 8px;
}
.HeaderPane
{
	vertical-align: top;
}
.FooterTable
{
	background: url(images/BottomBg.png) no-repeat center bottom;
}
.ContentTable
{
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.ContentArea
{
	background: url(images/Contentbg.png) no-repeat top center;
	padding: 0 30px 0 28px;
}
.FooterMain
{
	background: #590E04;
	height: 55px;
}
.CopyrightPane
{
	font-size: 11px;
	color: #FF9933;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	height: 40px;
	padding-left: 10px;
}
.LinkPane
{
	vertical-align: middle;
	height: 40px;
	text-align: center;
	color: #FF9933;
	font-weight: normal;
	font-size: 11px;
}
.PaneTable
{
	width: 844px;
	vertical-align: top;
	padding: 0px;
}
.ThreePaneTable
{
	width: 844px;
	border-left: 2px solid #CACACA;
	border-right: 2px solid #CACACA;
	background-color: #F4F3F1;
}
/*********************************
**************************************** New Pane Structure Attributes ****************************/
.TopPane
{
	vertical-align: top;
	width: 100%;
}
.TopleftPane
{
	padding-top: 10px;
	padding-left: 9px;
	padding-bottom: 5px;
}
.BannerPane
{
	vertical-align: top;
}
.Col1Pane
{
	vertical-align: top;
}
.Col2Pane
{
	vertical-align: top;
}
.Col3Pane
{
	vertical-align: top;
}
.LeftHalfPane
{
	vertical-align: top;
	width: 50%;
}
.RightHalfPane
{
	vertical-align: top;
	width: 50%;
}
.TopRightPane
{
	vertical-align: top;
}
.LeftPane
{
	vertical-align: top;
	padding: 0 20px;
}
.MidPane
{
	vertical-align: top;
	padding: 0 20px;
}
.RightPane
{
	vertical-align: top;
	padding: 10px 45px 0 20px;
}
.SmallLeftPane
{
	vertical-align: top;
	width: 10%;
}
.LargeRightPane
{
	vertical-align: top;
	width: 90%;
}
.SmallRightPane
{
	vertical-align: top;
	width: 10%;
}
.LargeLeftPane
{
	vertical-align: top;
	width: 90%;
}
.ContentPane
{
	vertical-align: top;
	width: 100%;
}
.BottomCol1Pane
{
	vertical-align: top;
}
.BottomCol2Pane
{
	vertical-align: top;
}
.BottomCol3Pane
{
	vertical-align: top;
}
.BottomPane
{
	vertical-align: top;
	width: 100%;
}


