/* Rodamco Basic */

BODY
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff
}
TABLE
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}
TD
{

}
OBJECT
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}
INPUT
{
	font-size: 11px;
	width: 100%;
	font-family: Verdana, Sans-Serif;
}
SELECT
{
	width: 100%;
}
.Normal
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.SubTitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C8E8C
}

.SubHeader
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.TableFaq
{
	width: 100%;
}

.FaqQuestion
{
	height: 40;
	color: #000000;
	background-color: #ffefc6;
	vertical-align: baseline;
}

/* Frontpage */
.FrontpageSlogan
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 25px;
	font-weight: normal;
	color: #000000
}

.FrontpageSubtitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000
}

.FrontpageMenu A:link, .FrontpageMenu A:active, .FrontpageMenu A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 10px;
	font-weight: bold;
	color: #737373;
	text-decoration: none
}

.FrontpageMenu A:hover
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 10px;
	font-weight: bold;
	color: #FFD57E;
	text-decoration: none
}

.FrontpageIntro
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 11px;
	font-weight: bold;
	color: #FFD57E;
	text-decoration: none
}

.FrontpageText
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: none
}

/* Shareholder meeting */
TABLE.TableShareHolderMeetings
{
	width: 100%;	
}

TABLE.TableShareHolderMeetings TD
{
	color: #333333;
	border-bottom: #ffefc6 1px solid;
}

TABLE.TableShareHolderMeetings TD.YearHeader
{
	font-weight: bold;
	padding-bottom: 4px;
	color: #333333;
	background-color: #ffefc6;
}

TABLE.TableShareHolderMeetings TD.CategoryHeader
{
	font-weight: bold;
	padding-top: 10px;
}

A:link 
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:active
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:hover
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

TABLE.PageTitle TD
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
}

/* Template */
.SizeTable
{
	height: 100%;
	width: 1004px;
}

.MainTable
{
	height: 100%;
	width: 100%;
}

.MenuArea, .NaviArea
{
	width: 170px;
	vertical-align: top;
}

.MenuTable
{
	height: 100%;
	width: 165px;
	padding-left:5px;	
	border:3px;
}

.NaviTable
{
	height: 100%;
	width: 165px;
	padding-right:5px;	
}

.MenuImage, .NaviImage
{
	src: url(../Images/spacer.gif);
	height: 1px;
	width: 165px;
	border: 0px;
}

.HeadArea
{
	height: 85px;
	width: 100%;
	vertical-align: top;
}

.HeadTable
{
	height: 85px;
	width: 100%;
}

.TopBar
{
	padding-bottom: 10px;
}

.HeadImage
{
	src: url(../Images/spacer.gif);
	height: 85px;
	width: 1px;
	border: 0px;
}

.TitleArea
{
	height: 30px;
	vertical-align: top;
}

.TitleTable
{
	padding-top:8px;
	width: 100%
}

.TitleImage
{
	src: url(../Images/spacer.gif);
	height: 35px;
	width: 1px;
	border: 0px;
}

.BodyArea
{
	height: 100%;
	width: 100%;
	vertical-align: top;	
}

.BlankArea
{
	width: 10px;
}

.BlankImage
{
	src: url(../Images/spacer.gif);
	height: 1px;
	width: 15px;
	border: 0px;
}

/* FAQ */
.switchcontent
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000
}

/* Global Navigation */

.GlobalNavigation 
{
	background-color: #FFFBF7;
}

.NormalMenu1, .ActiveMenu1
{
	background-color: #FFD57E;
	height: 20px;
	vertical-align: middle;
	padding-left: 10px;
	border-bottom: #FFFFFF 1px solid
}

.NormalMenu1 A:link, .NormalMenu1 A:visited, .ActiveMenu1 A:Link, .ActiveMenu1 A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 11px;
	font-weight: bold;
	color: #737373;
	text-decoration: none
}

