

*		{ margin: 0; padding: 0; }
body		{ background: #000000; font-size: 95%; font-family: Helvetica, sans-serif; color: #ffffff;}

a:link { color: #008EB0; text-decoration: none; }
a:visited { color: #008EB0; text-decoration: none; }
a:hover { color: #008EB0; text-decoration: none; }
a:active { color: #008EB0; text-decoration: none; }

.textCenter	{ font-size: 70%; text-align: center; }

.client-title    { font-size: 150%; font-weight: bold; text-align: center; color: #D9E0E1; position: absolute; top: 10px; right: 3px; }

div#page-wrap	{ background: #000000; width: 700px; margin: 10px auto; position: relative; }

.main-content	{ background: #000000; padding: 4px; border: 0px; border-style: dashed; border-color: #D9E0E1; position: relative; }

.button		{ font-size: 65%; text-align: center; text-style: bold; }

.upgrade	{ position: relative; top: 500px; font-size: 95%; text-align: center; text-style: bold; margin: 10px auto; position: relative;}

.footer		{ position:absolute; top: 580px; font-size: 65%; text-align: left; text-style: bold;  }


			