/*

	Written by M.Neset KABAKLI <contact at neset dot com>

	Date 	: 07/23/2003 11:03

	Update	: 07/23/2003 11:03	

*/





HTML,body,td,p,pre {

	font-color: red;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 8pt;

	text-decoration: none

}

a {

	font-color: blue;

	font-family: Thoma, Verdana, Arial, Helvetica, sans-serif; 

	font-size: 8pt;

	text-decoration: none

}

input,select,button,textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 7pt;

	/* border: 1 solid rgb(98,143,213)*/

	background-color: #FFFFFF;

	/* border-color: #628FD5; */

	border-color: #9C699C;

	border-style: solid;

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px

}

.button, .irsbutton, button{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 7pt;

	color: #333333; 

	/* border: 1 solid rgb(98,143,213)*/

	/* border-color: #628FD5; */

	border-color: #EF6602;

	border-style: solid;

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px

}

.error {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

	font-size: 10pt;

	font-weight: italic

}

.itemheader {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 10pt;

	font-weight: bold

}

.proheader {

	COLOR: #0066CC; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

	FONT-SIZE: 10pt;

	FONT-WEIGHT: bold; 

	TEXT-DECORATION: none

}

.prosubheader {

	COLOR: #0066CC; 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

	FONT-SIZE: 10pt;

	FONT-WEIGHT: bold; 

	TEXT-DECORATION: none

}

/* GRID */

.grid {

	margin-left, margin-right : auto;

	width: 600;

	/* border-collapse:collapse;*/ 

}

.gridheader {

	margin:5px;

	top-margin:0px;

	bottom-margin:0px;

 	padding: 8px;

	border:1px solid #336699;

	background-color:#336699;

	font-family:Verdana;

	color:#FFFFFF;

	font-size: 8pt;

	font-weight:bold;

}



.gridrow {

	margin:1px;

 	padding: 2px;

	border:1px dotted #336699;

	background-color:#FFFFFF;

	font-family:Verdana;

	color:#000000;

	font-size: 7pt;

	text-align: center;



}



/*

.grid {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: 10px;

	font-weight: normal;

	background-color: #CCCCCC;

}

.gridheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #FFFFFF;

	background-color: #999999;

	font-weight: bold;

}

.gridrow {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 12px;

	font-weight: normal;

	background-color: #CCCCCC;

}

*/

/* Update */

.fieldname {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: 10px;

	font-weight: normal;

	background-color: #CCCCCC;

}

.fieldtype {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #FFFFFF;

	background-color: #999999;

	font-weight: bold;

}

.fieldinput {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 12px;

	font-weight: normal;

	background-color: #CCCCCC;

}

.inputbox {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 12px;

	font-weight: normal;

}
.smallfieldcell select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 }
