body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
	background-color: #21201f;
	
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	text-decoration: none;
	
	text-align: center;
	vertical-align: baseline;
	direction: ltr;
		
	border: none;
	list-style-type: none;
}

table
{
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;
}

div
{
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;
}

p
{
	margin: 0 0 10px 0;
	padding: 0;
}

a, a:visited, a:active
{
	text-decoration: none;
	color: #ff812c;
}

a:hover
{
	color: #ff812c;
	text-decoration: underline;
}

img
{
	border: none;
}

div#bodyContainer
{
	width: 900px;
	margin: 0 auto 0 auto;
	z-index: 1;
	position: relative;
}

div#topColumn
{
	height: 46px;
	width: 100%;
	position: relative;
	clear: both;
	text-align: right;
	margin: 20px 0 0 0;
}

div#leftColumn
{
	width: 263px;
	float: left;
	position: relative;
	border-top: solid 1px #454444;
	border-right: solid 1px #454444;
}

div#leftColumn hr
{
	margin: 6px 0 8px 0 !important;
	margin: 0px 0 0px 0;
	padding: 0;
	height: 1px;
	border: 0;	
	border-bottom: solid 1px #92847a;
	clear: both;
}

div#leftColumnContent
{
	width: 250px;
	background-image: url(/Css/Images/bg_LeftColumn.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #3b3031;
	position: relative;
	top: -4px;
}

div#leftColumnContentTop
{
	width: auto;
	height: 8px;
	background-image: url(/Css/Images/Corner_tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
div#leftColumnContentMiddle
{
	width: auto;
	margin: 10px 28px 10px 20px;
}
div#leftColumnContentBottom
{
	width: auto;
	height: 8px;
	background-image: url(/Css/Images/Corner_br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#rightColumn
{
	width: 602px;
	float: right;
	position: relative;
}

div#rightColumnHeaderLeft
{
	width: 270px;
	height: 108px;
	float: left;
	color: #575451;
	font-size: 18px;
}

div#rightColumnHeaderLeft h1
{
	color: #ffffff;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	font-weight: normal;
}

div#rightColumnHeaderLeft h2
{
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	margin: -4px 0 10px 0;
	font-weight: normal;
}

div#rightColumnHeaderRight
{
	width: 226px !important;
	width: 330px;
	height: 84px !important;
	height: 108px;
	float: right;
	border-top: solid 1px #454444;
	border-left: solid 1px #454444;
	background-image: url(/Css/Images/Portrait.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 12px 84px 12px 20px;
	font-size: 15px;
	font-weight: bold;
}

div#rightColumnHeaderMenu
{
	clear: both;
	background-image: url(/Css/Images/bg_TopMenu.gif);
	background-position: right top;
	background-repeat: repeat-x;
	height: 28px;
	width: auto;
	margin: 1px 0 24px 0;
}

div#rightColumnHeaderMenu ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}

div#rightColumnHeaderMenu ul li
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 6px 8px 4px 8px;
	background: url(/Css/Images/bg_LITopMenu.gif) no-repeat left top;
	float: left;
	display: block;
	height: 28px;
}

div#rightColumnHeaderMenu ul li.Selected
{
	background: url(/Css/Images/bg_TopMenuSelected.gif) repeat-x left top;
	height: 28px;
}

div#rightColumnHeaderMenu ul li a, div#rightColumnHeaderMenu ul li a:visited, div#rightColumnHeaderMenu ul li a:active
{
	color: #ffffff;
}

div#rightColumnHeaderMenu ul li a:hover
{
	text-decoration: underline;
}

div#rightColumnBanner
{
	margin: 0 0 8px 0;
}

div.BigBox
{
	width: 602px;
	background-image: url(/Css/Images/bg_BigBox.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #e4e1da;
	margin: 0 0 8px 0;
}

div.BigBoxTop
{
	width: auto;
	height: 8px;
	background-image: url(/Css/Images/bg_BigBoxTop.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.BigBoxMiddle
{
	clear: both;
	margin: 22px 30px 22px 30px;
	color: #525050;
}

div.BigBoxMiddle div
{
	color: #525050;
}

div.BigBoxMiddle table
{
	color: #525050;
}

div.BigBoxBottom
{
	width: auto;
	height: 8px;
	background-image: url(/Css/Images/bg_BigBoxBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.BigBoxMiddle h1
{
	color: #af4b11;
	font-size: 18px;
}

div.BigBoxMiddle h2
{
	font-size: 14px;
	font-weight: bold;
}

div.BigBoxMiddle h3
{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
