BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #A2A5AB;
	text-align: center;
}

A
{
	font-size: 11px;
	font-family: arial;
}
A:link
{
	color: #77830f;
	text-decoration: underline;
}
A:visited
{
	color: #77830f;
	text-decoration: underline;
}
A:active
{
	color: #77830f;
	text-decoration: underline;
}
A:hover
{
	color: #535f64;
	text-decoration: underline;
}
A:disabled
{
	color: Black;
}

#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}
#SearchTextBox INPUT
{
	border-right: #637b98 1px solid;
	border-top: #637b98 1px solid;
	font-size: 11px;
	border-left: #637b98 1px solid;
	color: #354251;
	line-height: 11px;
	border-bottom: #637b98 1px solid;
	height: 17px;
	background-color: #e0e9f1;
}
/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
A.Normal:link
{
	color: #354251;
	text-decoration: none;
}
A.Normal:visited
{
	color: #354251;
	text-decoration: none;
}
A.Normal:active
{
	color: #354251;
	text-decoration: none;
}
A.Normal:hover
{
	color: #ff0000;
	text-decoration: underline;
}

	
/* [USER][LOGIN] */
.Top_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #758c96;
	font-family: Tahoma;
}
A.Top_Link:link
{
	color: #758c96;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #758c96;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #758c96;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #535f64;
	text-decoration: underline;
}
.Top_Link_Admin
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link
{
	color: #637b98;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #637b98;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #637b98;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #354251;
	text-decoration: underline;
}

/* Private Treaty Tabs */
.PrivateTreaty_Tabs
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
}


/* Auction Tabs */
.Auction_Tabs
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
}
A.Auction_Tabs:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Auction_Tabs:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Auction_Tabs:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Auction_Tabs:hover
{
	color: #ffffff;
	text-decoration: underline;
}


/* [Table headers] */
.TableHeaderSort
{
	font-weight: normal;
	font-size: 15px;
	color: #77830f;
	font-family: Arial;
}
A.TableHeaderSort:link
{
	color: #77830f;
	text-decoration: none;
}
A.TableHeaderSort:visited
{
	color: #77830f;
	text-decoration: none;
}
A.TableHeaderSort:active
{
	color: #77830f;
	text-decoration: none;
}
A.TableHeaderSort:hover
{
	color: #77830f;
	text-decoration: underline;
}

.Search
{
	font-weight: normal;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
}
A.Search:link
{
	color: #354251;
	text-decoration: none;
}
A.Search:visited
{
	color: #354251;
	text-decoration: none;
}
A.Search:active
{
	color: #354251;
	text-decoration: none;
}
A.Search:hover
{
	color: #ffffff;
	text-decoration: none;
}

.Page
{
	background-color: #ffffff;
	height: 100%;
	
}

.Breadcrumb
{
	font-weight: normal;
	font-size: 11px;
	color: #637b98;
	font-family: Tahoma;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 12px;
	color: #535f64;
	font-family: Arial;
	text-transform: uppercase;	
}
A.Breadcrumb_Link:link
{
	color: #535f64;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	color: #535f64;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	color: #535f64;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	color: #535f64;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	text-transform: uppercase;
}
.PropertyHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #77830f;
	font-family: Arial;
	text-transform: uppercase;
}

.PropertySubHeader
{
	font-weight: Normal;
	font-size: 11px;
	color: #77830f;
	font-family: Arial;
	text-transform: capitalize;
}

.AuctionBidBlue
{
	font-weight: bold;
	font-size: 68px;
	color: Blue;
	font-family: Arial;	
}

.AuctionBidGreen
{
	font-weight: bold;
	font-size: 68px;
	color: Green;
	font-family: Arial;	
}

.AuctionBidRed
{
	font-weight: bold;
	font-size: 68px;
	color: Red;
	font-family: Arial;	
}

.ConfirmBidGreen
{
	font-weight: bold;
	font-size: 48px;
	color: Green;
	font-family: Arial;	
}

