/* Main */

body {
	background: url(/images/master_bg.jpg);
	margin: 0px;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333333
}

td.Master {
background: #e3e3e3
}

/* Header */

td.Header {
	background: #ef7f01 url(/images/header-bg-repeat.jpg) repeat-y;
}

td.HeaderOutline {
	background: #e3e3e3
}

p.HeaderText {
	color: #333333;
	vertical-align: bottom;
	margin: 0px;
	line-height: 18px
}

p.HeaderText_RTL {
	color: #333333;
	vertical-align: bottom;
	margin: 0px;
	line-height: 18px;
	direction: rtl
}

.HeaderSeparator {
	padding: 0px 10px 0px 10px;
	background: url(/images/header-separator.gif) no-repeat center
}

.FlagPosition {
	padding: 0px 7px 0px 7px;
}

p.HeaderText a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

p.HeaderText a:visited {
	color: #333333;
	text-decoration: none
}

p.HeaderText a:hover {
	color: #cccccc;
	text-decoration: none
}


/* Main */

td.MainOutline {
	background: #7e7e7e
}

td.MainTopBar {
	background: #7e7e7e
}

/* PartnerSpace */

div.PartnerSpace {
	float: right;
	margin: 0px;
	width: 208px;
	height: 26px;
	vertical-align: top;
	z-index: 20
}

td.PartnerSpace {
	background: #7e7e7e url(/images/partners-space-repeat.jpg) repeat-y
}

td.PartnerSpaceOutline {
	background: #6c6c6c
}

a.PartnerSpaceMenuLink {
	color: #ffffff;
	text-decoration: none
}

a.PartnerSpaceMenuLink:visited {
	color: #ffffff;
	text-decoration: none
}

a.PartnerSpaceMenuLink:hover {
	color: #ffffff;
	text-decoration: none
}

/* Footer */

.FooterText {
	margin: 0px; vertical-align: bottom; color: #ffffff
}
span.FooterSeparator {
	padding-right: 7px;
	padding-left: 15px;
	background: url(/images/footer-separator.gif) no-repeat center 50%;
	padding-bottom: 0px;
	padding-top: 0px
}

.FooterText {
	color: #273a43;
	text-decoration: none
}

.FooterText a {
	color: #273a43;
	text-decoration: none
}

.FooterText a:visited {
	color: #273a43;
	text-decoration: none
}

.FooterText a:hover {
	color: #cccccc;
	text-decoration: none
}




/* FontColors */

.FontLightGray {
color: #44697d; 
}

.GoldText {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 4px;
	color: #ef7f01
}

.SearchText {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	padding-left: 0px;
	color: #333333
}

.RedText {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #ff0000
}

.GreenText {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #1f821f
}


/* Table Accents */

.AccentTable {
	border-style: solid;
	border-width:thin;
	border-color: #bbbdbc 
}