body
{
	width:	100%;
	height:	100%;
}

img
{
	border:	0px;
}

table, table td, body, p, 
.menu, .bordered, .form, .frame, 
.tdbg, .tdbgright, .tdbgmenu, .tdbgbordered, 
.title, .subtitle, .quote, .sub, img
{
	font-size: 				10pt;
	font-family: 			tahoma, arial, verdana;
	font-weight: 			normal;
	font-style: 			normal;
	color: 						#404040;
	background-repeat: 		no-repeat;
	background-position: 	center center;
	border-collapse: 	collapse;
	overflow:					auto;
	margin: 					0px;
	padding: 					0px;
	border: 					0px;
}

.menu
{
	width:						200px;
	height:						22px;
	text-align:				left;
	vertical-align:		center;
	padding-top: 			2px;
	display:					block;
}

.tdbg, .tdbgmenu, .tdbgbordered
{
	background-color:		#7364A5;
	background-repeat: 	repeat-x;
}

.tdbg, .tdbgmenu
{
	background-color:		#FFFFFF;
}

.tdbgright
{
	background-position: right bottom;
}

.tdbgmenu
{
	background-repeat:	repeat-y;
}

a, .amenu, .acalendar
{
	font-size : 			10pt;
	font-family : 		helvetica, verdana, tahoma, arial;
	font-weight : 		bold;
	text-decoration :	none;
	color : 					#7364A5;
}

.amenu, .acalendar
{
	color : 					#404040;
}

.acalendar
{
	font-weight : 		normal;
}

.title
{
	font-size: 				16pt;
}

.subtitle
{
	font-size: 				12pt;
}

.quote
{
	font-family: 			courier new;
	font-weight: 			bold;
	font-size: 				8pt;
}

.SUB, .SUBA
{
	font-weight: 			normal;
	font-size: 				8pt;
	color:						#FFFFFF;
}

.SUBA
{
	font-weight: 			bold;
	font-size: 				9pt;
}

.copyright
{
	font-weight: 			normal;
	font-size: 				8pt;
	color:						#808080;
}

.bordered, .bordered2, .tdbgbordered, .menu
{
	border-bottom:		1px solid #FFFFFF; 
}

.bordered, .bordered2, .tdbgbordered
{
	border-top:				1px solid #FFFFFF; 
}

.bordered, .bordered2,
{
	border-left:			1px solid #FFFFFF; 
	border-right:			1px solid #FFFFFF; 
}

.bordered2
{
	width:						400px;
}

.form, .form2
{
	border:						1px solid #7364A5; 
}

.form
{
	width:						400px;
}

.frame
{
	width:						100%;
	height:						100%;
	scrollbar-base-color:				#d7e9f7;
	scrollbar-darkshadow-color:	#95AFE8;
	overflow:					auto;
	text-align:				left;
} 

