
body					{ margin: 0px 0px 0px 0px; padding:0; background-color: #ffffff; height: 100% }
#centered 			{ position:absolute; left: 50%; width:850px; height:630px;
							margin-top: 10px; /*set to a negative number 1/2 of your height*/
							margin-left: -420px; /*set to a negative number 1/2 of your width*/
							overflow: hidden; }


 .text				{ font-family: arial; font-size: 10px; color: #000000; line-height: 13px}
 .text_bold			{ font-family: arial; font-size: 10px; color: #000000; line-height: 13px; font-weight:bold}
 .text a				{ font-family: arial; font-size: 10px; color: #000000; line-height: 13px; text-decoration: none}
 .text a:visited	{ font-family: arial; font-size: 10px; color: #000000; line-height: 13px; text-decoration: none}
 .text a:hover		{ font-family: arial; font-size: 10px; color: #c80000; line-height: 13px; text-decoration: none}

 .popup_text		{ font-family: arial; font-size: 10px; color: #ffffff; line-height: 12px}
 .popup_title		{ font-family: arial; font-size: 12px; color: #ffffff; font-weight:bold}
 
 .title				{ font-family: arial; font-size: 12px; color: #000000; font-weight:bold; line-height: 20px}

 .menu				{ font-family: arial; font-size: 10px; color: #666666; line-height: 13px; text-decoration: none}
 .menu a				{ font-family: arial; font-size: 10px; color: #666666; line-height: 13px; text-decoration: none}
 .menu a:visited	{ font-family: arial; font-size: 10px; color: #666666; line-height: 13px; text-decoration: none}
 .menu a:hover		{ font-family: arial; font-size: 10px; color: #c80000; line-height: 13px; text-decoration: none}

 .texth a			{ font-family: arial; font-size: 10px; color: #c80000; line-height: 13px; text-decoration: none}
 .texth a:visited	{ font-family: arial; font-size: 10px; color: #c80000; line-height: 13px; text-decoration: none}
 .texth a:hover	{ font-family: arial; font-size: 10px; color: #c80000; line-height: 13px; text-decoration: none}
