

.title { font-family: "Times New Roman", Arial, Helvetica, sans-serif, Verdana; font-size:14pt; color:#ffffff; margin-top:5px; margin-bottom:10px; padding-left:64px;}
.subtitle { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:12pt; color:#817147; font-weight: bold;}
.intro { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#EE6B0A; font-weight: bold;}
.bottom { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:8pt; color:#614300; } /* 42860F */

.default { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#675127; line-height: 18px;}

#fullbody { width:900; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; line-height:16px; color:#675127;}

a:link 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 10pt; text-decoration: underline; color: #C10000; }
a:visited 		{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 10pt; text-decoration: underline; color: #C10000; }
a:hover 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 10pt; text-decoration: none; color: #C10000; }

a.mainmenu:link 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; line-height:1.8em;}
a.mainmenu:visited 	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; line-height:1.8em;}
a.mainmenu:hover 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #9CCCF0; line-height:1.8em;}

a.sidemenu:link 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11pt; text-decoration: none; font-weight: bold; color: #8D6111; line-height:1em; padding: 2px 0 0 20px; display:block; vertical-align: baseline; }
a.sidemenu:visited 	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11pt; text-decoration: none; font-weight: bold; color: #8D6111; line-height:1em; padding: 2px 0 0 20px; display:block; vertical-align: baseline; }
a.sidemenu:hover 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11pt; text-decoration: none; font-weight: bold; color: #BC0101; line-height:1em; padding: 2px 0 0 20px; display:block; vertical-align: baseline; }


a.bottom:link 			{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #907832; }
a.bottom:visited 		{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #907832; }
a.bottom:hover 		{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: #907832; }

a.top:link 			{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #ffffff; line-height:1.8em;}
a.top:visited 		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: none; color: #ffffff; line-height:1.8em;}
a.top:hover 		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; text-decoration: underline; color: #ffffff; line-height:1.8em;}

.sidemenu_mouseover { background-image: url(images/side-menu-mouseover.jpg); background-repeat: no-repeat;  }
.sidemenu_mouseout  { background-image: url(images/side-menu-mouseout.jpg); background-repeat: no-repeat;   }

#list ul {
  margin-left:-0; padding-left: 15px;
}

#list ul li {
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.png) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
 
 
.img-shadow {
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:5px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}