body
{
	margin: 0;
	padding: 0;
}
td
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #6d6d6d;
}
.top
{
	height: 98px;
	background: url(images/top_bg.gif);
}
.topLogo
{
	width: 229px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}
.body
{
	background: url(images/body_bg.gif);
	background-color: #E3E3D9;
}
.darkLine
{
	height: 1px;
	background-color: #D0D0C6;
}
.lightLine
{
	height: 1px;
	background-color: #FFFFF6;
}
#header ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#header li
{
	float: left;
	background: url(images/tabright.gif) top right no-repeat;
	margin: 0;
}
#header #last
{
	float: left;
	background: url(images/tablastright.gif) top right no-repeat;
	margin: 0;
}
#header a
{
	display: block;
	background: transparent url(images/tableft.gif) top left no-repeat;
	color: #6d6d6d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 12px 10px 12px;
}
#header a:hover
{
}
#header #selected
{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tabrightactive.gif);
}
#header #lastselected
{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tablastrightactive.gif);
}
#header #lastselected a
{
	background-image: url(images/tableftactive.gif);
	color: #FFFFFF;
}
#header #selected a
{
	background-image: url(images/tableftactive.gif);
	color: #FFFFFF;
}

.titleOrange11
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #FF9210;
}

.titleOrange
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FF9210;
}
.titleBlue
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #0688c2;
}
.inputBox
{
	font-size: 10px;
	font-family: Arial;
	color: #97988A;
	border-width: 0px;
	background-color: #F7F8F3;
	width: 139px;
	height: 15px;
}
.inpuDiv
{
	width: 143px;
	height: 22px;
	background: url(images/inputDiv.gif) no-repeat;
	padding: 2px 0px 2px 2px;
	vertical-align: top;
}
.inputDivBtn
{
	width: 143px;
	height: 22px;
	background: url(images/inputDivBtn.gif) no-repeat;
	padding: 2px 0px 2px 2px;
	vertical-align: top;
}
.titleGray
{
	color: #414040;
	font-size: 10px;
	font-family: Arial;
}
.titleBlack
{
	color: #000000;
	font-size: 10px;
	font-family: Arial;
}

.titleGray12Bold
{
	color: #6d6d6d;
	font-size: 12px;
	font-family: Arial;
	font-style:normal;
	font-weight:bold;
}

.titleGray11px
{
	color: #6d6d6d;
	font-size: 11px;
	font-family: Arial;
	font-style:normal;
}
 .sepetdiv {
	scrollbar-base-color: #2D2D2D; 
	scrollbar-face-color: #dadada; 
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	overflow:auto; height:139px;
}

.titleWhite
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
A.titleWhite:link				{font: 12px "Arial"; color: #FFFFFF; text-decoration:none; font-weight:bold;}
A.titleWhite:visited			{font: 12px "Arial"; color: #FFFFFF; text-decoration:none; font-weight:bold;}
A.titleWhite:hover				{font: 12px "Arial"; color: #FFFFFF; text-decoration:underline; font-weight:bold;}
