.ibody {
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	overflow: auto; 
	scrollbar-shadow-color: #6375d6; 
	scrollbar-3dlight-color: #6375d6; 
	scrollbar-arrow-color: #6375d6; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}

.label {
	font-size: 10px; 
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif
}

.title {
	font-size: 18px; 
	font-family: verdana,tahoma,arial,Geneva,Helvetica,sans-serif;
	font-weight: bold;
}

.table-header {
	font-weight: bold; 
	font-size: 10px; 
	text-transform: capitalize; 
	color: #000000; 
	border-bottom: #f5951f 1px solid; 
	font-style: normal; 
	font-family: Tahoma, Arial, Verdana; 
	height: 20px; 
	background-color: #ffd7c7; 
	text-decoration: none
}

.table-title {
	font-weight: bold; 
	font-size: 12px; 
	text-transform: capitalize; 
	color: #ffffff; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 20px; 
    	background-color: #f5951f;	
	text-decoration: none
}

.table-item {
	font-size: 10px; 
	color: #000000; 
	border-bottom: #f5951f 1px solid; 
	font-style: normal; 
	font-family: Tahoma, Arial, Verdana; 
	height: 20px; 
	background-color: #ffffff; 
	text-decoration: none
}

.table-item-alternate {
	font-size: 10px; 
	color: #000000; 
	border-bottom: #f5951f 1px solid; 
	font-style: normal; 
	font-family: Tahoma, Arial, Verdana; 
	height: 20px; 
	background-color: #f5f5ff; 
	text-decoration: none
}

.table-header-big {
	font-weight: bold; 
	font-size: 12px; 
	text-transform: capitalize; 
	color: #000000; 
	border-bottom: #f5951f 1px solid; 
	font-style: normal; 
	font-family: Verdana,Tahoma, Arial; 
	height: 20px; 
	background-color: #ffd7c7; 
	text-decoration: none
}

.table-title-big {
	font-weight: bold; 
	font-size: 14px; 
	text-transform: capitalize; 
	color: #ffffff; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 20px; 
    	background-color: #f5951f;	
	text-decoration: none
}

.table-item-big {
	font-size: 12px; 
	color: #000000; 
	border-bottom: #f5951f 1px solid; 
	font-style: normal; 
	font-family: Verdana,Tahoma, Arial; 
	height: 20px; 
	background-color: #ffffff; 
	text-decoration: none
}

.table-item-alternate-big {
	font-size: 12px; 
	color: #000000; 
	border-bottom: #f5951f 1px solid; 
	font-style: normal; 
	font-family: Verdana,Tahoma, Arial; 
	height: 20px; 
	background-color: #f5f5ff; 
	text-decoration: none
}

.table-border {
	border: #f5951f 2px solid; 
}

.table-border-testi {
	border: #f5951f 3px dashed;
	background-color: #fcf6d2;
}

.table-testi {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
}

.table-label {
	valign : center;
	height=25;
	font-size: 12px; 
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif;
	line-height:16.0pt;
}

.label {
	font-size: 12px; 
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif
}

.memo {
	font-size: 10px; 
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif;
	color: #800000;
}

.error {
	font-size: 12px; 
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif;
	color: #FF0000;
}

.asterisk {
	font-size: 10px; 
	color: #FF0000;
}

.form-text {
	border-right: #999 1px solid; 
	border-top: #999 1px solid; 
	border-left: #999 1px solid; 
	color: #000000;
	border-bottom: #999 1px solid; 
	background-color: #ffffcc;
	font-size: 12px; 
	font-family: Tahoma, Arial, Verdana; 
}

.form-text-number {
	border-right: #999 1px solid; 
	border-top: #999 1px solid; 
	font-size: 12px; 
	border-left: #999 1px solid; 
	color: #000000;
	border-bottom: #999 1px solid; 
	font-family: Tahoma, Arial, Verdana; 
	background-color: #ffffcc;
	text-align: right;
}


.navmenu
{
    CLEAR: both;
    BORDER-RIGHT: #000000 0px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 0px solid;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    MARGIN: auto;
    BORDER-LEFT: #000000 0px solid;
    WIDTH: 680px;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 0px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold; 
    BACKGROUND-COLOR: #f5951f;
    TEXT-ALIGN: center
}

.navmenu A:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.navmenu A:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.navmenu A:hover
{
    COLOR: #ffff00;
    BORDER-BOTTOM: #ffffff 1px dotted;
    TEXT-DECORATION: none
}

A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #0000ff;
    BORDER-BOTTOM: #0000ff 1px dotted;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}

.nolinkstyle A:hover
{
	BORDER-BOTTOM:none;
}