body {
	background-color:		#FFFFFF;
	color:					#000000;
	font-size:				9pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-weight:				normal;
	text-decoration:			none;
	scrollbar-base-color:		#CCCCCC;
	scrollbar-arrow-color:		#999999;
	scrollbar-3dlight-color:	#EEEEEE;
	scrollbar-darkshadow-color:	#CCCCCC;
	scrollbar-face-color:		#EEEEEE;
	scrollbar-highlight-color:	#EEEEEE;
	scrollbar-shadow-color:		#999999;
	scrollbar-track-color:		#FFFFFF
}
img {
	/* turns off gaps around images */
	border:0
}
li{
	color : #666666;
	font-size : 10px;
	line-height : 12px;
	font-family : Verdana, Arial, sans-serif;
	list-style-position : outside;
	margin : 0px;
	position : relative;
	top : 0px;
	clip : inherit;
	margin : 0px
}
ol{
	font-size : 8pt;
	line-height : 12pt;
	font-family : Verdana, Arial, sans-serif;
}
a  {
	color:					#000000;
	text-decoration:		underline;
}
a:hover  {
	text-decoration:		none;
	color:					#336699;
}
td {
	color:					#000000;
	font-size:				8pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-weight:			normal;
	text-decoration:		none		
}

form {
	display:				inline
}

#button {
	font-family:			Verdana, Arial, sans-serif;
    font-size:				10pt;
    font-weight:			bold;
    color: 					#888888;
    letter-spacing:			2px;
    border:					2px solid #CCCCCC;
    background-color:		white;	    
    margin:					2px;
    cursor:					hand;
}


input.submit {
	padding:				1px;
	font-family:			Verdana, Arial, sans-serif; 
	font-size:				8pt;
	font-weight:			normal;
	font-style:				oblique; 
	color:					#000000; 	
	background:				#EEEEEE; 
	border:					1px; 
	border-style:			solid; 
	border-color:			#000000
}

select { 
	font-family:			Verdana, Arial, sans-serif; 
	font-size:				8pt; 
	color:					#000000; 	
	background:				#EEEEEE; 
	border:					1px; 
	border-style:			solid; 
	border-color:			#000000
}


fieldset {
	font-family:			Verdana, Arial, sans-serif; 
	font-size:				8pt;
	color:					#000000;
	background:				#FFFFFF;
	border-color:			#000000;
	border-style:			solid;
	border-width:			1px;
	font-style:				oblique
}
#divAppboxHeader{
	background-image:url(../_img/appbox-header-background.png);
	background-repeat: repeat-x;
	height:36px;
	line-height:28px;
	text-align:center;
	/*	padding-top:7px;*/
	padding-bottom:0px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	border-top-color:#9c9c9c;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
}

#divAppbox{
	background-color:#f8f8f8;
	padding:5px;
	border-bottom-color:#9c9c9c;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
	min-height: 90%;
}
.error {
	color:					#FF0000;
	font-size:				8pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				italic;
	font-weight:			bold;
	text-decoration:		none		
}
.titlea {
	color:					#333333;
	font-size:				10pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-variant:			small-caps;
	font-weight:			bold;
	text-decoration:		none		
}
.titleb {
	color:					#222222;
	font-size:				10pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-weight:			bold;
	text-decoration:		none		
}
.titlec {
	color:					#333333;
	font-size:				8pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-variant:			small-caps;
	text-decoration:		none		
}
.copyright {
	color:					#999999;
	font-size:				7pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-weight:			normal;
	text-decoration:		none		
}	
.copyright a{
	color:					#999999;
	font-size:				7pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-weight:			normal;
	text-decoration:		underline		
}
.smallb {
	color:					#999999;
	font-size:				7pt;
	font-family:			Verdana, Arial, sans-serif;
	font-style:				normal;
	font-weight:			bold;
	text-decoration:		none		
}	