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;
}
#HColumn2
{
	width:817px;
	height:151px;
	float:left;
}
#HColumn3
{
	width:84px;
	height:151px;
	float:left;
	background: url("images/header_03.jpg") right top no-repeat;
}
#UnderHeader
{
	width:817px;
	height:30px;
	background-color:#9699A5;
}
#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:7px;
}
#LeftP
{
	width:37px;
	height:30px;
	float:right;
	background: url("images/gol-left.jpg") right top no-repeat;
}

#Body
{
	width:817px;
	height:inherit;
}
#Menu
{
	width:210px;
	float:right;
	background-color:#CDCED4;
}
#Space
{
	width:100%;
	height:10px;
}
#HTitle
{
	width:193px;
	height:23px;
	background: url("images/HTitle.jpg") right top no-repeat;	
	text-align:center;
	font-weight:bold;
	color:white;
	padding-top:2px;
	font-size:10pt;
}
#ItemMenu
{
	width:130px;
	height:22px;
	text-align:left;
	background: url("images/MenuLine.jpg") center bottom no-repeat;	
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, verdana, Arial;
	padding-top:4px;
}
#Text
{
	width:607px;
	float:right;
	background-color:white;
	text-align:center;
}
#bodytext
{
	width:99%;
	direction:ltr;
	text-align:left;
}
#Footer
{
	width:817px;
	height:12px;
	background: url("images/Footer.jpg") center top no-repeat;	
	clear:both;
}
#Copyright
{
	width:100%;
	height:50px;
	text-align:center;
	color:white;
	direction:ltr;
}

#fff
{
	width:985px;
}
#LeftPane
{
	width: 210px;
	float: right;
	background-color: #CDCED4;
	padding-top: 10px;
}
#ContentPane
{
	width: 607px;
	float: right;
	background-color: white;
	text-align: center;
	padding-top: 10px;
}
