﻿body
{
	margin: 0 0 0 0;
	color: #2f2e2e;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
}
.Normal
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.NormalRed
{
	color: Red;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.NormalBold
{
	font-weight: bold;
}
TD
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}
textarea
{
	font-family: Tahoma;
	font-size: 12px;
}
INPUT
{
	font-family: Tahoma;
	font-size: 12px;
}
SELECT
{
	font-family: Tahoma;
	font-size: 12px;
}

A:link, A:visited
{
	text-decoration: none;
	color: #CE5300;
}
A:hover
{
	color: #FF6600;
	text-decoration: none;
}
.menulink:link, .menulink:visited
{
	text-decoration: none;
	color: #494b61;
}
.menulink:hover
{
	color: #FF6600;
	text-decoration: none;
}
.ModuleTitr
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.ModuleTitleHeader
{
	width: 100%;
	padding: 3;
}
.ModuleRightTitleHeader
{
	width: 193px;
	height: 23px;
	background: url( "images/HTitle.jpg" ) right top no-repeat;
	text-align: center;
	font-weight: bold;
	color: white;
	padding-top: 2px;
}
.ModuleWithoutTitleHeader
{
	border: dotted 1px #cccccc;
	width: 100%;
	padding: 3px;
}
.ModuleTitleBody
{
	width: 100%;
	padding: 2px;
}
.ModuleWithoutTitleBody
{
	width: 100%;
	padding: 2px;
}
.CommandButton:Link, .CommandButton:visited
{
	text-decoration: none;
	color: Blue;
}
.CommandButton:hover
{
	color: Red;
	text-decoration: none;
}
.TabBg
{
	background-color: white;
	border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	background-color: dimgray;
	border-color: black;
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: DarkRed;
	font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: gainsboro;
	text-decoration: none;
}
.FormTitr
{
	color: #000000;
	font-weight: bold;
}
.Dc
{
	float: right;
	width: 100%;
	vertical-align: auto;
}
#TopHeader
{
	width: 100%;
	height: 20px;
}
#Header
{
	width: 985px;
	height: 151px;
}
#HColumn1
{
	width: 84px;
	height: 151px;
	float: left;
	background: url( "images/header_01.jpg" ) right top no-repeat;
}
#HColumn10
{
	width: 84px;
	float: right;
	background-color: #4a4b60;
}
#HColumn2
{
	width: 817px;
	height: 151px;
	float: left;
}
#HColumn3
{
	width: 84px;
	height: 151px;
	float: left;
	background: url( "images/header_03.jpg" ) right top no-repeat;
}
#HColumn13
{
	width: 84px;
	float: right;
	background-color: #4a4b60;
}
#UnderHeader
{
	width: 817px;
	height: 30px;
	background-color: #9699A5;
	float:right;
}
#Search
{
	width: 210px;
	height: 25px;
	float: right;
	padding-top: 5px;
}
#Message
{
	width: 607px;
	height: 30px;
	float: right;
}
#RightP
{
	width: 36px;
	height: 30px;
	float: right;
	background: url( "images/gol-right.jpg" ) right top no-repeat;
}
#CenterP
{
	width: 534px;
	height: 25px;
	float: right;
	padding-top: 8px;
}
#LeftP
{
	width: 37px;
	height: 30px;
	float: right;
	background: url( "images/gol-left.jpg" ) right top no-repeat;
}
#Body
{
	width:817px;
	height:inherit;
}
#RightPane
{
	width: 210px;
	float: right;
	background-color: #CDCED4;
	padding-top: 10px;
}
#ContentPane
{
	width: 607px;
	float: right;
	background-color: white;
	text-align: center;
	padding-top: 10px;
}
#ItemMenu
{
	width:140px;
	height:30px;
	background: url("images/MenuLine.jpg") center bottom no-repeat;	
}
#Footer
{
	width: 985px;
	height: 12px;
	background: url( "images/Footer.jpg" ) center top no-repeat;
}
#Copyright
{
	width: 100%;
	height: 50px;
	text-align: center;
	color: white;
	direction: rtl;
	clear:both;
}
#fff
{
	width:985px;
}

