body {
	       margin: 2px 0px 0px 2px;
	       padding: 0;
	       text-align: center;
	       background-color: #FFF;
}

a:visited {
	       text-decoration: none;
	       color: #000000;
               cursor: hand;
}

a:hover {
	       text-decoration: none;
	       color: #FF0000;
               cursor: hand;
}

.l:visited {
               font-family: Times New Roman;
               font-size: 15px;
               color: #0000FF;
               cursor: hand;
}

.l:hover {
               font-family: Times New Roman;
               font-size: 14px;
               color: #FF0000;
               cursor: hand;
}

div.box {
               border: 1px solid black;
               background: #FFF;
               position: relative;
}

div.centerbox {
               background-color: #FFF;
}

.c {
               font-family: Comic Sans MS, Arial, Helvetica;
               font-size: 18px;
               font-style: normal;
               font-weight: normal;
               color: #4E5A6A;
               text-align: center;
}

.cb {
               font-family: Comic Sans MS, Arial, Helvetica;
               font-size: 18px;
               font-style: normal;
               font-weight: normal;
               color: #000000;
               text-align: center;
}

.cr {
               font-family: Comic Sans MS, Arial, Helvetica;
               font-size: 22px;
               font-style: normal;
               font-weight: bold;
               color: #FF0000;
               text-align: center;
}

.fpt {
               font-family: Georgia, "Times New Roman", Times, serif;
               font-size: 14pt;
               font-weight: normal;
               color: #790000;
               text-align: center;
}

.fptsmbl {
               font-family: Times New Roman;
               font-size: 12pt;
               font-weight: normal;
               color: #000000;
               text-align: center;
}

h1 {
	       margin: 0;
	       padding: 10px 0;
	       font-family:  Comic Sans MS, Arial, Helvetica;
	       font-size: 22px;
               font-weight: bold;
	       text-align: center;
	       color: #ffffff;
}

h2 {
	       font-family: Georgia, "Times New Roman", Times, serif;
	       font-size: 20px;
               font-weight: bold;
	       text-align: center;
	       color: #790000;
	       background-position: top top;
}

h3 {
	       margin: 0;
	       padding: 10px 0;
	       font-family: Georgia, "Times New Roman", Times, serif;
	       font-size: 18px;
	       font-weight: bold;
	       text-align: center;
	       color: #8C0000;
}

.v{
               font-family: Verdana;
               font-size: 16px;
               font-weight: bold;
               color: #000000;
               text-align: center;
}

#apDiv1 {
	       background-image: url(buttons/bg2.jpg);
	       padding: 0px;
	       vertical-align: middle;
	       text-align: center;
	       background-position: center center;
	       height: 24px;
	       background-repeat: repeat-x;
}

table {
	       border-top-width: 0px;
	       border-right-width: 1px;
	       border-bottom-width: 1px;
	       border-left-width: 0px;
	       height: auto;
	       top: 20pt;
	       background-position: center center;
}

#accstat {
               padding-top: 1cm;
               padding-bottom: 1cm;
               font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;
               font-size: 20pt;
               font-weight: normal;
               color: #000000;
               text-align: left;
}

#pagetext {
               font-family: Georgia, "Times New Roman", Times, serif;
               font-size: 14pt;
               font-weight: normal;
               color: #790000;
               text-align: center;
}

#termstext {
               font-family: Georgia, "Times New Roman", Times, serif;
               font-size: 14pt;
               font-weight: normal;
               color: #000000;
               text-align: left;
}

#imgpad {
               padding-top: 0cm;
               padding-left: 9.0pt;
               padding-right: 9.0pt;
               padding-bottom: 0cm;
               text-align: center;
}

#bkgd2 {
               background-image: url('site/bkgd2.gif');
}

#bkgd4 {
               background-image: url('site/bkgd4.jpg');
}

#bkgd5 {
               background-image: url('site/bkgd5.jpg');
}

#bkgline {
               background-image: url('site/line.gif');
}

#bkgclouds {
               background-image: url('site/clouds.gif');
}


