/*.table_bg{background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x;}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-left:4px;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 80px;
	color: #FFF;
	text-align: center;
	background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x; line-height:22px;
	text-decoration: none}

#sddm li a:hover
{background-image:url(../images/menu_hover_bg.jpg); background-repeat:repeat-x;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 2px solid #949596}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e6f2fc;
		color: #000000;
		font: 12px arial}

	#sddm div a:hover
	{	background: #b4b627;
		color: #FFF}
*/
/* CSS Document */
body
{
	padding: 0px 0 0px 0;
	margin: 0;
}

div, h2, p, form, label, input, textarea, img, span
{
	margin: 0;
	padding: 0;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}

.spacer
{
	clear: both;
	font-size: 0;
	line-height: 0;
}

/*.main_bg{ background-image:url(../images/main_bg.jpg); background-repeat:repeat-x;}*/

.bg
{
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	width: 340px;
	height: 206px;
	background-position: center;
}

.user_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.form
{
	width: 228px;
	height: 20px;
	border: #887e7e 2px solid;
}

.button
{
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	width: 91px;
	height: 27px;
}

.welcome_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.welcome_text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.welcome_text a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2176b3;
	text-decoration: underline;
}

.wcs_border
{
	background-color: #FFFFFF;
	border: #C0C0C0 1px solid;
	line-height: 20px;
	padding-left:0px;
}

.wcs_border1
{
	background-color: #FFFFFF;
	border: #d0cece 0px solid;
	line-height: 24px;
	padding-left:3px;
	font-size:11px;
}
.wcs_border_data
{
	border-bottom: solid 1px #f9f2f2;
	background-color: #FFFFFF;
	line-height: 24px;
	padding-left:3px;
	font-size:11px;
	color: #4E4848;
}

.wcs_fix_data
{
	font-size: smaller; 
	color: #4E4848; 
	/*border-right: solid 1px #f9f2f2;*/
	border-bottom: solid 1px #f9f2f2;
	line-height:24px;
}
.wcs_data_head
{
	font-size: smaller; 
	color: #0000A0; 
	border-right: solid 1px #f9f2f2;
}
.wcs_border2
{
	background-color: #FFFFFF;
	border: #000000 0px solid;
	line-height: 200px;
	padding-left:5px;
}

.wcs_text_seven
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066;
	line-height: 25px;
	text-align: left;
	font-weight:600;
}
.wcs_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4848;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}
.wcs_text_dash
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000A0;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}
.wcs_text_Left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
	text-align:left;
	font-weight: bold;
}

/*------------------------------------------------menu------------------------------------*/

.table_bg
{
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}


#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-left: 4px;
	font: bold 12px arial;
}

#sddm li a
{
	display: block;
	margin: 0 0px 0 0;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 26px;
	text-align: center;
	/*background-image: url(../images/topmenu-hover.jpg);*/
	background-repeat: no-repeat;
	line-height: 22px;
	text-decoration: none;
}

    #sddm li a:hover {
        display: block;
        margin: 0 0px 0 0;
        padding: 4px 2px;
        font-size: 11px;
        color: #000000;
        height: 26px;
        text-align: center;
        /* background-image: url(../images/topmenu-normal.jpg);*/
        background-repeat: no-repeat;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 22px;
        text-decoration: none;
    }

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #949596;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 5px;
	width: 123px;
	height: 14px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e6f2fc;
	color: #000000;
	font: 11px arial;
}

#sddm div a:hover
{
	background: #b4b627;
	color: #FFF;
	width: 123px;
	height: 14px;
}

    #sddm li.selected-item span a {
        /*background-image: url(../images/topmenu-normal.jpg);*/
        background-repeat: no-repeat;
        height: 26px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: gray;
        /*line-height: 22px;*/
        text-decoration: none;
        
    }

/*
div#sidebar li ul.blocklist li.selected-item a:hover {
text-decoration:none;
}*/

/*------------------------------------------------End------------------------------------*/

/*  login_part-----------------------------------------------------------------*/

.user_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #15509d;
}

.user_form
{
	background-color: #FFFFFF;
	width: 184px;
	height: 19px;
	border: #000000 1px solid;
}

/*-----------------------------------------nav------------------------*/

#topPan
{
	width: 992px;
	height: 33px;
	position: relative;
	margin: 0 auto;
	z-index: 1100px;
}

#topPan ul
{
	width: 945px;
	height: 32px;
	position: absolute;
	top: 3px;
	right: 100px;
}

#topPan ul li
{
	width: 78px;
	height: 32px;
	float: left;
	list-style: none;
	margin-left: 50px;
}

#topPan ul li a
{
	width: 108px;
	height: 33px;
	display: block;
	background: url(../images/topmenu-hover.png) 0 0 no-repeat;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	margin: 0 2px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

#topPan ul li a:hover
{
	width: 108px;
	height: 33px;
	background: url(../images/topmenu-normal.png) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
}

#topPan ul li.home
{
	width: 108px;
	height: 33px;
	background: url(../images/topmenu-hover.png) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
}

/*#topPan ul li.about{ width:108px; height:33px;background:url(../images/topmenu-normal.png) 0 0 no-repeat;  color:#fff; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px; font-family:Arial, Helvetica, sans-serif;}
*/
