.Head   {
	font-size: 12 pt;
}


.ggDivision1 { 

}

.ggDivision2 { 
}

.ggDivision3 { 
}

.DescriptionPane  {
	font-family : Arial, Helvetica, sans-serif;
	padding-top: 5px; 
	padding-left:5px;
	padding-right: 5px;
	padding:bottom: 0px;
	font-size:10pt;
	font-weight:bold;
}

.TopLeftPane  { 
	padding:1px;
}

.TopRightPane  { 
	padding:1px;
}

.ContentPane  { 
	padding:1px;
}

.LongLeftPane {
	padding:1px;
}

.BottomPane {
	padding:1px;
}
	
.LongRightPane {
	padding:1px;
}


.FooterContainer {
	background-color:#c7cfd5;
	Padding-Left: 3px;
	padding-right: 3px
}

.ggLogin {
	font-weight: normal;
    font-size: 9pt;
    color: #00B6D4;
    font-family: calibri, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.ggLogin:link {
	text-decoration:    none;
    color: black;
}

A.ggLogin:active {
	text-decoration:    none;
    color: #000000;
}

A.ggLogin:Visited {
	text-decoration:    none;
    color: #00B6D4;
}

A.ggLogin:hover {
	font-weight :  normal;
	text-decoration: blink;
    color: #F27200;
    border-bottom: black 1px solid;
    background: white;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;  
	background-color: #ffffff;
	padding-bottom: 3px;
	padding-Left: 3px;
}

.MainMenu_RootItem {
    color: #ffffff;
	background-color: #ffffff;
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
}

.MainMenu_RootItem TD{
	background-image: url(Menu-Boton.gif);
	text-align : center;
	color: #ffffff;
	font-family: MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	width: 98px;
	height: 20px;
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: white; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: black 0px solid; 
	border-left: black 2px solid; 
	border-top: black 0px solid; 
	border-right: black 0px solid;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #F27208; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: black 0px solid; 
	border-bottom: black 0px solid; 
	border-top: black 0px solid; 
	border-right: black 0px solid;
}

.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #00B6D4;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    background-color: white;
    border-left: black 0px solid; 
	border-bottom: black 1px solid; 
	border-top: black 1px solid; 
	border-right: black 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-top: black 1px solid;  
	border-right: black 1px solid; 
	background-color: white; 
	height: 1px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: white; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	text-align: center; 
    width: 0px;
    height: 20px;
}

.MainMenu_MenuArrow
{
    font-family: verdana;
    font-size: 30px;
    cursor: pointer;
    cursor: hand;
    border-right: red 0px solid;
    border-bottom: purple 0px solid;
    border-top: blue 0px solid;
    background-color: white;
    width: 5px;
}

.ContBusinessOrangeTitle {
}

.ContBusinessOrangeContent {
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
}

.ContBusinessGreenTitle {
}

.ContBusinessGreenContent {
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
}

.ContBusinessBlueTitle {
}

.ContBusinessBlueContent {
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
}

.ContBusinessGreyTitle {
	padding-top: 5;
	padding-bottom: 5;
}

.ContBusinessGreyContent {
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
}

.ContBusinessOrangeBoxTitle {
	color: #ffffff;
}

.ContBusinessOrangeBoxContent {
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
}