.ConfirmBidText
{
	font-weight: bold;
	font-size: 48px;
	color: #535f64;
	font-family: Arial;	
}

.AuctionAskingBid
{
	font-weight: bold;
	font-size: 32px;
	color: Green;
	font-family: Arial;	
}

.AskingBidButton
{
	/* padding-right: 5px; */
	/* padding-left: 5px; */
	font-weight: bold;
	font-size: 16px;
	/* background: #535f64; */
	/* color: #000000; */
	/* font-family: Verdana, sans-serif; */
	height: 54px;
	width: 80px;
}

.BidPageRed
{
	font-weight: bold;
	font-size: 34px;
	color: Red;
	font-family: Arial;	
}

.BidPageBlue
{
	font-weight: bold;
	font-size: 34px;
	color: Blue;
	font-family: Arial;	
}

.Table_BG
{
	background-color: #B2C4D4;
}

.Table_Tools
{
	background-color: #f1f3f4;
}

.Table_Practice_BG
{
	background-color: #00CC00;
}

.Table_TD
{
	background-color: #F1F1F1;
	border-left: #C3D3E3 1px solid; 
	border-right: #C3D3E3 1px solid; 
	border-bottom: #C3D3E3 1px solid;
}

/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
}
A.Content_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #354251;
	font-family: Tahoma;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Bottom_Link:link
{
	color: #354251; 
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #354251;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #354251;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #758C96;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Bottom_Link_Admin:link
{
	color: #354251;
	text-decoration: none;
}
A.Bottom_Link_Admin:visited
{
	color: #354251;
	text-decoration: none;
}
A.Bottom_Link_Admin:active
{
	color: #354251;
	text-decoration: none;
}
A.Bottom_Link_Admin:hover
{
	color: #637b98;
	text-decoration: underline;
}
.sloganpane
{
	width: 100%;
	height: 100%;
}
.toppane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}

.toppane_td
{
	/* padding-right: 10px; */
	/* padding-left: 10px; */
	width: 100%;
	 /* padding-top: 10px; */
	height: 0%;
	background-color: transparent;
}

.leftpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}

.leftpane_td
{
	width: 33%;
	/* padding-right: 10px; */
	/* padding-left: 10px; */
	/* padding-top: 8px; */
}

.leftpanep
{
	padding-left: 10px;
	padding-top: 8px;
}
.leftpane2
{
}
.leftpane3
{
	padding-right: 10px;
	padding-left: 10px;
}
.contentpane
{
	padding-right: 10px; 
	padding-left: 10px; 
	width: 100%;
	padding-top: 8px; 
	height: 100%;
	background-color: transparent;
}

.contentpane_td
{
	/* padding-right: 10px; */
	/* padding-left: 10px; */
	width: 34%;
	/* padding-top: 8px; */
	height: 100%;
	background-color: transparent;
}

.rightpane {
	width: 0%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
}

.rightpane_td {
	width: 33%;
	background-color: transparent;
	/* padding-left: 0px; */
	/* padding-right: 10px; */
	/* padding-top: 8px; */
}

