.center
{
  text-align:       center;
}

.required_info_sym
{
  color:       green;
  font-size:   18.75px;
}

BODY, P, LI, UL, OL, DL, BLOCKQUOTE{
  font-family:      Arial, Helvetica, sans-serif;
  font-size:        12.75px; 
  color:            black;
  }

UL {
  list-style-image: url(images/normalbullet.gif);
}

HR {
  border-color: #001A82;
  border-style: solid;
  border-width: 0.05em
}

PRE{
  color:            black;  
  font-size:        12.75px; 
  background:       white;
}

.error {
color:            red;  
}

.mybold {
color:            #663300;  
font-weight:      bold;
}

.myboldbiggerfontsize {
color:            #663300;  
font-size:      13.75px;
font-weight:      bold;
}

DIV {
  color:            black;  
  font-size:        12.75px; 
  background:       white;
  font-family:      Arial, Helvetica, sans-serif;
}

TT {
   font-size:        12.75px; 
}

H1, H2, H3 {
  font-family:      Arial, Helvetica, sans-serif;
  font-weight:      bold;
  color:            #001A82;
}

H1 {
  font-size:        16.75px; /*large;*/
  }

H2 {
  font-size:        14.75px; /*small;*/
}

H3 {
  font-size:        13.75px; 
}

A:link, A:active, A:visited
{
  font-family:      Verdana, sans-serif; 
  color:            blue;   
  background:       transparent;
  text-decoration:  none; 
}

A:hover
{
  color: #cc0000;
  text-decoration:  underline;
}

.smalltext {
  font-size:        11.75px; 
  }

.button {
  font-size:        12.75px; 
  color: white;
  background:       #ff9900;
  font-weight:      bold;
}

A.topofpageTOC:link, A.topofpageTOC:active, A.topofpageTOC:visited
{
  font-size:        11.75px; 
  font-weight:      bold;
  color: #663300;
  text-decoration:  none;
}

.topofpageStatic
{
  font-size:        11.75px; 
  font-weight:      bold;
  color: #cc9900;
}


A.topofpageTOC:hover
{
  color: #cc0000;
  text-decoration:  underline;
}


A.langlink:link, A.langlink:active, A.langlink:visited
{
  font-size:        11.75px; 
  font-weight:      bold;
  color: #993300;
  text-decoration:  none;
}

A.langlink:hover
{
  font-size:        11.75px; 
  color: #cc0000;
  text-decoration:  none;
}

.welcomeMessage
{
  font-size:        12.75px; 
  color:            white;
  font-weight:      normal;
  font-family:      Arial, Helvetica, sans-serif;
}

.TOCheader
{
  font-size:        11.75px; 
  color:            white;
  font-weight:      bold;
  font-family:      Arial, Helvetica, sans-serif;
}

.TOCentryStatic
{
  font-size:        11.75px; 
  background: #ffffcc; /*#DBEFFF;*/
  color:            #cc9900;
  font-family:      Verdana, sans-serif; 
}

.TOCentry
{
  font-size:        11.75px; 
  background: #ffffcc; /*#DBEFFF;*/
  color:            blue;
}

A.TOCentry:link, A.TOCentry:active, A.TOCentry:visited
{
  font-size:        11.75px; 
  background: #ffffcc; /*#DBEFFF;*/
  color:            blue;
  text-decoration:  none;  
}

A.TOCentry:hover
{
  color: #cc0000;
  text-decoration:  underline;
/*
  color: white;
  background:       #001A82;
  border-style: outset;
  border-width: 0.2em;
  font-weight:      normal;
*/
}

. BuyNow
{
  font-family:      Verdana, sans-serif; 
  font-size:        16.75px; 
  background:       white;
  color:            blue;
  font-weight:      bold;
}


.tableBorder
{

  border-top-width: 0.05em;
  border-bottom-width: 0.05em;
  border-left-width: 0.05em;
  border-right-width: 0.05em;
  border-style: solid;
  border-color: #4682b4;
}


UL.goodpoints
{  
list-style-image: url(images/checkbullet.gif);
}

.quotation {
   font-family:      Times, serif;
   font-size:        small;
   color:            black;
}

A.bottomlinks:link, A.bottomlinks:active, A.bottomlinks:visited
{
  font-size:        11.75px; 
  text-decoration:  none;
}

A.bottomlinks:hover
{
  color: #cc0000;
  text-decoration:  underline;
}

.bottomlinksStatic
{
  font-size:        11.75px; 
  background: white;
  color:            #cc9900;
  font-family:      Verdana, sans-serif; 
}

