body {
	color: #4B4B4B;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding:5px;
	margin:0px;
	background:#efefef;
}

img {
	border:0px;

}

a {
	text-decoration:none;
}


a:link {
    color: #0000FF;

}

a:hover {
    color: #0000FF;
    text-decoration:underline;
}

a:visited {
    color: #0000FF;
}

a:visited:hover {
    color: #0000FF;
}

.error {
	color:#ff0000;
	font-weight:bold;
}

.login {
	border: 1px solid #4B4B4B;
}

.login2 {
	border-top: 1px solid #4B4B4B;
}

.border-bottom {
	border-bottom: 1px solid #4B4B4B;
}

.title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	
}

.title1 {
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.title2 {
	font-weight: bold;
	text-transform: uppercase;
}

.title3 {
	color: #ffffff;
	font-weight: bold;
	padding: 1px 12px 1px 6px;
}

.title4 {
	font-size: 18px;
	color: #32B24F;
	margin-left: 12px;
}

.title5 {
	color: #526B94;
	margin-left: 6px;
}

.input {
	color: #4B4B4B;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	width: 150px;
	margin: 2px;
}

.input2 {
	color: #4B4B4B;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	width: 300px;
	margin: 2px;
}

a.menu {
	color: #223754;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #32b24f;
}

a.menu-s {
	color: #32b24f;
	font-weight: bold;
	text-decoration: none;
}


a.path {
	color: #526B94;
	text-decoration: none;
}

a.path:hover {
	text-decoration: underline;
}

.menu2 {
	border-bottom: 1px dotted #4B4B4B;
/*	height: 15px;*/
}

.subs {
	background:#8EA2C3;

}

.row0 {
	background-color: #526B94;
	padding: 0 0 0 2px; 
}

.row1 {
	background-color: #EBEBEB;
	padding: 0 0 0 2px; 
}

.row2 {
	background-color: #FFFFFF;
	padding: 0 0 0 2px; 
}

.delete {
	border: 1px solid #B1BCCF;
	padding: 4px;
}


.iconmenu {
	padding:7px 0px 7px 5px;
	background:#efefef;
	height:16px;
	border-bottom:1px solid #acacac;

}


.structtitle {
	font-size:16px;
	font-weight:bold;
	color:black;
	padding:10px;

}


table.edittab {


}


table.edittab td.tlabel {
	padding: 2px 10px 5px 10px;
	width:100px;
	text-align:right;
	font-weight:bold;
}

table.edittab td.tval {
	padding: 2px 10px 5px 10px;

}

table.edittab td.tdescr {
	padding: 2px 10px 5px 10px;

}

table.commtab {


}

table.commtab td{
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma;
	color:black;
	padding:0px 0px 0px 5px;
}

table.commtab tr.ctitle{
	background:#EDE9DD;
}

table.commtab tr.ctitle td {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	color:black;
	padding:2px 0px 2px 5px;

}

table.commtab tr.citem{
	background:#ffffff;
}

table.commtab tr.citemsel {
	background:#0A246A;

}

table.commtab tr.citemsel td{
	color:#ffffff;
}

table.commtab td.marked {
	background: url('../images/_del.gif') no-repeat center center;
}


table.commtab td.unmarked {
	background: transparent;
}

table.commtab td.jpassed {
	background: url('../images/icons/icon_jourpass.gif') no-repeat center center;
}

table.commtab td.jdel {
	background: url('../images/icons/icon_jourdel.gif') no-repeat center center;
}


table.commtab td.jclean {
	background: url('../images/icons/icon_jourclean.gif') no-repeat center center;
}




table.commtab td.skl1 {
	border-right:1px solid #cccccc;
	text-align:center;
}

table.commtab td.skl2 {
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align:center;
}

table.commtab td.skl3 {
	border-left:1px solid #cccccc;
	text-align:center;
}

div.closewnd {
	position:absolute;
	right:10px;
}

div.closewnd a{
	color:#333333;

}

div.message {
	padding:5px;
	font-size:11px;
	font-weight:bold;
	color:#ff0000;

}

table.poptab {
	background:#dddddd;

}

table.poptab tr.ri {


}

table.poptab tr.ri td a{
	color:#000000;

}

table.poptab tr.rs{
	background:#0A246A
}

table.poptab tr.rs td a{
	color:#ffffff;

}

hr {
	color: #dddddd;
}