.NormalMenu2, .ActiveMenu2
{
	background-color: #FFF4DE;
	height: 20px;
	vertical-align: middle;
	padding-left: 15px;
	border-bottom: #FFFFFF 1px solid
}

.NormalMenu2 A:link, .NormalMenu2 A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #737373;
	text-decoration: none
}

.ActiveMenu2 A:link, .ActiveMenu2 A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 10px;
	font-weight: bold;
	color: #737373;
	text-decoration: none
}

.NormalMenu3
{
	background-color: #FFFBF2;
	height: 20px;
	vertical-align: middle;
	padding-left: 20px;
	border-bottom: #FFFFFF 1px solid
}

.ActiveMenu3
{
	background-color: #E2E2E1;
	height: 20px;
	vertical-align: middle;
	padding-left: 20px;
	border-bottom: #FFFFFF 1px solid
}

.NormalMenu3 A:link, .NormalMenu3 A:visited, .ActiveMenu3 A:Link, .ActiveMenu3 A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 9px;
	font-weight: normal;
	color: #737373;
	text-decoration: none
}

.NormalMenu4
{
	background-color: #FFFDF8;
	height: 20px;
	vertical-align: middle;
	padding-left: 25px;
	border-bottom: #FFFFFF 1px solid
}

.ActiveMenu4
{
	background-color: #F4F2ED;
	height: 20px;
	vertical-align: middle;
	padding-left: 25px;
	border-bottom: #FFFFFF 1px solid
}

.NormalMenu4 A:link, .NormalMenu4 A:visited, .ActiveMenu4 A:Link, .ActiveMenu4 A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 9px;
	font-weight: normal;
	color: #737373;
	text-decoration: none
}

/* System wides */
.NormalSystem A:link, .NormalSystem A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.SelectedSystem A:link, .SelectedSystem A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 11px;
	font-weight: bold;
	color: #FFD57E;
	text-decoration: none
}

.SeperatorSystem
{
	width: 20;
	text-align: center;
	font-weight: bold;
}

/* Language Toggle */
.NormalLanguage A:link, .NormalLanguage A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 11px;
	font-weight: normal;
	color: #D1BE7C;
	text-decoration: none;
	height: 20px;
}

.SelectedLanguage A:link, .SelectedLanguage A:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 11px;
	font-weight: bold;
	color: #D1BE7C;
	text-decoration: none;
	height: 20px;
}

.SeperatorLanguage
{
	width: 20;
	text-align: center
}

/* Press Release */
.PressReleaseSelected
{
	border-right: red 2px solid;
	padding-right: 2px;
	border-top: red 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: red 2px solid;
	padding-top: 2px;
	border-bottom: red 2px solid;
}

.PressReleaseOption
{
	border-right: white 2px solid;
	padding-right: 2px;
	border-top: white 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: white 2px solid;
	padding-top: 2px;
	border-bottom: white 2px solid;
}

.PressReleaseHeader
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
	color: #333333;
	font-family: Verdana, Sans-Serif;
	background-color: #ffefc6;
	text-align: left;
}

.PressReleaseRow
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
	border-bottom: #ffefc6 1px solid;
	font-family: Verdana, Sans-Serif;
}
.PressReleaseRow TD
{
	border-bottom: #ffefc6 2px solid;
}

/* Latest Press Releases */
.LatestPressReleaseHeader
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	border-bottom: #000000 1px solid;
}

.LatestPressReleaseDate
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #8C8E8C;
}

.LatestPressReleaseTitle
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold; 
	color: #000000;
	border-bottom: #000000 1px solid;
}

.LatestPressReleaseText
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal; 
	color: #000000;
	padding-top:5px;
	padding-left:5px;
}

.LatestPressReleaseLink
{
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom: #000000 1px solid;
}

TABLE.SystemWides
{
}

/* Quicklinks */
TABLE.QuickLinks
{
	border: solid 1px #8C8E8B;
	width: 170px;
}

.QuickLinksHead
{
	padding: 5px 10px 5px 10px;
	background-color: #8C8E8B;
	color: #FFFFFF;
	font-weight: bold;
}

