body
{
    margin:0;
    padding:0;
    background:#235987 url(background.jpg) no-repeat top center fixed;
    font-family: Verdana, sans-serif;
    color:#063961;
    font-size:12px;
    line-height:18px;
}

a.login {
    font-size:8pt;
    font-family:Verdana;
    height:8pt;
}

a.login:link {
	color:#FFFFFF;
}

a.login:hover {
	text-decoration:none;
	color:#063961;

}

a.login:active {
	text-decoration:none;
	color:#063961;
}

a.login:visited {
	color:#FFFFFF;
}

table 
{
    width:100%;
}

table#main
{
	width:851px;
}

td.loginCell
{
	padding-top:2px;
	padding-right:10px;
}

td#top
{
	background:url(topBackground.jpg) repeat-x top;
	height:234px;
	vertical-align:top;
}

.contentPane
{
    padding-right:80px;
    padding-left:30px;
    padding-bottom:30px;
    height:550px;
    vertical-align:top;
}

.copyrightCell
{
	font-size:8pt;
	color:#000000;
}

td#centerCell
{
	vertical-align:top;
	padding-top:30px;
}

td#leftCell
{
	width:160px;
	vertical-align:top;
	padding-left:15px;
	padding-top:20px;
    background: url(nev_bg.png) no-repeat top left;
}

td#search
{
	width:150px;
}

td#search input
{
	border-right: #3D7DB3 1px solid;
	border-top: #3D7DB3 1px solid;
	font-size: 11px;
	border-left: #3D7DB3 1px solid;
	color: #124383;
	line-height: 11px;
	border-bottom: #3D7DB3 1px solid;
	height: 17px;
	background-color: #D3E8F3;
}

td#menu_temp
{
    width:50px;
}

/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color:Transparent;
	width:50px;
}

.MainMenu_MenuBar
{
}

/*SubMenuItem*/
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #006699;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	background-color: Transparent;
    border-style:none;
    font-weight:normal;
}

/*Super Class of MainMenu_SubMenuItemSel*/
.MainMenu_MenuItemSel
{
}

.MainMenu_MenuIcon
{
	border-style:none;
	display: none;
	background-color: transparent;
}
/*!*/
.MainMenu_MenuArrow
{
	border-style:none;
	background-color: transparent;
}

.MainMenu_MenuBreak
{
	border-style:none;
}
/*SubMenuAsWhole*/
.MainMenu_SubMenu
{
	border:1px solid #235988;
	padding-top:1px;
	padding-bottom:1px;
	background:#f5fafe;
	width:100px;
}

.MainMenu_SubMenuItemSel
{
	cursor: pointer;
	color: #59aa59;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	background-color: Transparent;
    border-style:none;
    font-weight:normal;
}

.MainMenu_RootMenuArrow
{
    display:none;
}

.MainMenu_RootMenuItem
{
display:none;
}

.MainMenu_RootMenuItemActive
{
display:none;
}

.MainMenu_RootMenuItemSel
{
display:none;
}

.MainMenu_MenuContainer_Vert
{
	border-style:none;
	width: 50px;
}

.MainMenu_MenuBreak_Vert
{
    border-style:none;
    background-repeat:repeat-x;
    display:none;
}

.MainMenu_RootMenuArrow_Vert
{
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
	display:none;
}

.MainMenu_RootMenuItem_Vert
{
	cursor: pointer;
	color: #006699;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	vertical-align:middle;
	background:url(dot.gif) no-repeat middle left;
	padding-left:5px;
	height:30px;
}

.MainMenu_RootMenuItemActive_vert
{
	cursor: pointer;
	color: #59aa59;
	padding-left:5px;
	font-family: Verdana;
	font-size:11px;
	background-color: Transparent;
	background:url(dot.gif) no-repeat middle left;
	height:30px;
}
.MainMenu_RootMenuItemSel_Vert
{
	cursor: pointer;
	color: #59aa59;
	padding-left:8px;
	font-family: Verdana;
	font-size:11px;
	background-color: Transparent;
	background:url(dot.gif) no-repeat middle left;
	height:30px;
}
.MainMenu_MenuIcon_Admin
{
    width:0px;
    border-style:none;
    display:none;
}
.MainMenu_MenuBreak_Admin
{
display:none;
}
.MainMenu_RootMenuItem_Admin
{
    display:none;
}

.MainMenu_RootMenuItemActive_Admin
{
    display:none;
}

.MainMenu_RootMenuItemSel_Admin
{
    display:none;
}

.LabelEditOverClass
{
	text-decoration: none;
}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#063961;
	line-height:18px;
}

.Normal a:link
{
    color:#c9591b;
}