BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}

/* MODULE Links */

/* [USER][LOGIN] */
.Top_Link_Sprtr
{
	font-weight: normal;
	font-size: 14px;
	color: #418111;
	font-family: Arial;
}
.Top_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #418111;
	font-family: Arial;
}
A.Top_Link:link
{
	color: #418111;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #418111;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #418111;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #418111;
	text-decoration: underline;
}
.Search
{
	font-size: 12px;
	font-family: Arial;
}
A.Search:link
{
	color: #333333;
	text-decoration: none;
}
A.Search:visited
{
	color: #333333;
	text-decoration: none;
}
A.Search:active
{
	color: #333333;
	text-decoration: none;
}
A.Search:hover
{
	color: #333333;
	text-decoration: underline;
}
.Breadcrumb_Link
{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Breadcrumb_Link:link
{
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	color: #333333;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 11px;
	color: #418111;
	font-family: Arial;
}
/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-family: Arial;
}
A.Content_Link:link
{
	color: #999999;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #999999;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #999999;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #666666;
	text-decoration: underline;
}

/* [TERMS][PRIVACY][HELP] */
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #333333;
	text-decoration: underline;
}

.leftpane
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.rightpane
{
	padding-top: 8px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* [SOLPATRMENU] */

/* Main Menu 
.MainMenu_MenuContainer {
	background-color: #f2f2f2;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #5E9520;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.MainMenu_MenuItem {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #5E9520;
}
.MainMenu_MenuIcon {
	background-color: #f2f2f2;
	width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.MainMenu_SubMenu {
	background-color: #f2f2f2;

}
.MainMenu_MenuBreak {
background-color: #333333;
height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #5E9520;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #5E9520;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 12px;
	color: #333333;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 12px;
	color: #333333;
}*/

.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}
.MainMenu_MenuBar{}

.MainMenu_MenuItem{
	color:#333;
	font-size:12px;
	font-weight:normal;
	padding:7px 15px 3px 10px;
	border:1px #CBCBCB solid;
	border-width:1px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.submenuitembreadcrumb{display: none;
}

.submenuitemselected{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding:3px 15px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5C9921;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBCBCB;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #5C9921;
}
.submenu{
	padding:0px;
	margin-left:-20px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #5C9921;
	background-color: #E2E2E2;
}
.rootmenuitem TD{ 
	color:#333; font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;
	background:url(button.jpg) 5px 2px no-repeat transparent;
	padding:7px;
	height:29px;	
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#006600; font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;
	background:url(button_bread.jpg) 5px 2px no-repeat transparent;
	padding:7px;
	height:29px;	
}

/*___________________________________________________________________________________________*/
.nav2 {
	background-image: url(linea.jpg);
	FLOAT: left;
	WIDTH: 150px;
	HEIGHT: 25px;
	margin-left: 4px;
	border: 1px solid #999999;
}
#nav2 {
	background-image: url(linea.jpg);
	FLOAT: left;
	WIDTH: 253px;
	HEIGHT: 35px;
	margin-left: 4px;
	border: 1px solid #999999;
}
#nav2 UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none
}
#nav2 LI {
	PADDING-RIGHT: 0.5em;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 0.25em;
	WIDTH: 100%;
	PADDING-TOP: 0.25em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: #FFFFFF;
	border-left-color: #cccccc;
	height: 30px;
}
/* OTROS */

.Left_Td
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	border-left: #bebebe 1px solid;
	width: 150px;
	border-bottom: #bebebe 1px solid;
	background-color: #f2f2f2;
	padding: 5px;
}
.lsup {
	background-image: url(linea.jpg);
}