.QuickLinksRow
{
	background-color: #ECEEEB;
	padding: 5px 10px 5px 10px;
}

TABLE.QuickLinks A:link
{
	font-weight: bold;
	color: #8C8E8C;	
}
TABLE.QuickLinks A:visited
{
	font-weight: bold;
	color: #8C8E8C;	
}
TABLE.QuickLinks A:active
{
	font-weight: bold;
	color: #8C8E8C;
}
TABLE.QuickLinks A:hover
{
	font-weight: bold;
	color: red;
}

/* ShoppingCentre */
TABLE.ShoppingCentre
{
	border: solid 1px #8C8E8B;
	width: 170px;
}

.ShoppingCentreHead
{
	padding: 5px 10px 5px 10px;
	background-color: #8C8E8B;
	color: #FFFFFF;
	font-weight: bold;
}

.ShoppingCentreRow
{
	background-color: #ECEEEB;
	padding: 5px 10px 5px 10px;
}

TABLE.ShoppingCentre SELECT
{
	font-size: 10px;
	width: 100%;
	font-family: Verdana, Sans-Serif;
}

/* Media kit */
TABLE.TableMediaKitOverview
{
	width: 480px;
}
TABLE.TableMediaKitOverview TD.MediaKitOverviewHeader
{
	font-weight: bold;
	background-color: #ffefc6;
}
TABLE.PropertyCard A:link
{
	font-weight: normal;	
}
TABLE.PropertyCard  A:visited
{
	font-weight: bold;
	
}
TABLE.PropertyCard A:active
{
	font-weight: bold;
	
}
TABLE.PropertyCard A:hover
{
	font-weight: bold;
	color: red;
}
/* Disclaimer */
.Disclaimer A:link 
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Disclaimer A:visited
{
	text-decoration: none;
}
.Disclaimer A:active
{
	text-decoration: none;	
}
.Disclaimer A:hover
{
	text-decoration: none;	
}
.Disclaimer
{
	font-family: Verdana, Sans-Serif;
	font-size:11px;
	color: #8C8E8C;
	background-color: #FFFBF7;
}
/* Property Card*/
TABLE.PropertyCard
{
}
TABLE.PropertyCard TD
{
}

TABLE.PropertyCard TD.PropertyCardTD
{
	font-weight: bold;
}
TABLE.PropertyCard TD.PropertyCardSubHeader
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	color: #8c8e8c;
}
TABLE.PropertyCard TD.PropertyCardHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #8c8e8c;
	background-color: #ffe394;
}

/* Share Price*/
TABLE.SharePrice
{
}

TABLE.SharePrice SELECT
{
	width: 200px;
}

TABLE.SharePrice TD.SharePriceDataGridHeader
{
	color:#8C8E8C;
	font-weight: bold;
	background-color:#FFE394;
	border-color:Black;	 
}

.SharePriceDataGridHeader
{
	color:#8C8E8C;
	font-weight: bold;
	background-color:#FFE394;
	border-color:Black;	 
}

TABLE.SharePrice TD.SharePriceDataGridItem
{
	color:#8C8E8C;
	font-weight: bold;
	border-color:Black;	 
}


/* SiteSelector */
TABLE.SiteSelector
{
	width: 100%;
}
TABLE.SiteSelector SELECT
{	
	width: 100%;	
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}


/* Floating Console */
DIV.ConsoleMain
{
	background-color: #9FD0A1;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 100;
	padding-bottom: 0px;
	width: 168px;
	padding-top: 0px;
	position: absolute;
	text-align: left;
}

DIV.ConsoleMain Table
{
	background-color: #DFF2DF;
}

DIV.ConsoleMain TD.floatingHeaderText
{
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 11px;
	cursor: move;
	color: #FFFFFF;
	font-family: Verdana, Sans-Serif;
	background-color: #9ED0A1;
}

DIV.ConsoleMain DIV.floatingBox
{
	border: solid 1px #9FD0A1;
}

