html {
     overflow: -moz-scrollbars-vertical;
}

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CC0000; 
	SCROLLBAR-SHADOW-COLOR: #CC0000; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #CC0000; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin: 0px;

	
}
.menutitle{
	cursor:pointer;
	color:#666666;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	text-indent: 41px;
}

.submenu{
	margin-bottom: 0.5em;
	line-height: 150%;
	padding-left: 5px;
}
a {	
text-decoration: none;
}
table, td, tr  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}
.left {
	background-image: url(img/bgr-left.png);
	background-repeat: repeat-y;
	width: 7px;
}
.right {
	background-image: url(img/bgr-right.png);
	background-repeat: repeat-y;
	width: 7px;
}
.bottom-left {
	background-image: url(img/bgr-bottom-left.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.bottom {
	background-image: url(img/bgr-bottom.png);
	background-repeat: repeat-x;
	height: 7px;
}
.bottom-right {
	background-image: url(img/bgr-bottom-right.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.logo {
	background-image: url(img/bgr-logo.gif);
	background-repeat: repeat-x;
	height: 195px;
}
.status {
	height: 21px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	background-color: #FFFFFF;
}
.menu {
	background-color: #FFFFFF;
	width: 200px;
	height: 100%;
}
.nav1 {
	background-color: #FFFFFF;
	width: 80px;
}
.red {
	color: #FF0000;
}
.anjela {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 10px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #d01f26;
	height: 18px;
}


.logo-red {
	background-color: #d01f26;
	height: 6px;
}
.line-h {
	background-color: #FF0000;
	height: 1px;
}
.line-v {
	background-color: #FF0000;
	width: 1px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: justify;
	line-height: 130%;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 43px;
}
a:hover.nav2 {
	color: #ff0000;
	text-decoration: none;
}
a.kab {
	color: #666666;
	padding-bottom: 7px;
	font-size: 11px;
}
a.kab1 {
	color: #FF0000;
	padding-bottom: 7px;	
	font-size: 11px;
}
H1 {
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
}
H2 {
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
}
.t-12 {
	font-size: 12px;
	line-height: normal;
}
.t-14 {
	font-size: 14px;
	line-height: normal;
}
