body 
	{
	background: white;
	margin: 0;
	border: 0;
	}
td
	{
	color: #333333;
	font-family: Verdana;
	font-size: 10pt;
	}
a 
	{
	color: black;
	text-decoration: none;
	}
a:hover 
	{
	color: blue;
	text-decoration: underline;
	}
a:active 
	{
	color: black;
	text-decoration: none;
	}
input
	{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	}
.textinput
	{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	width:200px;
	}	
.head 
	{
	padding-right: 6px;
	padding-left: 12px;
	font-size: 10pt;
	padding-bottom: 1px;
	overflow: hidden;
	color: #333;
	line-height: 15px;
	padding-top: 3px;
	font-family: Verdana;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #F2F2F2;
	width:128px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#F2F2F2', EndColorStr='#FFFFFF');
	cursor: hand;
	cursor: pointer;
	}
.body
	{
	border-top: #888 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}

.pane
	{
	border-right: #888 1px solid;
	border-top: #888 1px solid;
	overflow: hidden;
	border-left: #888 1px solid;
	border-bottom: #888 1px solid; 
	}
.toolbar
	{
	color:text;background:#E8E8E8;
	border-left: white 1px solid;
	border-right: #888 1px solid;
	border-top: white 1px solid;
	border-bottom: #888 1px solid;
	cursor:default;
	line-height: 18px !important;
	font-weight: bold;
	/*
	cursor: pointer;
	cursor: hand;
	*/
	}
.toolbarbox
	{
	color:text;background:white;
	border-Left:1 solid buttonhighlight;
	border-Right:1 solid buttonshadow;
	border-Top:1 solid buttonhighlight;
	border-Bottom:1 solid buttonshadow;
	cursor:default;
	line-height: 18px;
	font-weight: bold;
	}	
.menu
	{
	white-space: nowrap;
	letter-spacing: 0px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10pt;
	font-weight: bold;
	width:100%;
	}
.tab
	{
	white-space: nowrap;
	letter-spacing: 0px;
	padding-left: 18px;
	font-size: 10pt;
	}	
#main_title
	{
	position:		absolute;
	left:			95px;
	top:			2px;
	color:			black;
	background:		transparent;
	border:			0;
	padding:		0;
	margin:			0;
	font-family:	Verdana;
	font-weight:	bold;
	font-style:		italic;
	font-size:		40px;
	letter-spacing:	-2px;
}

.main_title_background
	{
	width:					100%;
	height:					80px;
	background:				white no-repeat;/*rgb(100,100,100) no-repeat;*/
	background-image:		url("images/b.gif");
	background-position:	0 0;
	border-bottom: #888 1px solid;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFFF', EndColorStr='#F2F2F2');
	}

.right_margin
	{
	border-right: #888 1px solid;
	}
.top_margin
	{
	border-top: #888 1px solid;
	}
.bottom_margin
	{
	border-bottom: #888 1px solid;
	}


#sub_title 
	{
	position:		absolute;
	left:			95px;
	top:			52px;
	color:			black;
	background:		transparent;
	padding:		0;
	margin:			0;
	border:			0;
	font-family:	Verdana;
	font-size:		10pt;
}
.data tbody td
	{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}


.sorted
	{
	background-color: #E9F2F8;
	}
.gray
	{
	color: #999999;
	}
.boxup
	{
	border-right: #888 1px solid;
	border-top: #888 1px solid;
	overflow: hidden;
	border-left: #888 1px solid;
	border-bottom: #888 1px solid; 
	}		
.boxup thead td
	{
	background-color: #E8E8E8;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	}
.boxup tbody td
	{
	line-height: 18px;
	padding-left: 4px;
	}
.boxup tfoot td
	{
	background-color: #E8E8E8;
	font-weight: bold;
	line-height: 20px;
	}
.ds
	{
	width:100%; 
	color:#FFFFFF; 
	filter:dropshadow(color=#000000,offx=1, offy=1, positive=1), glow(color=#000000, strength=0);
	}
.icon 	
	{
	position:relative;
	left:-12;
	top:12;
	z-index:10
	}
.textselect
	{
	font-family:	Verdana;
	font-size:		10pt;
	color: black;
	}
.selectdate
	{
	font-family:	Verdana;
	font-size:		10pt;
	color: black;
	width:50px;
	}
.selectyear
	{
	font-family:	Verdana;
	font-size:		10pt;
	color: black;
	width:70px;
	}
.misc
	{
	font-family:	Verdana;
	font-size:		10pt;
	color: black;
	}
.button{
	background-image: url(../images/btn_spacer.gif);
	border: 1px solid #6B8292;
	font-family: Verdana;  
	font-size: 10pt;
	font-weight:bold;
	color:#6B8292;
	cursor:hand;
	cursor:pointer;
	width:70px;
	height: 20px;
}
.loading{
	position: absolute;
	width: 250px;
	height: 70px;
	text-align: center;
	top: 250px;
	left: 400px;
	border: 1px solid;
	background-color: white;
}