DIV.ConsoleMain DIV.floatingBox TD.floatingBodyText
{
	font-size: 10px;
	color: #7D907D;
	font-family: Verdana, Sans-Serif;
}

.floatingBodyText A:link 
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D907D;
	text-decoration: none;
}

.floatingBodyText A:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D907D;
	text-decoration: none;
}

.floatingBodyText A:hover
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D907D;
	text-decoration: none;
}

.floatingMenuLink
{
	color: #7D907D;
	text-decoration: none;
}

/* Calendar Control */
TABLE.calendarControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 200px;
	border-bottom: black 1px solid;
	background-color: #ffefc6;
}
INPUT.calendarInput
{
	font-size: 11px;
	width: 100%;
	font-family: Verdana;
	text-align: center;
}
TABLE.calendarCore TD /*mo, tu, we, etc.*/
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
TABLE.calendarCore A:link /*1, 2, 3, 4, etc.*/
{
	font-family: Verdana;
	font-size: 11px;
}
TABLE.calendarTitle
{
	background-color: #ffe394;
	font-family: Verdana;
}
TABLE.calendarTitle TD /*april 2005*/
{
	font-size: 14px;
}
TD.calendarToday
{
	border-right: red 3px solid;
	border-top: red 3px solid;
	border-left: red 3px solid;
	border-bottom: red 3px solid;
}
TD.calendarSelected
{
}

/* Contacts */
TABLE.Contacts
{
	font-size: 11px;
	margin-bottom: 8px;
	font-family: Verdana;
}
TABLE.Contacts TH
{
	font-size: 14px;
	text-align: left;
}
TABLE.ContactDetails
{
	margin-top: 4px;
	background-color: #ffefc6;
}
TABLE.ContactInfo A:link
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}
TABLE.ContactInfo A:visited
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}
TABLE.ContactInfo A:hover
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
	color: red;
}
TABLE.ContactInfo TD
{
	font-size: 11px;
	vertical-align: top;
	font-family: Verdana;
}

/* RodamcoSiteMap Control */

.RodamcoSiteMapList {
margin: 0;
padding: 0;
}
.RodamcoSiteMapList a {
text-decoration: none;
}
.RodamcoSiteMapList a:hover {
text-decoration: none;
}
.RodamcoSiteMapList ul {
margin: 0;
padding: 0;
margin-left: 2em;
}
.RodamcoSiteMapList li {
margin: 0;
padding: 0;
list-style-type: none;
}
.RodamcoSiteMapList img {
border: 0;
padding-top: 5px;
margin-right: 2px;
}
.RodamcoSiteMapChannel {
padding: 2px;
}
.RodamcoSiteMapChannel:hover {
background-color: #FFEFC6;
}
.RodamcoSiteMapImgPosting {
width: 11px;
height: 11px;
}
.RodamcoSiteMapImgChannelOpen {
width: 11px;
height: 11px;
}
.RodamcoSiteMapImgChannelClosed {
width: 11px;
height: 11px;
}

/* PropertySpread */
TABLE.PropertySpreadTable
{
	width: 460;
}
TABLE.PropertySpreadTable TH
{
	text-align: left;
}
TABLE.PropertySpreadOverviewTable
{
	font-size: 10px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
	font-family: Verdana;
}
TABLE.PropertySpreadOverviewTable TD
{
	border-bottom: #ffefc6 1px solid;
	text-align: right;
}
TABLE.PropertySpreadOverviewTable TD.PropertySpreadTotal
{
}
TABLE.PropertySpreadOverviewTable TD.ItemHeader
{
	text-align: left;
	font-weight: bold;
}
TABLE.PropertySpreadOverviewTable TD.CountryHeader
{
	text-align: right;
	font-weight: bold;
}

