div.center
{
	align:center;
	text-align:center;
}

body
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#592E4C;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:1px;
	margin-top:5px;
	margin-bottom:0px;
	
	 
scrollbar-3dlight-color: #CEB5DE !important;
scrollbar-arrow-color: #592E4C !important;
scrollbar-base-color: #FFFFFF !important;
scrollbar-darkshadow-color: #CEB5DE !important;
scrollbar-face-color: #FFFFFF !important;
scrollbar-highlight-color: #CEB5DE !important;
scrollbar-shadow-color: #CEB5DE !important;
scrollbar-track-color:#FFFFFF !important; 


}
.rubrikmarkor
{
	background-color:#DDDDDD;
}
.tblmarkor
{
	BORDER-LEFT: #592E4C 2px solid;
         BORDER-TOP: #592E4C 2px solid;
         BORDER-BOTTOM: #592E4C 1px solid;
         BORDER-RIGHT: #592E4C 2px solid;
}
.topmarkor
{
         BORDER-TOP: #592E4C 1px solid;
}
.leftmarkor
{
         BORDER-LEFT: #592E4C 1px solid;
         BORDER-TOP: #592E4C 1px solid;
}
.markor
{
         color: #592E4C
}



.ramtable
{
	border-bottom: #592E4C thin solid;
	border-left: #592E4C thin solid;
	line-height: 19px;
	font-size: 11px;
	border-top: #592E4C thin solid;
	border-right: #592E4C thin solid;
}

.schematable
{
	background-color:#FFFFFF;
	font-size:12px;
	
}	
table
{
line-height:16px;
font-size:12px;
}
h1
{
	line-height:40px;
	font-family: Verdana;
	font-size: 32px;
	font-weight: normal;
}
h2
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
}
h3
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
}

a
{
	color:#592E4C;
	text-decoration:none;
}

a:hover
{
	font-weight: bold;
	color:#592E4C;
	text-decoration:none;
}
A:active
{
	font-weight: bold;
	text-decoration:none;
}
.maintable
{
	
	width:790px;
}
.maincell
{
	line-height: 17px;
	width:600px;
}

.inputbox
{
	border:1px solid #ccc;
	background-color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
}

.button, .submit, .btn
{
	border:1px solid #ccc;
	background-color:#fff;
	font-weight:bold;
	color:#ea4d00;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
	

}
.button
{
	margin-bottom:10px;
}




