﻿body
{
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background: #eaeaea url(Theme/bg.gif) top center repeat-y;
	color: #3a3a3a;
}

A:link
{
    COLOR: #20005e;
    TEXT-DECORATION: none;
}

A:visited
{
    COLOR: #20005e;
    TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #ff0000 ;
    TEXT-DECORATION: none;
}

#wrap
{
	background-color: #ffffff;
	color: #303030;
	margin: 0 auto;
	padding: 0px 0px 1px 0px;
	width: 860px;
}

.TopHeader
{
	background-image: url(  'Theme/menubg1.gif' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.BottomHeader
{
	background-image: url(  'Theme/menubg2.gif' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	padding-right: 4px;
	direction:rtl;
}

.SiteFotter
{
	background-image: url(    'Theme/menubg2.gif' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	margin-top: 60px;
	text-align: center;
	font-size: small;
	color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}

/* Left Panel */

.LP_Main
{
	border: 1px solid #999999;
	width: 180px;
	margin-left: 2px;
}

.LP_Header
{
	background-position: left top;
	width: 180px;
	height: 22px;
	background-image: url(   'Theme/menubg1.gif' );
	background-repeat: repeat-x;
	padding-right: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	color: #000099;
	font-weight: bold;
	font-size: small;
}

/* Right Panel */

.RP_Main
{
	border: 1px solid #999999;
	width: 180px;
	margin-right: 2px;
}

.RP_Header
{
	background-position: left top;
	width: 180px;
	height: 22px;
	background-image: url(  'Theme/menubg1.gif' );
	background-repeat: repeat-x;
	padding-right: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	color: #000099;
	font-weight: bold;
	font-size: small;
}

.AP_Style
{
	padding-top: 3px;
	padding-bottom: 3px;
}



.VS_Title
{
	width: 120px;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	direction: rtl;
}

.VS_Counter
{
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #003399;
	direction: rtl;
}

.Dropsearch
{
	height:15px;
	width:70px;
	font-family:Tahoma;
	font-size:8pt;
}

.ToolBoxItemStyle
{
	width: 22px;
	height: 16px;
	margin-right: 6px;
}

.PanelIconStyle
{
	width: 20px;
	height: 16px;
}