body { 
	text-decoration:	none; 
	color:				black; 
	font-size:			10px;
	margin:				0px;
	padding:				0px;
	font-family:		Verdana,Arial,sans-serif;
	background:			#ffffff;
}

:link, :visited, :active, :hover { 
	color:				black;
	text-decoration:	none;
}

.titlebar {
	margin:				0px;
	border-bottom:		2px solid #808080;
	font-size:			10px;
	text-align:			left;
	font-weight:		bolder;
	letter-spacing:	1px;
	color:				#202020;
	font-variant:		small-caps;
	font-family:		"Trebuchet MS",Verdana,Arial,sans-serif;
	vertical-align:	bottom;
}

#toolbar {
	visibility:			hidden;
	position:			absolute;
}

#pageblock {
	padding:				0px;
	padding-bottom:	0em;
	margin:				0px;
	text-align:			center;
}

h2 {
	position:			absolute;
	top:					10px;
	right:				10px;
	height:				20px;
	padding:				0px;
	color:				#3a3a3a;
	font-size:			16px;
	letter-spacing:	1px;
	font-weight:		bold;
	margin:				0px;
	overflow:			hidden;
	text-align:			right;
	border:				none;
	font-family:		"Comic Sans MS","Trebuchet MS",Verdana,Arial,sans-serif;
}

h3 {
	color:				#901090;
	font-size:			14px;
	font-weight:		bold;
	padding:				0px;
	padding-top:		1em;
	text-align:			center;
	font-family:		"Trebuchet MS",Verdana,Arial,sans-serif;
	font-variant:		small-caps;
}


h4 {
	color:				#5025dd;
	font-size:			13px;
	font-weight:		bold;
	padding:				0px;
	padding-top:		1em;
	text-align:			left;
	font-family:		"Trebuchet MS",Verdana,Arial,sans-serif;
	margin:				0px;
}


h5 {
	font-weight:		bold;
	text-decoration:	underline; 
	font-size:			11px;
}

input, select {
	font-family:		Geneva,Verdana,"Century Gothic",sans-serif;
	font-size:			10px;
}

th {
	font-weight:		bold;
	color:				#404080;
	font-size:			11px;
}

td {
	font-size:			10px;
	font-family:		Arial,sans-serif;
}

td.tiny {
	font-size:			9px;
}

.copyright {
	padding:				10px;
	color: 				#2d2d5f; 
	font-size: 			7px; 
	text-align: 		center;
	font-family:		Geneva,Verdana,"Century Gothic",sans-serif;
}

.error {
	color:				#ea2634;
	font-weight:		bold;
	font-size:			9px;
	font-family:		Geneva,Verdana,"Century Gothic",sans-serif;
}

.success {
	color:				#33AA33;
	font-weight:		bold;
	font-size:			9px;
	font-family:		Geneva,Verdana,"Century Gothic",sans-serif;
}

.bytestext {
	padding-right:		3em;
}

td.buttons_active {
	background-color:	#ccccff;
	border:				inset 2px #7040ff;
	color:				#7040ff;
	font-weight:		bolder;
	text-align:			center;
	font-family:		Geneva,Verdana,"Century Gothic",sans-serif;
}

td.buttons_dull {
	background-color: #7040ff;
	border:				outset 2px #ccccff;
	color:				#ffffff;
	font-weight:		bolder;
	text-align:			center;
	font-family:		Geneva,Verdana,"Century Gothic",sans-serif;
}

a.buttons_dull:link, a.buttons_dull:visited, a.buttons_dull:hover { 
	color: 	#ffffff;
	text-decoration:	none;
}

.noprint {
	visibility:			hidden;
}


td.clientbar {
	color:				#869aca;
	font-weight:		bolder;
	text-align:			center;
	font-family:		Geneva,Verdana,"Century Gothic",sans-serif;
	font-size:			10px;
	height:				24px;
	border-bottom:		solid 2px #808080;				
}

.subtitle {
	font-size:			10px;
	text-align:			center;
}
