BODY
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:center;
    font-family: Verdana, Arial, Tahoma, Sans-Serif,Courier New;
    
   	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #52595a;
	SCROLLBAR-SHADOW-COLOR: #52595a;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #52595a;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
}

h1
{
	font-size:11px;
	font-weight:bold;
}
h2
{
	font-size:11px;
}
h3
{
	font-size:11px;
	font-style:italic;
}

ul
{
	margin: 0px;
	border: 0px;
	padding-left: 20px;
}

li
{
	list-style-type: square;
	padding-bottom: 1px;
}

div a
{
    font-weight: bold;
    color: #52595a;

}
div a:hover
{
    color: #c00;
}


table
{
	width: 95%;
	margin: 0px;
	padding: 2px;
	border: 0px;
}

table tr td
{
	vertical-align: top;
}

.tdtitle
{
	width: 30%;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	font-weight: bold;
}

.tdleft
{
	border-right: solid 1px #c6c6c6;
	text-align: right;
}

.tdright
{
}

#wrapper
{
	position: relative;
	text-align: left;
	width: 800px;
	height: 590px;
	margin: 10px auto;
	border: solid 1px #dedede;
	background:#fff;
}

#wrapperInner
{
  	text-align: left;
	width: 770px;
	height: 560px;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
}

#header
{
    width: 760px;
    height: 80px;
    margin-bottom: 10px;
    padding: 0px;
    clear: both;
    background-image: url(../image/ms_logo_pane.gif);
    background-position: right;
    background-repeat: no-repeat;
}
#header img
{
    border: 0px;
}

#nav
{
    float: left;
    width: 200px;
    height: 470px;
    margin: 0px;
    padding: 0px;
    background: #000/*#52595a #4a2029*/;
}

#nav a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 160px;
}

#nav a:hover
{
	color: #fff;
}

.nml
{
	display: block;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #dedede /*#b5a6a6;  #84616b; */
	
}

.nsl
{
	display: none;
    margin: 0px;
	padding: 0px;
	border-top: solid 1px #808080;/*#84616b */
	border-bottom: solid 1px #808080;/*#84616b */
}
.nsl a
{
	color: #dedede;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}

.nsl li
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}
.nsl li a
{
	display: block;	
	margin: 0px;
    font-size: 11px;
}

a.lActive
{
    color: #c00;
}

#navSecondary
{
    position: absolute;
    top: 490px;
}
#contentFrame
{
    float: left;
    height: 470px;
    width: 550px;
    padding: 0px;
    margin-left: 10px;
    overflow:hidden;
	font-size: 11px;
	position:relative;
}

#content
{
    padding: 0px;
    margin-left: 0px;
    overflow: auto;
	background: #efefef;
}
#content div
{
    padding: 10px;
}

#content #auth_form
{
	text-align:center;
	padding-top:40px;
}


#logoContent div
{
	padding: 10px;
	text-align:center;
}
#logoContent .logo
{
	padding:10px 0px 0px 0px;
}
.cMediaInfo
{
	font-size: 10px;
	color: #dedede;
	background: #52595a;
	text-align:justify;
}
.cMediaInfo div
{
    padding: 10px;
}
.cMediaInfo div a
{
    color: #dedede;
}
.cMediaInfo div a:hover
{
    color: #c00;
}
/* no media*/
.c0x0x550x470
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 550px;
    height: 470px;
    overflow: auto; /* special add for pages with high amont of text*/
}

/* twin equal horiznatal panes*/
.c0x0x550x230
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 550px;
    height: 230px;
}
    /* addition - upper part split with small pane on the right*/
    .c0x0x400x230
    {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 400px;
        height: 230px;
    }
    .c410x0x140x230
    {
        position: absolute;
        left: 410px;
        top: 0px;
        width: 140px;
        height: 230px;
    }
    /* addition 2 - upper part split with small pane on the left*/
    .c0x0x140x230
    {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 140px;
        height: 230px;
    }
    .c150x0x400x230
    {
        position: absolute;
        left: 150px;
        top: 0px;
        width: 400px;
        height: 230px;
    }
.c0x240x550x230
{
    position: absolute;
    left: 0px;
    top: 240px;
    width: 550px;
    height: 230px;
}
    /* addition - lower part split with small pane on the right*/
    .c0x240x400x230
    {
        position: absolute;
        left: 0px;
        top: 240px;
        width: 400px;
        height: 230px;
    }
    .c410x240x140x230
    {
        position: absolute;
        left: 410px;
        top: 240px;
        width: 140px;
        height: 230px;
    }
/* twin horiznatal panes where the upper is thinner*/
.c0x0x550x140
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 550px;
    height: 140px;
}
.c0x150x550x320
{
    position: absolute;
    left: 0px;
    top: 150px;
    width: 550px;
    height: 320px;
}
/* twin equal vertical panes*/
.c0x0x270x470
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 270px;
    height: 470px;
}
.c280x0x270x470
{
    position: absolute;
    left: 280px;
    top: 0px;
    width: 270px;
    height: 470px;
}
    /*addition - middle part split with small pane on the bottom*/
    .c0x0x270x400
    {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 270px;
        height: 400px;
    }
    .c0x410x270x60
    {
        position: absolute;
        left: 0px;
        top: 410px;
        width: 270px;
        height: 60px;
    }
/* 3panes: up and right thin, center massive*/
.c0x0x550x140
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 550px;
    height: 140px;
}
.c0x150x400x300
{
    position: absolute;
    left: 0px;
    top: 150px;
    width: 400px;
    height: 300px;
}
.c410x150x140x300
{
    position: absolute;
    left: 410px;
    top: 150px;
    width: 140px;
    height: 330px;
}

#sitemap
{
	padding:10px 0px 10px 10px;
}
#sitemap li
{
	list-style-type:none;
	padding-top:2px;
}