/* CSS Document */
body{
	   background-image: url(st2_01.jpg);
       background: no-repeat top left;
       border-top: 3px solid #E78239;
       margin: 0;
       margin-right: 0;
       margin-top: 0;
       margin-left: 0;      
}
.cellStyle { background-color: #E4E4E4;
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #000000;
			 font-weight: bold;
}
.cellStyleBig14pt { background-color: #E4E4E4;
			 font-family:tahoma,helvetica;
			 font-size: 14px;
			 color: #000000;
			 font-weight: bold;
}
.cellStyleBig16pt { background-color: #E4E4E4;
			 font-family:tahoma,helvetica;
			 font-size: 16px;
			 color: #000000;
			 font-weight: bold;
}

.cellStyleSimple { background-color: #E4E4E4;
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #000000;
}

.hiddenTextbox { background-color: #E4E4E4;
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #000000;
			 font-weight: bold;
       border: 0px;
}
.cellStyleWithoutBG {
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #000000;
			 font-weight: bold;
}
.textStyle { 
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #000000;
			 font-weight: bold;
}

.style9 {font-size: 10px}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style13 {font-family: tahoma; font-size: 10px; font-weight: bold; color: #999999; }
.whiteTitle {font-family: tahoma; font-size: 14px; font-weight: bold; color: #FFFFFF; }
.redTitle {font-family: tahoma; font-size: 14px; font-weight: bold; color: red; }
.blueTitle {font-family: tahoma; font-size: 14px; font-weight: bold; color: blue; }
.greenTitle {font-family: tahoma; font-size: 14px; font-weight: bold; color: green; }
.blackTitle {font-family: tahoma; font-size: 14px; font-weight: bold; color: #000000; }
a{text-decoration: none; color: #999999;}
a:hover {text-decoration: underline; color: #999999;}
.TableBorder{
	 border-bottom-color:#999999;
	 border-bottom-width: 1px;
	 border-right-width: 1px; 
	 border-right-color:#999999;
	 border-left-width: 1px; 
	 border-left-color:#999999;
	 border-top-width: 1px; 
   border-top-color:#000000;
	 }

.textbox {	border: 1px solid #194685;
			background-color: #F0F0F0;
			background-color: #FDFDFD;
			border-style: inset;
			border-width: 1px;
			border-color: #194685; 
			height: 20px;
			color: #CC0000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;			}	 
			
.LinedTEXTAREA {
    BORDER-RIGHT: 1px outset #999999; 
    BORDER-TOP: 1px outset #435BBC; 
    FONT-SIZE: 11px; 
    BACKGROUND-IMAGE: url(./txtarea.gif); 
    BORDER-LEFT: 1px outset #435BBC;
    COLOR: #333333; 
    BORDER-BOTTOM: 1px outset #cccccc; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: #FFFFFF}			
.xData {font-family: Tahoma; font-size: 10px;}    
.conditionData {font-family: Tahoma; font-size: 12px;}    
.buttonStyle {
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #000000;
			 font-weight: bold;
       width: 70px;
       height: 30px;
}
.bigButtonStyle {
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #000000;
			 font-weight: bold;
       width: 120px;
       height: 30px;
}
.errorLables { 
			 font-family:tahoma,helvetica;
			 font-size: 12px;
			 color: #990000;
			 font-weight: bold;
}
