body 
{
	padding: 0px;
	margin: 0px;
	scrollbar-base-color: #CECBBC;
	scrollbar-arrow-color: #6D6D53;
	scrollbar-track-color: #CECBBC;
	scrollbar-shadow-color: #CECBBC;
	scrollbar-lightshadow-color: #948F6F; 
	scrollbar-darkshadow-color: #948F6F;
	scrollbar-highlight-color: #CECBBC;
	scrollbar-3dlight-color: #6D6D53;
	background-color: #969696
}

.button
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	border-right: #9b0100 1px solid;
	border-top: #9b0100 1px solid;
	border-left: #9b0100 1px solid;
	border-bottom: #9b0100 1px solid;
	height: 20px;
	background-color: #ffffff;
}

.errortext
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color:Red;
}

.commandbutton
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	border-right: #9b0100 1px solid;
	border-top: #9b0100 1px solid;
	border-left: #9b0100 1px solid;
	border-bottom: #9b0100 1px solid;
	height: 20px;
	background-color: #ffffff;
}

.bodyh1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	color: #9b0100;
	font-weight:bold;
	font-style:normal;
}

.bodyh2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	color: #9b0100;
	font-weight:bold;
	font-style:normal;
}

.bodyh3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #9b0100;
	font-weight:bold;
	font-style:normal;
}

tr.bodyh3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #9b0100;
	font-weight:bold;
	font-style:normal;
	background-color:#ffffff;
}

td.bodyh3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #9b0100;
	font-weight:bold;
	font-style:normal;
	background-color:#ffffff;
}

/*
	bodytext
*/

.bodytext
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

/*
	menu
*/
.menuitem
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #e0ddd8;
	text-decoration: none;
}

a.menuitem:visited
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #e0ddd8;
	text-decoration: none;
}

a.menuitem:link
{
	font-family: Verdana, Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #e0ddd8;
	text-decoration: none;
}

/*
	input
*/
.input 
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	width: 200px;
	border-right: #9b0100 1px solid;
	border-top: #9b0100 1px solid;
	border-left: #9b0100 1px solid;
	border-bottom: #9b0100 1px solid;
}

.inputshort
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	width: 30px;
	border-right: #9b0100 1px solid;
	border-top: #9b0100 1px solid;
	border-left: #9b0100 1px solid;
	border-bottom: #9b0100 1px solid;
}

.inputnosize
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	border-right: #9b0100 1px solid;
	border-top: #9b0100 1px solid;
	border-left: #9b0100 1px solid;
	border-bottom: #9b0100 1px solid;
}

.inputcontextmenu
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	width: 105px;
	border-right: #9b0100 1px solid;
	border-top: #9b0100 1px solid;
	border-left: #9b0100 1px solid;
	border-bottom: #9b0100 1px solid;
}

.table1
{
	background-color: #ffffff;
	border: 0px;
	width: 100%;
}

/*
	 tableheader1 
*/
.tableheader1
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	
	text-align: left;
	
	color: #ffffff;
	background-color: #9b0100;
	border-color: #ffffff;
}

tr.tableheader1
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	
	text-align: left;
	
	color: #ffffff;
	background-color: #9b0100;
	border-color: #ffffff;
}

td.tableheader1
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	
	text-align: left;
	
	color: #ffffff;
	background-color: #9b0100;
	border-color: #ffffff;
}

/*
	 tabletext1 
*/

.tabletext1
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;	
	text-align: left;
	
	color: #000000;
}

td.tabletext1
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	
	text-align: left;
	
	color: #000000;
}

tr.tabletext1
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	
	text-align: left;
	
	color: #000000;
}

td.tabletext1 a:link
{
	font-weight: bold;
	color: #6D6D53;
	text-decoration: none;
	background-color: transparent;
	font-size: 10px;
}

td.tabletext1 a:visited
{
	font-weight: bold;
	color: #6D6D53;
	text-decoration: none;
	background-color: transparent;
	font-size: 10px;
}

.tabletext1alt
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
 color: Black;
 text-decoration: none;
 padding: 2px;
 background-color: #e8e8e8;
}

td.tabletext1alt
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
 color: Black;
 text-decoration: none;
 padding: 2px;
 background-color: #e8e8e8;
}

tr.tabletext1alt
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
 color: Black;
 text-decoration: none;
 padding: 2px;
 background-color: #e8e8e8;
}

/*
	contextmenu
*/
.contextmenuheader
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #9b0100;
	font-weight:bold;
	font-style:normal;
}

.contextmenuitem
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight:normal;
	font-style:normal;
}

a.contextmenuitem:link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight:normal;
	font-style:normal;
	text-decoration: none;	
}

a.contextmenuitem:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	font-weight:normal;
	font-style:normal;
	text-decoration: none;
}
 
.divcontextmenu
{
	TOP: 131px; 
	LEFT: 0px; 
	WIDTH: 180px; 
	HEIGHT: 650px; 
	OVERFLOW: hidden; 
	z-index: 10;
	POSITION: absolute; 
	BACKGROUND-COLOR: #ffffff;
	border-right: 2px solid #9b0100;
}

.divcontextmenucontent
{
	top: 10px;
	left: 10px;
	height: 630px;
	overflow: hidden;
	width: 160px;
	position: relative;
}

.divcontentheader
{
	left: 180px; /*180*/
	top: 130px;
	width: 500px;
	height: 50px; 
	z-index: 3; 
	padding-left: 10px; 
	padding-top: 10px;
	position: absolute; 
}

.divcontentheadercontent
{
	left: 0px;
	overflow: auto;
	width: 500px;
	position: relative;
	top: 0px;
	height: 40px;
}

.divcontentcommand 
{
	left: 370px; /*480*/
	top: 130px;
	width: 550px; /*500*/
	height: 50px; 
	z-index: 3; 
	padding-left: 10px; 
	padding-top: 10px; 
	position: absolute;
}

.divcontentcommandcontent 
{
	left: 0px;
	overflow: auto;
	width: 600px; /*475*/
	position: relative;
	top: 0px;
	height: 40px;
	text-align: right;
}

.divcontentarea
{
	left: 180px;
	top:170px;
	width:805px;
	height:611px;
	z-index:3; 
	border: 1px #ff0000;
	position:absolute; 
	BACKGROUND-COLOR: #ffffff;
}

.divcontentareacontent
{
	top: 0px;
	left: 0px;
	width: 790px;
	height: 611px;
	overflow: auto;
	padding-left: 10px;
	position: relative;
}

.divcontentindent
{
	left: 30px;
	top: 155px;
	width:950px;
	height:500px;
	z-index:3; 
	overflow: auto;
	position:absolute; 
	BACKGROUND-COLOR: #ffffff;
}

.linkbutton 
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	width: 20px;
}

.divbanner
{
 LEFT: 0px; 
 WIDTH: 985px; 
 POSITION: absolute; 
 TOP: 0px; 
 HEIGHT: 140px; 
 BACKGROUND-COLOR: #ffffff;
 z-index: 2;
}

.divbody
{
 LEFT: 0px; 
 WIDTH: 985px; 
 POSITION: absolute; 
 TOP: 0px; 
 HEIGHT: 550px; 
 BACKGROUND-COLOR: #ffffff;
 z-index: 1;
}

.divcontentwelcomepage
{
	left: 0px;
	top: 140px;
	width:985px;
	height:611px;
	z-index:3; 
	border: 1px #ff0000;
	position:absolute; 
	BACKGROUND-COLOR: #ffffff;
}

a:link 
{
	font-size: 12px;
	color: black;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;

	
}

a:visited 
{
	font-size: 12px;
	color: black;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;

}
 