﻿*
{
	margin: 0;
	padding: 0;
}
body, html
{
	margin: 0;
	padding: 0;
	background: #2c0000;
	color: #000;
}

body
{
	min-width: 840px;
	background-image: url(images/bodybg.gif);
	background-color: #2c0000;
	border-top: solid 3px white;
}

p
{
	margin: 0 0 1em 0;
	padding: 0;
}
h1
{
	margin: 0 0 .7em 0;
	padding: 0;
}
form
{
	margin: 0;
	padding: 0;
}

.wrap
{
	background: #99c;
	margin: 0 auto;
	width: 840px;
	background: url(images/index_17.gif) repeat; /*border-top: solid 3px white;*/
	border-left: solid 3px white;
	border-right: solid 3px white;
	margin-top: 0px;
	padding-top: 0px;
}

.NaviBar
{
	background-image: url(images/glass_9.gif);
	height: 30px;
	padding-top: 10px;
}

.topAutoText
{
	/*float: Left; assign in master page*/
	text-align: center;
	width: 340px;
	padding-top: 3px;
}

.topMarketCombo
{
	/*float: Right; assign in master page*/ /*direction: rtl;*/
	margin-top: 3px;
}

.topUserStatus
{
	/*float: Right; assign in master page*/
	margin-top: 3px;
}
.RightTopSide
{
	margin-top: 10px;
	width: 300px; /*float: Right; margin-right: 20px; assign in master page*/
	text-align: center;
}

.LeftTopSide
{
	margin-top: 10px;
	padding-top: 10px;
	width: 520px; /*float: Left; assign in master page*/
	text-align: center;
}

.RightTickerSide
{
	padding-top: 6px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: solid 1px White;
	width: 185px;
	/* float: right; */
	text-align: center;
	background-color: #2c0000; /*border: solid 1px red;*/
	height: 24px;
}

.LeftTickerSide
{
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: solid 1px White;
	width: 655px;
	/* float: left; */
	text-align: center;
	background-color: #2c0000; /*border: solid 1px green;*/
	height: 24px;
}

.RightMiddleSide
{
	margin-top: 0px;
	padding-top: 0px;
	width: 190px;
	text-align: center; /* float: Right; assign in master page*/
}

.CenterMiddleSide
{
	margin-top: 0px;
	padding-top: 0px;
	width: 380px;
	/*text-align: center; float: right; */ /*border: solid 1px red;*/
}
.LeftMiddleSide
{
	margin-top: 0px;
	padding-top: 0px;
	width: 270px;
	text-align: center;
	float: right; /*border: solid 1px green;*/
}

.CenterAndLeftMiddleSide
{
	margin-top: 0px;
	padding-top: 0px;
	width: 650px; /* text-align: right; 	float: right; assigned in master page */
}
.SubRightMiddleSide
{
	margin-top: 0px;
	padding-top: 0px;
	width: 170px;
	float: right;
	text-align: center; /*	border: solid 1px green;*/
}

.SubLeftMiddleSide
{
	margin-top: 15px;
	padding-top: 0px;
	width: 520px;
	min-width: 520px;
	float: left;
	text-align: center;
	margin-left: 25px; /*border: solid 1px red;*/
}

.BrnShade
{
	background-image: url(images/bnr.gif);
}
#FooterSide
{
	clear: both;
}

#subBody
{
	direction: rtl;
	text-align: center; /*background-image: url(images/body-bg.jpg);*/
	margin-top: 0px;
}
#sec01
{
	float: left;
	background-image: url(images/inside_02.gif);
	width: 63px;
	height: 325px;
}
#sec02
{
	float: left;
	background-image: url(images/inside_03.gif);
	width: 193px;
	height: 325px;
}
#sec03
{
	float: left;
	background-image: url(images/inside_04.gif);
	width: 193px;
	height: 325px;
}
#sec04
{
	float: left;
	background-image: url(images/inside_05.gif);
	width: 193px;
	height: 325px;
}

#midSection
{
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
}
#midRightSection
{
	/*background-image: url(images/inside_17s.gif);*/
	background-position: left bottom;
	background-repeat: no-repeat;
	float: right;
	width: 170px;
	height: 230px;
	border: solid 0px blue;
}

#midLeftSection
{
	float: right;
	font-family: Tahoma;
	color: #660000;
	font-size: 13px;
	text-align: right;
	border: solid 0px red;
	width: 445px;
	padding: 10px 5px 10px 15px;
}

#footerSection
{
	background-image: url(images/inside_26.gif);
	width: 642px;
}

.imageWithHand
{
	cursor: hand;
}

.loginControl
{
	text-align: center;
}


.td_dotted
{
	border-bottom: dotted 1px #2c0000;
}
