body{
	background:	#f0f0f0;
	margin: 0 0 0 0;
	scrollbar-base-color:		rgb(234,242,255);
	scrollbar-highlight-color:	rgb(234,242,255);
	scrollbar-3dlight-color:	#555555;
	scrollbar-darkshadow-color:	#555555;
	scrollbar-shadow-color:		rgb(234,242,255);
	scrollbar-face-color:		rgb(234,242,255);
	scrollbar-track-color:		rgb(234,242,255);
	scrollbar-arrow-color:		black;	
}
form{
	margin:		0px;
	padding:	0px;
}
.formbox{
	border: 1 solid red;
}
.transobject{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	border-width: 0;
	background: transparent;
}
.xbutton{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background: url("../images/background.gif");
	border: 	1 solid #777777;
	font-family: Arial;
	font-size: 12;
	width: 80;
}

.smallbtn{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background: url("../images/background.gif");
	border: 	1 solid #777777;
	font-family: Arial;
	font-size: 12;
}

.alertbutton{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background: url("../images/alertbg.gif");
	border: 	1 solid #777777;
	font-family: Arial;
	font-size: 12;
	width: 80;
}
.xbutton2{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background: url("../images/background.gif");
	border: 	1 solid #777777;
	font-family: Arial;
	font-size: 12;
}
.abutton{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background: url("../images/background.gif");
	border: 		1 solid #777777;
	font-family: Arial;
	font-size: 12;
}

