﻿body{
	background-color:#DDDBD9
}
h1 {
	font-family: arial, Verdana;
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
	color: #666773;
}
h2 {
	font-family: arial, Verdana;
	font-size: 1em;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	color: #666773;
}
h3 {
	font-family: arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	color: #666773;
}
.linkSH{
	font-family: arial, Verdana;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666773;
}
.P4ITitle{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#5C5C5C;
	text-transform:uppercase;
	padding-left:4px;
}
.MenuLink{
	text-decoration:none;
	color:#EDDD8D;
}
.MenuLink:hover{
	text-decoration:none;
	color:#0C3D1D;
}
.MenuCellRight{
	background-color:#0C3D1D;
	width: 87px;
	color:#EDDD8D;
	text-align:center;
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	border:solid 1px #0C3D1D;
	border-bottom-width:0px;
}
.MenuCellLeft{
	background-color:#0C3D1D;
	width: 87px;
	color:#EDDD8D;
	text-align:center;
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	border:solid 1px #0C3D1D;
	border-bottom-width:0px;
}
.MenuCell{
	background-color:#0C3D1D;
	width: 87px;
	color:#EDDD8D;
	text-align:center;
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	border:solid 1px #0C3D1D;
	border-bottom-width:0px;
}
.MenuCell:hover{
	color:#0C3D1D;
	background-color:#EDDD8D;
	border:solid 1px #0C3D1D;
	border-bottom-width:0px;
}
.MenuCellRight:hover{
	color:#0C3D1D;
	background-color:#EDDD8D;
	border:solid 1px #0C3D1D;
	border-bottom-width:0px;
	border-right-color:#EDDD8D
}
.MenuCellLeft:hover{
	color:#0C3D1D;
	background-color:#EDDD8D;
	border:solid 1px #0C3D1D;
	border-bottom-width:0px;
	border-left-color:#EDDD8D
}
.MenuSelect{
	width: 87px;
	text-align:center;
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	color:#0C3D1D;
	background-color:#EDDD8D;
	border:solid 0px #EDDD8D;
	}
.SerachCell {
	height:24px;
	font-family:Verdana;
	font-size:8pt;
}
select {
	width:120px;
	color:#6f6c6c;
	font-family:Arial;
	font-size:8pt;
	border: 1px #535151 solid;
}
.inputText {
	width:120px;
	color:#6f6c6c;
	font-family:Arial;
	font-size:8pt;
	border: 1px #535151 solid;
}
.borderTable{
	border: 1px solid #B4AEAA;
	background-color:#FFFFFF;
}
.Borders{
	border-width: 1px;
	border-style: solid;
	border-color: #C6C6C6;
}
.Search{
	width:130px;
	height:20px;
	background-color:#DDDBD9;
	font-size:7pt;
	cursor:pointer;
	font-family:Verdana;
	text-align:center;
}
.Search:hover{
	background-color:#B4AEAA;
}
.TitleHomePage{
	color:#0C3D1D;
	font-family:Arial;
	font-size:8pt;
	text-align:justify;
	text-indent:9px;
}