 body  {background-image:url(images/bg.jpg); background-color:#e51d9f; margin-top:0;}
   
   /*css properties for general sitewide links */ 
   
a:link {
	text-decoration: none;
	color: #9332A0;
	font-family:trebuchet ms; font-size:10pt;
	font-weight:bold;
}

a:active {
  TEXT-DECORATION: none;
  color: #9332A0;font-family:trebuchet ms; font-size:10pt; font-weight:bold;}

a:visited {
  TEXT-DECORATION: none;
  color: #9332A0;font-family:trebuchet ms; font-size:10pt; font-weight:bold;}
 
a:hover {
	TEXT-DECORATION: none;
	color: #f33bb2;
	font-family:trebuchet ms; font-size:10pt;
	font-weight:bold;
}
  
 /*css properties for each link on the main menu apart from Home */ 
a.menu:link {
  text-decoration: none;
  color: #ffffff; font-family:trebuchet ms; font-size:13px; font-weight:bold; text-align: center;}
a.menu:active {
  TEXT-DECORATION: none;
  color: #ffffff; font-family:trebuchet ms; font-size:13px; font-weight:bold; text-align: center;}
a.menu:visited {
  TEXT-DECORATION: none;
  color: #ffffff; font-family:trebuchet ms; font-size:13px; font-weight:bold; text-align: center;}
a.menu:hover {
  TEXT-DECORATION: none;
  color: #a8e2f8; font-family:trebuchet ms; font-size:13px; font-weight:bold; text-align: center;}

.menu {
  TEXT-DECORATION: none; color: #ffffff; font-family:trebuchet ms; font-size:13px; font-weight:bold; text-align:center}
  
  
 
   /* Properties for text links at the foot of the page */
a.ftrlinks:link {
  text-decoration: none;
  color: #ffffff; font-family:trebuchet ms; font-size:10pt; font-weight:bold; text-align:center;}
a.ftrlinks:active {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:trebuchet ms; font-size:10pt; font-weight:bold; text-align:center;}
a.ftrlinks:visited {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:trebuchet ms; font-size:10pt; font-weight:bold; text-align:center;}
 a.ftrlinks:hover {
  TEXT-DECORATION: none;
  color: #c0c0c0;font-family:trebuchet ms; font-size:10pt; font-weight:bold; text-align:center;}
  
  .copyright {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:trebuchet ms; font-size:10pt; font-weight:bold; text-align:center;}
  
  
 /* Properties for main textual content */

 .content {
  COLOR: #363636;font-family:trebuchet ms; font-size:10pt; font-style: normal; text-decoration: none; line-height:1.5em; padding-right:10px;}
  
 .comment {
  COLOR: #2B48D5; font-family:trebuchet ms; font-size:10pt; font-style: normal; text-decoration: none}
  
  H1 {
  COLOR: #ffffff; font-family:trebuchet ms; font-size:11pt; font-style: normal; text-decoration: none; padding-left:4px; text-align:center}
  
  H2 {
  COLOR: #363636;font-family:trebuchet ms; font-size:16pt; font-style: normal; text-decoration: none; padding-left:10px; margin-top:0px;}
  
  H3 {
  COLOR: #3D7C7C; font-family:trebuchet ms; font-size:12pt; font-style: normal; text-decoration: none}
  
  ol {
  padding-bottom:2px;}

  ol li{
  COLOR: #041D93; font-family:trebuchet ms; font-size:12pt; padding-bottom:4px;}  
  
table {
  COLOR: #363636;font-family:trebuchet ms; font-size:10pt; font-style: normal; text-decoration: none; }


div {
  COLOR: #363636;font-family:trebuchet ms; font-size:10pt; font-style: normal; text-decoration: none}
  
form {
  COLOR: #363636;font-family:trebuchet ms; font-size:10pt; font-style: normal; text-decoration: none}
  
p { padding-left:10px;
  COLOR: #363636;font-family:trebuchet ms; font-size:10pt; font-style: normal; text-decoration: none; padding-top:0px;}
  
img.content { padding-bottom:2px; padding-left:2px; padding-right:13px; padding-top:2px;}

table.preview img {display:inline;}

#menu{list-style:none; padding:0px; margin:0px; height:100%; background: #7a6390;}
#menu2{list-style:none; padding:0px; margin:0px; height:100%; }
#menu ul li {background-image:url(../images/menu-buttons.png); background-repeat:repeat-y; height:44px; text-align:center}
#menu ul li a {line-height:42px; text-align:center}