A.lmenu:link    { font-family: Arial;font-size: 11;text-decoration: none; color: #0000ff; }
A.lmenu:visited { font-family: Arial;font-size: 11;text-decoration: none; color: #0000ff; }
A.lmenu:hover   { font-family: Arial;font-size: 11;text-decoration: none; color: #ff00ff; }
A.lmenu:active  { font-family: Arial;font-size: 11;text-decoration: none; color: #0000ff; }
A.sort:link    { text-decoration: none; color: #0000ff; }
A.sort:visited { text-decoration: none; color: #0000ff; }
A.sort:hover   { text-decoration: none; color: #ff00ff; }
A.sort:active  { text-decoration: none; color: #0000ff; }

.upload{
	border-style:	none;
	width:			0;
}
.string{
	font-family: Arial;
	font-size: 10;
	color: #0000FF;
}
.small{
	font-family: Verdana;
	font-size: 12;
	color: #454545;
}

.small th{
	font-family: Verdana;
	font-size: 10;
} 

.small .italic{
	
	font-family: Verdana;
	font-size: 12;
	font-style: italic;
} 

.small .comment{
	
	font-family: Verdana;
	font-size: 10;
	padding-left: 15px;
} 

.secure{
	font-family: Arial;
	font-size: 11;
	color: #555555;
}

.formheader{
	font-family: Arial;
	font-size: 14;
	color: #0000ff;
	padding-top: 10;
}
.formcontent{
	border: 1px solid #333333;
	padding: 10 10 10 10;
}
.formline{
	padding-top: 5pt;
}

.title{
	font-family: Verdana, Arial,Time New Roman;
	/*font-weight: bold;*/
	font-size: 17pt;
	color: #FCAA2A;
	text-align: center;
}
.subtitle{
	font-family: Time New Roman;
	font-style: normal;
	font-size: 14;
	color: #0000ff;
}
.smenu{
	font-family: Arial;
	font-size: 11;
}
.submenu{
	border-style: dotted;
	border-width: 0px 1px 1px 1px;
	border-color: #FF0000;
	background: #FFFF66;
}
.logout{
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #FF0000;
	background: #FFFF66;
}

.boxrightoff{
	border-width: 3px 0px 3px 3px;
	border-style: solid;
	border-color: #99DDFF;
	padding-right: 4;
	background: transparent;
}
.boxread{
	border:		1px dotted #999999;
	padding:	0px 2px 0px 2px;
	background: transparent;
}
.boxreadc{
	border:		1px dotted #999999;
	padding:	0px 2px 0px 2px;
	background: transparent;
	text-align: center;
}
.boxreadr{
	border:		1px dotted #999999;
	padding:	0px 2px 0px 2px;
	background: transparent;
	text-align: right;
}
.boxinput{
	border:		1px solid #666666;
	padding:	0px 2px 0px 2px;
	background: transparent;
}
.boxinputr{
	border:		1px solid #666666;
	padding:	0px 2px 0px 2px;
	background: transparent;
	text-align: right;
}
.boxinputc{
	border:		1px solid #666666;
	padding:	0px 2px 0px 2px;
	background: transparent;
	text-align: center;
}
.nobox{
	border-style:	none;
	background: transparent;
}

.grid{
	border-width: 1 1 1 1;
	border-style: dotted;
	border-color: #77AADD;
}
.gridr{
	border-width: 0 1 0 0;
	border-style: dotted;
	border-color: #77AADD;
}
.gridt{
	border-width: 1 0 0 0;
	border-style: dotted;
	border-color: #77AADD;
}
.gridtb{
	border-width: 1 0 1 0;
	border-style: dotted;
	border-color: #77AADD;
}
.gridtrb{
	border-width: 1 1 1 0;
	border-style: dotted;
	border-color: #77AADD;
}
.gridrb{
	border-width: 0 1 1 0;
	border-style: dotted;
	border-color: #77AADD;
}
.gridtr{
	border-width: 1 1 0 0;
	border-style: dotted;
	border-color: #77AADD;
}
.gridhide{
	border-width: 0 0 0 0;
}

.dialogheadererror{
	font-family: Arial;
	font-size: 12;
	color: #CEECF7;
	padding: 1 15 1 15;
	border-width:2 2 1 2;
	border-style:solid;
	border-color:#FF3600;
	background: #F57E20;
	cursor: hand;
	text-align: left;
}
.dialogheadermessage{
	font-family: Arial;
	font-size: 12;
	color: #CEECF7;
	padding: 1 15 1 15;
	border-width:2 2 1 2;
	border-style:solid;
	border-color:#FF3600;
	background: #F57E20;
	cursor: hand;
	text-align: left;
}
.dialogcontent{
	padding: 15 15 15 15;
	border-width:0 2 2 2;
	border-style:solid;
	border-color:#FF3600;
	background: #EEEEEE;
}
form {
	margin: 0px;
	padding: 0px;
}
.list_title{
	background:		#F4C97E;
}
.list_top{
	background:		#FFF2F2;
	border-width:	1 1 0 1;
	border-style:	solid;
	border-color:	#000000;
}
.list_bottom{
	background:		#FFF2F2;
	border-width:	0 1 1 1;
	border-style:	solid;
	border-color:	#000000;
}
.list_content{
	border:		1 solid #000000;
	text-align:	center;
	vertical-align: top;
	width:		100%;
	padding:	3 1 3 1;
}
.list_row_top{
	background: none;
	cursor:		default;
}
.list_row_normal{
	background: none;
	cursor:		default;
}
.list_row_over{
	background: #F0EBD8;
	cursor:		default;
}
.list_row_select{
	background: #D8D4C1;
	cursor:		default;
}
.list_item_normal{
	color:		#777777;
	cursor:		hand;
}
.list_item_select{
	color:		#0000FF;
	cursor:		hand;
}
.select_list{
	overflow:	auto;
	padding:	2 2 2 2;
	border:		1 solid #999999;
}

.tablesecure{
	font-family: Verdana, Arial,Time New Roman;
	font-size: 7pt;
	color: #BBBBBB;
	text-align: left;
}
.tablesecure .field{
}
.tablesecure .info{
	color: #888888;
}
.rowshow{
	visibility:visible;
	display:block;
}
.rowhide{
	visibility:hidden;
	display:none;
}

.smallRef{
	font-family: courriel;
	font-size: 8;
}
p.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}
li.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFF66;
	font-size:18px;
}
.style1 {
	font-size: 24px;
	font-style: italic;
	color: #0099CC;
}