

#centerPaneContainer
{
	width:465px;
	height:366px;
	clip:rect(0px,500px,125px,0px);
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color:#6B9BBD;
scrollbar-arrow-color:#D0CFCF;
scrollbar-track-color:#234197;
scrollbar-shadow-color:'';
scrollbar-highlight-color:#57616B;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

#centerPaneContainer2
{
	width:426px;
	height:390px;
	clip:rect(0px,500px,125px,0px);
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color:#A5A4A4;
scrollbar-arrow-color:#D0CFCF;
scrollbar-track-color:#57616B;
scrollbar-shadow-color:'';
scrollbar-highlight-color:#57616B;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}


#rightPaneContainer
{
	width:100;
	height:200;
	clip:rect(0px,100px,200px,0px);
	overflow:auto;
	overflow-x:hidden;
}



.centerPaneTextPadding
{
	line-height:1.3;
}

.inputSelect
{
	font-family: Arial,Sans-Serif;
	font-size:10px;
}

.inputButton
{
	font-family: Arial,Sans-Serif;
	font-size:10px;
	width: 30px;
}

.inputText
{
	font-family: Arial,Sans-Serif;
	font-size:10px;
	width: 200px;
	border:1px solid #AAAAAA;
}




.inputTextArea
{
	font-family: Arial,Sans-Serif;
	font-size:10px;
	width: 350px;
	height: 60px;
	border:1px solid #AAAAAA;
}


.p 
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	color : #234197;
	

}

.p2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #234197;
	font-weight: bold;
	

}



A:link {
	font-family: Arial,Sans-Serif;
	font-size:10px;
	color : #5582A3;
	text-decoration:none;

}

A:visited {
	text-decoration: none;
	color : #7088A1;
}


A:hover {
	text-decoration: underline;
}


.textfieldnowidth {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #565656; background-color: #A6C1D4; border-bottom: #57616B 1px solid; border-left: #57616B 1px solid; border-right: #57616B 1px solid; border-top: #57616B 1px solid;}
.textfieldnowidth3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #4F6B88; background-color: #CCCCCC; border-bottom: #57616B 1px solid; border-left: #57616B 1px solid; border-right: #57616B 1px solid; border-top: #57616B 1px solid;}