/* -------------------------------------------------------------
                           Global Styles
------------------------------------------------------------- */

A:link 		{color : blue}
A:active 	{color : red}
A:visited	{color : blue}

body,td,div,p,th,a { font-family: helvetica, arial, sans; font-size: 10pt;}

body.header, body.sidebar {background-color: #162e62;
                           color: #000000}

/* -------------------------------------------------------------
                          Div Styles
--------------------------------------------------------------*/
div.placead     { background-color: #71b4d6;
                  font-family: Verdana, sans-serif;
                  font-size: 14px; font-weight: bold;
                  text-decoration: none; color: #000000;
                  text-align: center}

div.button      { font-family: Verdana, sans-serif;
                  font-size: 14px; font-weight: bold;
                  text-decoration: none; color: #FFFFFF;
                  text-align: center}


/* -------------------------------------------------------------
                          Anchor Styles
--------------------------------------------------------------*/
a.button:link           { font-family: Verdana, sans-serif;
                          font-size: 14px; font-weight: bold;
                          text-decoration: none; color: #FFFFFF}
a.button:visited        { font-family: Verdana, sans-serif;
                          font-size: 14px; font-weight: bold;
                          text-decoration: none; color: #FFFFFF}


/* -------------------------------------------------------------
                          Table Styles
------------------------------------------------------------- */
table.placeads       	{ background: #162e62}


th.placeadtitle        { font-size: 12pt;
                         font-weight: bold;
                         color: #000000;
                         background-color: #71b4d6}








