/* CSS Document */
body {
	margin-top: 20px;
	background-repeat: no-repeat;
}
.style11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
.style14 {font-size: 14px}
.style15 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; font-weight: normal; line-height: 14px; }

.Head   {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navLinks a:link
{
 color: #80c44b;
}
.navLinks a:visited
{
 color: #80c44b;
}
.navLinks a:hover
{
 color: #80c44b;
 text-decoration: none;
 font-weight: bold;
}
.navLinks img 
{
    border: 0;
}
.normLinks a:link
{
 color: #000000;
 text-decoration: underline;
}
.normLinks a:visited
{
 color: #000000;
 text-decoration: underline;
}
.normLinks a:hover
{
 color: #000000;
 text-decoration: underline;
}
.normlinks img 
{
    border: 0;
}

/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background: transparent;
	width: 100%;
	text-align:right;
}
.MainMenu_MenuBar
{
	background: transparent;
	width:20px;
	height:15px;
	text-align:left;
}

/* Main-Menu: Normal state */
.MainMenu_MenuItem
{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MainMenu_MenuItemSel
{
	font-size: 10px;
	color: #ffffff;	
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0px;
	background-color: Navy;
	border-bottom-style: none;
}

.MainMenu_MenuIcon_Admin
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0px;
	background-color: Navy;
	border-bottom-style: none;
}

.MainMenu_MenuArrow
{
	padding-left: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.MainMenu_MenuBreak
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

/* Sub-Menu: Normal state */
.MainMenu_SubMenu
{
	color:#ffffff;
	background: #000000;
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left:4px solid #000000;
	height: 20px;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Sub-Menu: Hover state */
.MainMenu_SubMenuItemSel
{
	color:#ffffff;
	background: Navy;
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left:4px solid Navy;
	height: 20px;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MainMenu_RootMenuArrow
{
	padding-right: 0px;
	padding-left: 0px;
}

/* Main-Menu: Normal state*/
.MainMenu_RootMenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	/*text-transform: capitalize;*/
	background: transparent;
	color: #ffffff;
	text-align:left;
}

/* Main-Menu: Selected state*/
.MainMenu_RootMenuItemActive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*text-transform: capitalize;*/
	font-weight: bold;
	color: #ffffff;
	/*background-image: url(menuSelectedOrange.gif);*/
	background-repeat:no-repeat;
	text-align:left;
}

/* Main-Menu: Hover state */
.MainMenu_RootMenuItemSel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*text-transform: capitalize;*/
	font-weight: bold;
	color: #ffffff;
	/*background-image: url(menuSelectedOrange.gif);*/
	background-repeat:no-repeat;
	text-align:left;
}