.bottompane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.bottompane2
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 0%;
	background-color: transparent;
}
/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	
}
.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: #535f64;
	border-top-style: none;
	font-family: Tahoma, Arial, Helvetica;
	border-right-style: none;
	border-left-style: none;
	height: 30px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-weight: normal; 
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	/* display: none; */
	background-color: #f8f9fa;
	border-right: #f8f9fa 0px solid;
	border-top: #f8f9fa 0px solid;
	border-bottom: #f8f9fa 0px solid;
	width: 30px;
	
}
.MainMenu_MenuArrow
{
	border-right: #f8f9fa 0px solid;
	border-top: #f8f9fa 0px solid;
	width: 7px;
	border-bottom: #f8f9fa 0px solid;
	/* background-color: transparent; */
}
.MainMenu_MenuBreak
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #f8f9fa 1px solid;
	border-top: #f8f9fa 1px solid;
	margin-top: 1px;
	border-left: #f8f9fa 1px solid;
	border-bottom: #f8f9fa 1px solid;
	background-color: #f8f9fa;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	height: 30px;
	background-color: #b1bd48;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-size: 11px;
	color: #535f64;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
}
.MainMenu_RootMenuItemActive
{
	font-size: 11px;
	background-color: #b1bd48;
	color: #535f64;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
}
.MainMenu_RootMenuItemSel
{
	font-size: 11px;
	background-color: #b1bd48;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
}
.MainMenu_MenuContainer_Vert
{
	border-top: #5F6870 1px solid;
	width: 190px;
}
.MainMenu_MenuBreak_Vert
{
	border-top-style: none;
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_RootMenuArrow_Vert
{
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
}
.MainMenu_RootMenuItem_Vert
{
	font-size: 11px;
	background-image: url(media/menuitem_vert.gif);
	color: #354251;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
}
.MainMenu_RootMenuItemActive_vert
{
	font-size: 11px;
	background-image: url(media/menuitemact_vert.gif);
	color: #354251;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
}
.MainMenu_RootMenuItemSel_Vert
{
	font-size: 11px;
	background-image: url(media/menuitemact_vert.gif);
	color: #637b98;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	height: 30px;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #C3D3E3 1px solid;
	border-left: #C3D3E3 1px solid;
	width: 0px;
	border-bottom: #C3D3E3 1px solid;
	background-color: #C3D3E3;
}
.MainMenu_MenuBreak_Admin
{
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #364251;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-left: 0px;
	font-size: 12px;
	color: #354251;
	font-family: Tahoma, Arial, Helvetica;
	height: 25px;
	background-color: transparent;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-left: 0px;
	font-size: 12px;
	color: #354251;
	font-family: Tahoma, Arial, Helvetica;
	height: 25px;
	background-color: #e0e9f1;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-left: 0px;
	font-size: 12px;
	color: #637b98;
	font-family: Tahoma, Arial, Helvetica;
	height: 25px;
	background-color: #e0e9f1;
}
.LabelEditOverClass
{
	text-decoration: none;
}

/* TEXT SUGGESTION BOX */

.MenuBarClass
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	width: 170px;
	border-bottom: 1px outset;
	background-color: white;
	
}

.NodeDefault
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	cursor: text;
	text-decoration: none;
	color: #535f64;	
}

.ChildNodeDefault
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	cursor: hand;
	text-decoration: none;
	color: #535f64;
	padding: 5 5 5 5;
	text-align: left;
}

.NodeIconDefault
{
	cursor: hand;
}



.DisabledNode
{
	color: Gray;
}

.SelClass
{
	background-color: Gray;
	color: White;
}

.HoverClass
{
	background-color: #316AC5;
	color: White;
	padding: 5 5 5 5;
}

/* BANNER */
#Banner_Bg
{
	background-position: center bottom;
	background-image: url(media/banner_bg.gif);
	background-repeat: repeat-x;
	height: 78px;
}
#Banner
{
	background-position: right bottom;
	background-image: url(media/banner.gif);
	background-repeat: no-repeat;
	height: 78px;
}
#Left_Td
{
	width: 210px;
}
#Left_Td_Interior
{
	width: 210px;
}
#LeftPane_Td
{
	border-right: #9cabbe 1px solid;
	border-top: #9cabbe 1px solid;
	border-bottom: #9cabbe 1px solid;
	background-color: #c3d3e3;
}
#Content_Td
{
	background-color: #ffffff;
}

pre, code {
	display: block;
	width: 500px;
	font-family: monospace;
	margin: 10px 0 0px 0;
	font-size: 12px;
	line-height: 14px;
	overflow: auto;
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid #999;
}
pre {
	margin: 5px 0 10px 0;


