/* -- body ----------------------------------------------------------- */
body { background:#999999; margin-top: 0px; margin-left: 0px; margin-right: 0px; padding: 0; background: url(441_back.jpg) top right repeat; }
#pageplacement { width: 720px; margin-left: auto; margin-right: auto; }
	
/* -- links ----------------------------------------------------------- */
A 			{ color: #000; text-decoration: none; font-size: 11px; } 
A:link		{ color: #000; } 
A:visited	{ color: #000; } 
A:active	{ color: #000; } 
A:hover		{ color: #000; }

a.whitelink 		{ color: #fff; }
A.whitelink:visited	{ color: #fff; }
A.whitelink:active	{ color: #fff; } 
A.whitelink:hover	{ color: #fff; } 

/* -- font elements ---------------------------------------------------- */
.txt, td, th, p, input, select, textarea { font-family: helvetica, arial, sans-serif; font-size: 11px; color: #333; }

/* -- font colors ------------------------------------------------------ */
.lightgrayfont { color: #ccc; }

/* -- background colors ------------------------------------------------- */
.lightgray { background:#ccc; }

/* -- objects ----------------------------------------------------------- */
#padall0 { margin: 0px 0px 0px 0px; }

/* -- background images ------------------------------------------------- */
#back { background: url(bg_color.jpg) top right no-repeat; }

/* -- boxes ------------------------------------------------------------ */
.box { border: solid; border-width: 1px; border-bottom-color: #000; border-top-color: #000; border-left-color: #000; border-right-color: #000; background:#000; }


/* -- library ------------------------------------------------------------ */
.xxx {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-align: center;
	text-indent: -10px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	background:#FFF;
	text-transform:uppercase;
	}