/* Search */
TABLE.McmsSearchInputTable
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Sans-Serif;	
}
TABLE.McmsSearchInputTable TR
{
	height: 24px;
}
TABLE.McmsSearchInputTable SPAN.McmsSearchStrong
{
	font-weight: bold;
}
TABLE.McmsSearchInputText
{
}
TABLE.McmsSearchInputText INPUT.McmsSearchInputTextBox
{
	font-size: 10px;
	width: 170px;
	color: black;
	font-family: Verdana, Sans-Serif;
}
TABLE.McmsSearchInputText TD.McmsSearchInputGoButton
{
}
HR.McmsSearchDivider
{
	height: 1px;
	width: 100%;
}
TABLE.McmsSearchControlResults
{
}
TABLE.McmsSearchControlResults SPAN.McmsSearchGrey
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Sans-Serif;
}
TABLE.McmsSearchResultsTable
{
}
TABLE.McmsSearchResultsTable SPAN.McmsSearchStrong
{
}
TABLE.McmsSearchResultsTable TABLE.McmsSearchResultsPaging
{
}
TABLE.McmsSearchResultsTable TABLE.McmsSearchResultsPaging TD.McmsSearchResultsPagingButton
{
}
TABLE.McmsSearchResultsTable TABLE.McmsSearchResultsPaging SPAN.McmsSearchGrey
{
}

TABLE.PortfolioTable
{
	width: 100%;
}
TABLE.PortfolioTable SPAN
{	
	font-size: 10px;
	color: black;
	font-family: Verdana, Sans-Serif;
}

TABLE.OurValuesTable
{
	width: 100%;
}
TABLE.OurValuesTable TD
{
	vertical-align: top;
}
TABLE.OurValuesTable SPAN
{	
	font-size: 10px;
	color: black;
	font-family: Verdana, Sans-Serif;
}

.MarketSelect
{
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
}

/* htmlPlaceHolder style */
.PlaceHolderText A:link 
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0c00a;
	text-decoration: none;
}

.PlaceHolderText A:active
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0c00a;
	text-decoration: none;
}

.PlaceHolderText A:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0c00a;
	text-decoration: none;
}

.PlaceHolderText A:hover
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0c00a;
	text-decoration: none;
}

/* Retail overview */
.RetailOverviewHeader
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
	color: #333333;
	font-family: Verdana, Sans-Serif;
	background-color: #ffefc6;
	text-align: left;
}

.RetailOverviewRow
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
	border-bottom: #ffefc6 1px solid;
	font-family: Verdana, Sans-Serif;
}
.RetailOverviewRow TD
{
	border-bottom: #ffefc6 2px solid;
}


/* Calendar */
.CalendarHead
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
	color: #333333;
	font-family: Verdana, Sans-Serif;
	background-color: #ffefc6;
	text-align: left;
}

.CalendarRow
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
	border-bottom: #ffefc6 1px solid;
	font-family: Verdana, Sans-Serif;
}

/* Project */
.ProjectOverviewHeader
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
	color: #333333;
	font-family: Verdana, Sans-Serif;
	background-color: #ffefc6;
	text-align: left;
}

.ProjectOverviewRow
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
	border-bottom: #ffefc6 1px solid;
	font-family: Verdana, Sans-Serif;
}
.ProjectOverviewRow TD
{
	border-bottom: #ffefc6 2px solid;
}

/* Events */
.EventSelected
{
	border-right: red 2px solid;
	padding-right: 2px;
	border-top: red 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: red 2px solid;
	padding-top: 2px;
	border-bottom: red 2px solid;
}

.EventOption
{
	border-right: white 2px solid;
	padding-right: 2px;
	border-top: white 2px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: white 2px solid;
	padding-top: 2px;
	border-bottom: white 2px solid;
}

/* WorkFlow */
.WorkFlowHead
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 4px;
	color: #333333;
	font-family: Verdana, Sans-Serif;
	background-color: #ffefc6;
	text-align: left;
}

.WorkFlowRow
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
	border-bottom: #ffefc6 1px solid;
	font-family: Verdana, Sans-Serif;
}

.RadioList td
{
	width: 108px;
	text-align: center;
}