﻿body
{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}

A:link
{
    COLOR: #20005e;
    TEXT-DECORATION: none;
}

A:visited
{
    COLOR: #20005e;
    TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #ff0000 ;
    TEXT-DECORATION: none;
}

.ARM_TopLeft
{
	background-image: url(  'Theme/RMenu/tl.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 36px;
}

.ARM_XTopLeft
{
	background-image: url(  'Theme/RMenu/tl.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 21px;
}

.ARM_TopRight
{
	background-image: url(  'Theme/RMenu/tr.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 36px;
}

.ARM_XTopRight
{
	background-image: url(  'Theme/RMenu/tr.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 21px;
}

.ARM_TopCenter
{
	background-image: url(     'Theme/RMenu/tc.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	font-weight: bold;
	font-size: small;
	color: #333333;
	text-align: center;
}

.ARM_XTopCenter
{
	background-image: url(  'Theme/RMenu/tc.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	font-weight: normal;
	font-size: small;
	color: #333333;
	text-align: right;
	direction:rtl;
}

.ARM_MiddleLeft
{
	background-image: url( 'Theme/RMenu/ml.jpg' );
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
	height: auto;
}

.ARM_MiddleRight
{
	background-image: url(  'Theme/RMenu/mr.jpg' );
	background-repeat: repeat-y;
	background-position: right top;
	width: 9px;
	height: auto;
}

.ARM_MiddleCenterX
{
	padding: 2px;
	height: auto;
	background-color: #f5f5f5;
	vertical-align: top;
	white-space: normal;
}

.ARM_MiddleCenter
{
	height: auto;
	background-color: #f5f5f5;
	vertical-align: top;
	white-space: normal;
}

.ARM_BottomLeft
{
	background-image: url( 'Theme/RMenu/bl.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 21px;
}

.ARM_BottomRight
{
	background-image: url(  'Theme/RMenu/br.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 21px;
}

.ARM_BottomCenter
{
	background-image: url(   'Theme/RMenu/bc.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
}

.ACPS_TopCenter
{
	background-image: url(        'Theme/RMenu/tc.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	width: 932px;
	font-weight: bold;
	font-size: small;
	color: #333333;
	text-align: right;
	direction: rtl;
	white-space: nowrap;
}

.ACPS_BottomCenter
{
	background-image: url(   'Theme/RMenu/bc.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	width: 932px;
	height: 21px;
		white-space: nowrap;
}

.ACPS_TopCenterX
{
	background-image: url(       'Theme/RMenu/tc.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	width: 950px;
	font-weight: bold;
	font-size: small;
	color: #333333;
	text-align: right;
	direction: rtl;
}

.ACPS_BottomCenterX
{
	background-image: url(   'Theme/RMenu/bc.jpg' );
	background-repeat: repeat-x;
	background-position: left top;
	width: 950px;
	height: 21px;
}

/* MasterContainert */

.AMS_MasterContainerMgn
{
	margin-bottom: 25px;
	margin-top: 25px;
}

.AMS_MasterContainerWdt
{
	width: 950px;
	white-space: nowrap;
}

/* Right Menu Style */

.RMS_ContainerWdt
{
	width: 236px;
	background-color: #FFFFFF;
	vertical-align: top;
}


.AMP_RightMenuLine
{
	background-image: url(   'Theme/RMenu/mr.jpg' );
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #f5f5f5;
	vertical-align: top;
	word-spacing: normal;
}
