.whitelink {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF; font-size: 12px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
body,td,th {color: #FFFFFF;}

.blacklink {font-family: Arial, Helvetica, sans-serif;color: #000000; font-size: 10px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
body,td,th {color: #000000;}

.blacklink12 {font-family: Arial, Helvetica, sans-serif;color: #000000; font-size: 12px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
body,td,th {color: #000000;}

.Heading1 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16px; font-weight: bold;}
.Heading2 {font-family: Arial, Helvetica, sans-serif; color: ##000000; font-size: 12px; font-weight: bold; font-style:italic}
.Body {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }
.Bold {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold;}

body,td,th {color: #000000;}
body {background-color: #CCCCCC}

.uborder {
  border-left: 4px solid #486127;
  border-right: 4px solid #486127;
  border-bottom: 10px solid #486127
  }  
  
.uborder_inverted {
  border-left: 4px solid #486127;
  border-right: 4px solid #486127;
  border-top: 4px solid #486127
  }
    
.leftrightborder {
  border-left: 4px solid #486127;
  border-right: 4px solid #486127;
  }  
  
.cornerBox {
	position: relative;
	width: 100%;
	z-index: 1;
}
.corner { position: absolute; width: 10px; height: 10px; background: url('images/corners.gif') no-repeat; font-size: 0%; }
.cornerBoxInner { padding: 10px; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }


/* CSS Document */
