/* Default CSS Stylesheet for a new Web Application project */

BODY {
SCROLLBAR-FACE-COLOR: #eeeeee;	
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff;  
SCROLLBAR-3DLIGHT-COLOR: #8A8B8E; 
SCROLLBAR-ARROW-COLOR: #8A8B8E; 
SCROLLBAR-TRACK-COLOR: #ffffff;  
font-family:Times New Roman; 
color: 000000;
font-size: 12pt;
}
/*
A:link {
	text-decoration: none;
	color: #ff0000;
	font-size: 8pt;
 font-family: Times New Roman;
}

A:visited {
	text-decoration: none;
	font-size: 8pt;
 font-family: Times New Roman;
 color: #ff0000;
}

A:active {text-decoration: none; font-size: 8pt;}

A:hover { 
	text-decoration: underline; 
	font-size: 8pt;
	color: #ff0000; 
 font-family: Times New Roman;
}*/

.textarea 
{  font-family: Times New Roman;
             border: 1px solid; 
             font-size: 8pt;
 background-color: #F1EDCF; border-color: #A8903C
}

.button {BORDER-RIGHT: #338D33 2px solid; 
         BORDER-TOP: #4BB44B 2px solid;
         FONT: bold 8pt Tahoma, Arial; 
         BORDER-LEFT: #4BB44B 2px solid; 
         COLOR: #ffff00; 
		 BORDER-BOTTOM: #338D33 2px solid;
         BACKGROUND-COLOR: 578D53;
		 cursor: hand
}  
.ModuleTitle   
{
    font-family: Tahoma;
    font-size:  8pt;
    font-weight:    bold;
    color: white;
}
td.main 
{
font-family: Times New Roman;
font-size: 8pt;
padding-left: 7px;
padding-right: 7px

}
td.rightnav 
{
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 1px;
	BACKGROUND-COLOR: #578D53;
	height: 25px
}
td.rightnav A:link
{
font-family: Tahoma;
font-size: 8pt;
color: #ffff66;
text-decoration: none;
width: 100%;
height: 100%
}
td.rightnav A:visited
{
font-family: Tahoma;
font-size: 8pt;
color: #ffff66;
text-decoration: none;
width: 100%;
height: 100%
}
td.rightnav A:hover
{
font-family: Tahoma;
font-size: 8pt;
color: #FFFF00;
text-decoration: none;
width: 100%;
height: 100%;
BACKGROUND-COLOR: #74A470;

}
td.normal{
font-family: Tahoma;
font-size: 8pt;

}
td.engnormal{
font-family: Times New Roman;
font-size: 8pt;

}
.normal{
font-family: Times New Roman;
font-size: 8pt;

}

td.title 
{
	font-family: Times New Roman;
	font-size: 8pt;
	padding-left: 5px;
	color: #FFFFFF;

	font-weight: bold;
	height:20
}

td.title2 
{
	font-family: Times New Roman;
	font-size: 5pt;
	padding-left: 5px;
	color: #FFFFFF;

	font-weight:bold;
	height:20
}

.HeadTitle 
{
	font-family: Times New Roman;
	font-size: 8pt;
	padding-left: 5px;
	color: #186718;

	font-weight: bold;
	height:20
}
.PageTitle 
{
	font-family: Times New Roman;
	font-size: 10pt;
	padding-left: 5px;
	color: #7B6415;

	font-weight: bold;
	height:20
}

td.right-title 
{
	font-family: Times New Roman;
	font-size: 8pt;
	padding-left: 5px;
	color: #FFFFFF;
	
	font-weight: bold
}
td.left-title 
{
	font-family: Times New Roman;
	font-size: 8pt;
	padding-right	: 5px;
	color: #FFFFFF;
	
	font-weight: bold
}

td.submenu A:link
{
font-family: Times New Roman;
font-size: 8pt;
color: #338D33;
text-decoration: none;
width: 100%;
height: 100%

}
td.submenu A:visited
{
font-family: Times New Roman;
font-size: 8pt;
color: #338D33;
text-decoration: none;
width: 100%;
height: 100%
}
td.submenu A:hover
{
font-family: Times New Roman;
font-size: 8pt;
color: #338D33;
text-decoration: underline;
width: 100%;
height: 100%;



}
td.submenu 
{
	font-family: Times New Roman;
	font-size: 8pt;
	padding-left: 0px;
	padding-right: 1px;
	text-align: right;

}


.fieldvalidation
{
	font-family: Times New Roman;
	font-size: 7pt;
	color:#ffffff ;
	text-align: right;
	font-weight:normal ;
}

td.Head{
font-family:Times New Roman;
font-size: 9pt;

text-align: right
}

Head{
font-family:Times New Roman;
font-size: 9pt;
text-align: right
}

td.rightnav2 
{
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 1px;
	BACKGROUND-COLOR: #578D53;
	text-align: right;
	height: 25px
}
td.rightnav2 A:link
{
font-family: Tahoma;
font-size: 8pt;
color:#ffffff;
text-decoration: none;
width: 100%;
height: 100%
}
td.rightnav2 A:visited
{
font-family: Tahoma;
font-size: 8pt;
color:#ffffff;
text-decoration: none;
width: 100%;
height: 100%
}
td.rightnav2 A:hover
{
font-family: Tahoma;
font-size: 8pt;
color:#ffffff;
text-decoration: none;
width: 100%;
height: 100%;
BACKGROUND-COLOR: #74A470

}