/*-CONSTANT-*/
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#727272;
	background-color:#FFF;
	font:normal 11px Tahoma, Arial;
}
br {line-height:0px;}
img {border:0px;}
td {
	font:normal 11px Tahoma, Arial;
	vertical-align:top;
	line-height:13px;
	padding:0px 0px 0px 0px;
}
table {
	border-collapse:collapse;
	border:0px;
	padding:0px 0px 0px 0px;
}
input, textarea, select{
	font:normal 11px Tahoma;
	padding:1px 0px 0px 6px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
b {color:#EBAE04;}
b a{color:#78AC2E}
a {text-decoration:underline; color:#727DA4}
a:hover {text-decoration:none;}
.nn a{text-decoration:none;}
.nn a:hover {text-decoration:underline;}

/*-INPUTS-*/
.input, .ta {
	width:200px;
	border:1px solid #CECECE;
	color:#727272;
}
.input {
	height:20px;
}
.ta {
	height:100px;
	overflow:auto;
}
.slct {
	width:59px;}

/*-LINKS-*/
.link_h a{color:#868686;}
.rdmr a {
	padding:0px 0px 0px 8px;
	background:url(images/0blt1.jpg) top left no-repeat;
	font:bold 11px Tahoma, Arial;
}
.rdmr2 a {
	padding:0px 0px 0px 16px;
	background:url(images/0blt2.jpg) top left no-repeat;
	font:bold 11px Tahoma, Arial;
}

 
/*-LISTS-*/
.list li {
	margin:7px 0px 0px 0px;
	list-style:none;
}
.list li a {
	background:url(images/0blt1.jpg) top left no-repeat;
	padding:0px 0px 0px 10px;
}

/* ADDED */

.menu{
	list-style: none;
}

.menu li{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
	font-size: 16px;
	border-bottom: 1px solid #6e7085;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/tri_off.png) right no-repeat;
	display: block;
}

.menu li:hover{
	background: url(images/tri_on.png) right no-repeat;
}

.menuItem a{
	color: #bfc1ce;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.menuItem a.selected{
	color: white;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.menuItem a:hover{
	color: white;
}

#mainpane #content{
	width: 550px;
}

.footer{
	font:normal 11px Tahoma, Arial;
	line-height:13px;
	padding:0px 0px 0px 0px;
	text-align: center;
	background:url(images/fbg.jpg) top left repeat-x;
	height:38px;
	padding-top: 10px;
}
