TD { font-family: Tahoma; font-size: 11px; border-top:1px black; }
P { color: #000066; font-family: Tahoma; font-size: 11px; border-top:1px black; }
H1 { color: black; font-family: Tahoma; font-size: 11px }

H2 { color: black; font-family: Tahoma; font-size: 12px }




A:link    { color: #5252E2; text-decoration: underline }  /* unvisited links */
A:visited { color: #5252E2; text-decoration: underline }  /* unvisited links */
A:hover   { color: #010365; text-decoration: none }  /* unvisited links */
A:active  { color: green; text-decoration: none }  /* unvisited links */

A.normal:link    { color: #5252E2; text-decoration: underline }  /* unvisited links */
A.normal:visited { color: #5252E2; text-decoration: underline }  /* unvisited links */
A.normal:hover   { color: #010365; text-decoration: none }  /* unvisited links */
A.normal:active  { color: green; text-decoration: none }  /* unvisited links */

A.cats:link    { color: #5252E2; text-decoration: underline }  /* unvisited links */
A.cats:visited { color: #5252E2; text-decoration: underline }  /* unvisited links */
A.cats:hover   { color: #010365; text-decoration: none }  /* unvisited links */
A.cats:active  { color: green; text-decoration: none }  /* unvisited links */

A.pagey2:link    { color: white; text-decoration: underline; font-weight: bold; font-size: 12px;}  /* unvisited links */
A.pagey2:visited { color: white; text-decoration: underline; font-weight: bold; font-size: 12px; }  /* unvisited links */
A.pagey2:hover   { color: yellow; text-decoration: underline; font-weight: bold; font-size: 12px; }  /* unvisited links */
A.pagey2:active  { color: blue; text-decoration: underline; font-weight: bold; font-size: 12px; }  /* unvisited links */

p.promo4 { color: yellow; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; }
p.promo3 { color: #000066; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; }
p.promo2 { color: #000066; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 14px; }
td.promo {

background-color: #CC0000;

padding: 3px 3px 3px 3px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;

border-bottom: 1px dotted white; 
}

td.promo2 {

background-color: #5B5EED;

padding: 3px 3px 3px 3px;


}

td.mainpage {
border-width: 4px;
   border-style: solid;
   border-color: #08047D;
background-color: white;

}

table.mainpage {
border-width: 4px;
   border-style: solid;
   border-color: #08047D;

}


p.whitey {color: white; font-size: 16px; }
P.menu { color: #ffffff; font-family: Tahoma; font-size: 11px; border-top:1px black; }
P.big { text-align: center; color: #0055E5; font-weight: bold; font-family: Tahoma; font-size: 16px; border-top:1px black; }
P.bigwhite { text-align: center; color: #ffffff; font-weight: bold; font-family: Tahoma; font-size: 16px; border-top:1px black; }

P.small { text-align: center; color: #ffffff; font-weight: bold; font-family: Tahoma; font-size: 12px; }

A.menu:link    { color: white; text-decoration: none }  /* unvisited links */
A.menu:visited { color: white; text-decoration: none }  /* visited links   */
A.menu:hover   { color: white; text-decoration: underline }  /* user hovers     */
A.menu:active  { color: white; text-decoration: none }  /* active links    */

A.big:link    { color: yellow; font-size: 16px; text-decoration: underline }  /* unvisited links */
A.big:visited { color: yellow; font-size: 16px; text-decoration: underline }  /* visited links   */
A.big:hover   { color: white; font-size: 16px; text-decoration: none }  /* user hovers     */
A.big:active  { color: yellow; font-size: 16px; text-decoration: underline }  /* active links    */

A.small2:link    { color: #000066; text-decoration: none }  /* unvisited links */
A.small2:visited { color: #000066; text-decoration: none }  /* visited links   */
A.small2:hover   { color: #000066; text-decoration: underline }  /* user hovers     */
A.small2:active  { color: blue; text-decoration: underline }  /* active links    */

A.small:link    { color: white; text-decoration: none }  /* unvisited links */
A.small:visited { color: white; text-decoration: none }  /* visited links   */
A.small:hover   { color: yellow; text-decoration: none }  /* user hovers     */
A.small:active  { color: white; text-decoration: none }  /* active links    */

hr { height:2px; color: #5B5EED }
.search { position:absolute; left:-50000px; top:20px; width:5000px; height:100px; background:#ffffff; color:#000000 }

.box

{
    background-color: #13C8F5;
	margin: 0;
	padding: 10px;
	color: #ffffff; 
	border-top-style: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
}

.boxheader
{
background-color: #066478;
	margin: 0;
	text-align: center;
	color: white; 
	font-weight: bold; 
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}