/*
trackanimal.org CSS2 sheet
Copyright 2002 PawPrint.net 
Author: Scott W. Baker
*/

/*=================================================================================================================*/
body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Helvetica 55 Roman", Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	border-left: 1px solid #666666;
}

/*=================================================================================================================*/
#sitedate{
	font-size:xx-small;
	text-align: right;
	margin: 1px 50px 0 0;
	color: #cccccc;
	background: transparent;
}

td.content {
	background:#ffffff;
	color: #000000;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 0 0 3em 0;
}

h1.pageTitle{
	color: #333333;
	text-align: left;
	text-transform: lowercase;
	padding: 2px 0 5px 7px;
	font-size: 14pt;
	margin: 0;
	border-bottom: 1px solid #666666;
}

div.admintools, div.pageitem{
	padding: 5px 10px 20px 10px;
	margin-bottom: 10px;
	background: transparent;
	color:#000000;
}

div.pageitem p {
	text-align: justify;
}

p.quotation{
	padding: 0 2em 0 2em;
	font-style: italic;
}

p.customerComment{
	font-size:12pt;
	color: #333333;
	margin: 1.5em 0 0 0;
	padding: 0;
}

div.softwareVersion{
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

div.softwareDate{
  font-style: italic;
  text-align: center;
}

/*==================================================================================================*/
/*Table Packages Style*/

table.tourPackages{
	border-top:1px solid #003366;
	border-left:1px solid #003366;
}

table.tourPackages td{
   padding: 2px 5px 10px 5px;
	border-bottom:1px solid #003366;
	border-right:1px solid #003366;
}
table.tourPackages ul{
	list-style-image: url(images/icons/blot.gif);
	margin: 1em 5px 1em 2em;
}
table.tourPackages ul li{
	padding: 0 0 .5em 0;
}

table.tourPackages td strong{
	color: #004499;
}
table.tourPackages th{
   padding: 2px 2px 2px 5px;
   text-align: left;
	background: #004499;
	color: #ffffff;
	border-bottom:2px solid #003366;
	border-right:1px solid #003366;
}

/*==================================================================================================*/
/*Admin Menu*/
td.adminmenu{
	font-size:10px;;
}
td.adminmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

td.adminmenu ul li {
	margin: 0;
   padding: 0;
	border: 0;
}

td.adminmenu ul li a, td.adminmenu ul li a:link,td.adminmenu ul li a:visited {
	display: block;
	font-size: 10px;
	padding: 2px 2px 2px 10px;
	background: #ffffff;
	color: #000099;
	text-decoration: none;
	width: 100%;
}
td.adminmenu ul li a:hover{
	background: #ffcc00;
}
/*==================================================================================================*/
/*Table Grid Style*/

table.grid{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}

table.grid td{
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}
table.grid th{
	border-bottom:2px solid #666666;
	border-right:1px solid #666666;
	
}
/*==================================================================================================*/
/*Table Info Style*/

table.info{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

table.info td{
   padding: 2px 2px 2px 5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
table.info td strong{
	color: #663300;
}
table.info th{
   padding: 2px 2px 2px 5px;
   text-align: left;
	background: #003366;
	color: #ffffff;
	border-bottom:2px solid #cccccc;
	border-right:1px solid #cccccc;
}
/*==================================================================================================*/
/*Sidebar list links*/

td.sidebar{
	background: #003366;
}

h1.sectionTitle{
   width: 160px;
	text-align: left;
	color: #eeeeee;
	font-size: 14pt;
	padding: 2px 0 5px 7px;
	margin: 0;
	border-bottom: 1px solid #666666;
}

h2.sectionTitle{
   width: 160px;
	text-align: left;
	color: #eeeeee;
	font-size: 12pt;
	padding: 2px 0 5px 7px;
	margin: 1.5em 0 0 0;
	border-bottom: 1px solid #666666;
}

ul.mainNav {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

ul.mainNav li {
	margin: 0;
   padding: 0;
	border: 0;
}

ul.mainNav li a, ul.mainNav li a:link,ul.mainNav li a:visited/*, td.sidebar a, td.sidebar a:link, td.sidebar a:visited*/{
	display: block;
	font-size: 10pt;
	padding: 2px 2px 2px 10px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #666666;
	background: #003366;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}
/*
td.sidebar a, td.sidebar a:link, td.sidebar a:visited{
   border-bottom: 1px solid #003366;
}
*/
ul.mainNav li a:hover/*, td.sidebar a:hover*/{
	border-top: 1px solid #003366;
	border-bottom: 1px solid #eeeeee;
	background: #666666;
	color: #ffffff;
}

a.baseNav, a.baseNav:link, a.baseNav:visited{
	display: block;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	background: #003366;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

a.baseNav:hover {
	background: #003366;
	color: #ff0000;
}

/*===========================================*/
acronym {
	border: 0;
	cursor: help;
}
form {
	margin:  0;
	border:  0;
	padding: 0;
	display: block;
}

fieldset {
	margin: 20px 20px 20px 20px;
	padding: 10px;
	display: block;
}

legend {
   margin: 0;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
	line-height: normal;
	vertical-align: baseline;
}

/*==================================================================================================*/
/*Nav Styles*/
a.mainNav, a.mainNav:visited, a.mainNav:link{
  color: #000066;
  font-size: 10pt;
  font-weight: bold;
  text-decoration : none;
}

a.mainNav:hover, a.mainNav:active{
  color: #cc0000;	
}

a:link, a:visited, a:hover, a:active {
	font-style : normal;
	text-decoration : none;
}

a:hover, a:active{
	color: #ff0000;
	background: transparent;
}

a:link, a:visited{
	color: #004499;
	background: transparent;
}
/*==================================================================================================*/
/*Header Styles*/

h1,h2, h3, h4, h5  {
	font-family : "Helvetica 65 Medium", Helvetica, sans-serif;
	background-color : transparent;
	font-style : normal;
	font-weight: normal;
	color : #333333;
   background: transparent;
	text-transform: lowercase;
	padding-left: 2em;
}

h1 {
  font-size : 16pt;
  text-align : center;
}

h2  {
	font-size : 16pt;
}

h3  {
	font-size : 14pt;
}

h4  {
	font-size : 12pt;
}

h5  {
	font-size : 10pt;
}

/*==================================================================================================*/
/*Form Styles*/
div.formrow {
	margin-bottom: 10px;
	padding:0;
	text-align: left;
}

input, select option {
	background: #cccccc;
	color: #000000;
	border: 2px solid #999999;
}

input.required, select.required option {
	border: 2px solid #cc0000;
	background: #ffcccc;
	color: #000000;
}
/*==================================================================================================*/
/*Admin Menu*/
td.adminmenu{
	font-size:10px;;
}
td.adminmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

td.adminmenu ul li {
	margin: 0;
   padding: 0;
	border: 0;
}

td.adminmenu ul li a, td.adminmenu ul li a:link,td.adminmenu ul li a:visited {
	display: block;
	font-size: 10px;
	padding: 2px 2px 2px 10px;
	background: #ffffff;
	color: #000099;
	text-decoration: none;
	width: 100%;
}
td.adminmenu ul li a:hover{
	background: #ffcc00;
}

/*==================================================================================================*/
/*XDe Base Styles*/

div.admintools{
	margin: 10px;
	padding: 5px;
}
th.userListDateTitle{
	text-align: left;
	border-top: 1px solid #cccccc;
	padding: 0 0 5px 0;
}

a.textbutton:hover, a.textbutton:link, a.textbutton:active, a.textbutton:visited, input.textbutton {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #f1e1d2;
	border-top: 1px solid #f1e1d2;
	font-size: 9px;
	margin: 2px 2px 2px 0;
	color: #333333;
	font-family: verdana, sans-serif;
	text-decoration: none;
	background: #eeeeee;
	padding: 0px 3px 2px 3px;
}

a.minitextbutton:hover, a.minitextbutton:link, a.minitextbutton:active, a.minitextbutton:visited{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #f1e1d2;
	border-top: 1px solid #f1e1d2;
	font-size: 8px;
	margin: 2px 0 2px 0;
	color: #333333;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
	background: #eeeeee;
	padding: 0px 1px 1px 1px;
}

a.textbutton:hover, a.minitextbutton:hover, input.textbutton:hover {
	background: #ffffcc;
	color: #996633;	
	border-left: 1px solid #996633;
	border-top: 1px solid #996633;
	border-right: 1px solid #f1e1d2;
	border-bottom: 1px solid #f1e1d2;
}

/*===================================================================================================*/
/*Gallery Styles*/
.galleryimage{
	border: 1px solid #333333;
}

.galleryitemtitle, .galleryalbumtitle, .gallerytitle {
	text-align: center;
	font-weight: bold;
}

.galleryalbumtitle{
   font-size: 12pt;
	color: #333333;
	padding: 0 0 5px 0;
}

.gallerytitleinfo, .galleryalbuminfo{
	text-align: center;
}

.galleryalbuminfo{
	padding: 5px 10px 5px 10px;
}

.galleryiteminfo, .galleryalbumiteminfo{
	font-size: xx-small;
	text-align: center;
	padding: 5px 10px 5px 10px;
	border: 1px solid #cccccc;
}
.galleryiteminfo{
	font-size: small;
}

/*===================================================================================================*/
/*News 3.0 Styles*/

h2.newsCategoryTitle{
	text-align: left;
	padding: 0 0 0 20px;
	margin:0;
}

table.newsItem{
	border:1px solid #004499;
	margin: 0 0 10px;
}
table.newsItem th{
	text-align: left;
	font-size: 12pt;
	color: #ffffff;
	background: #003366;
	padding: 2px 2px 3px 5px;
}
table.newsItem td.info{
	padding: 0 0 10px 0;
}
table.newsItem td.info h2.newsCategoryTitle{
	padding: 0 5px 0 0;
	font-size: 11pt;
	text-align: right;
	border-bottom: 1px solid #cccccc;
}

table.newsItem td.info div.newsItemDate{
	text-align:left;
	font-size: xx-small;
	padding: 1px 0 0 5px;
}

table.newsItem td.info p{
	padding: 10px 10px 0 10px;
}

table.newsItem td.details{
	padding: 2px 2px 10px 10px;
	font-size: x-small;
}

h3.newsCategoryDescription{
	text-align:left;
	padding: 0 0 20px 30px;
	margin: 0;
	font-size: 10pt;
	font-weight: 100;
	color: #333333;
	background: transparent;
}

img.newsImage{
	border: 1px solid #000066;
}

.newsAdminNote{
	font-weight: bold;
	color: #cc0000;
	background: #ffffff;
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
	cursor: help;
	border:1px solid #660000;
}

.newsAdminInfo{
	color: #999999;
	font-weight:normal;
	background: #ffffff;
	margin: 0 0 0 5px;
	padding: 0 1px 0 1px;
	cursor: help;
	border:1px solid #cccccc;
	font-style: italic;
}

div.newsLatestItem{
}

h2.newsLatestTitle{
}
/*===================================================================================================*/
/*Forum Styles*/

td.forumUserPostsDate{
	background: #cccccc;
	font-size: x-small;
	padding: 5px 0 5px 5px; 
	border-bottom: 1px solid #666666;
	color: #000066;
}

td.forumUserPostsPost{
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  padding: 5px 0 5px 5px;
	
}


.forumsummary, .forumdetail {
	border: 2px solid #666666;
}

th.forumtopic, td.forumtopic {
   background: #eeeeee;
	border-bottom: 1px solid #666666;
	color: #000000;
}

th.forumtopic{
	border-bottom: 2px solid #666666;
}

td.forumtopic a:link, td.forumtopic a:visited {
   background: #eeeeee;
	font-weight: bold;
   color: #000000;
}

td.forumtopic a:hover, td.forumtopic a:active {
   background: #eeeeee;
	font-weight: bold;
   color: #0000cc;
}

td.threads, th.threads{
   background: #eeeeee;
	border-bottom: 1px solid #666666;
	color: #000000;	
	font-size: x-small;
}

th.threads{
	border-bottom: 2px solid #666666;
}	

td.posts, th.posts, td.forumcmd, th.forumcmd, td.forumreplycmd{
   background: #eeeeee;
	border-bottom: 1px solid #666666;
	color: #000000;	
	text-align: center;
	font-size: x-small;
}

td.forumcmd, th.forumcmd, td.forumreplycmd{
	text-align: left;
}


th.posts, th.forumcmd{
	border-bottom: 2px solid #666666;
}	

td.forumreplycmd {
	border-bottom: 1px solid #666666;
}

td.recentpost, th.recentpost {
   background: #ffffff;
	border-bottom: 1px solid #666666;
	color: #000000;
}

th.recentpost{
	border-bottom: 2px solid #666666;
}

td.forumreply0, td.forumreply1 {
	background: #ffffff;
	border-bottom: 1px solid #666666;
}
td.forumreply1 {
	background: #eeeeee;
}

div.forumtitle {
	font-weight: bold;
	font-size: medium;
}

td.recentpost a:link, td.recentpost a:visited {
   background: #ffffff;
   color: #000000;
   font-size: small;
}

td.recentpost a:hover, td.recentpost a:active {
   background: #ffffff;
   color: #0000cc;
   font-size: small;	
}

div.forumimage{
	text-align: center;
	margin: 0px auto;
	margin-top: 10px;
}

div.forumsignature{
	color: #666666;
	font-size: small;
	background: transparent;
	margin-top: 5px;
}

div.forumminititle{
	font-size: small;
	font-weight: bold;
}

div.forumminicategory{
	font-size: xx-small;
}

div.forumminisummary{
	padding: 5px 5px 5px 10px;
	font-size: small;
}

/*===================================================================================================*/
/*Portfolio Styles*/

h2.portfolioCategoryTitle{
	text-align: left;
	padding: 0 0 0 20px;
	margin:0;
}

table.portfolioItem{
	border:1px solid #004499;
}
table.portfolioItem th{
	text-align: left;
	font-size: 12pt;
	color: #ffffff;
	background: #003366;
	padding: 2px 2px 3px 5px;
}
table.portfolioItem td.info{
	padding: 0 0 10px 0;
	/*border-left: 1px solid #004499; */
}
table.portfolioItem td.info h2.portfolioCategoryTitle{
	padding: 0 5px 0 0;
	font-size: 11pt;
	text-align: right;
	border-bottom: 1px solid #004499;
}

table.portfolioItem td.info div.portfolioItemDate{
	text-align:left;
	font-size: xx-small;
	padding: 1px 0 0 5px;
}

table.portfolioItem td.info p{
	padding: 10px 10px 0 10px;
}

table.portfolioItem td.details{
	padding: 2px 2px 10px 10px;
	font-size: x-small;
}

h3.portfolioCategoryDescription{
	text-align:left;
	padding: 0 0 20px 30px;
	margin: 0;
	font-size: 10pt;
	font-weight: 100;
	color: #004499;
	background: transparent;
}

div.portfolioItem{
	margin: 20px 10px 10px 10px;
	padding: 15px 15px 20px 15px;
	border: 1px solid #666666;
}

div.portfolioCategoryName{
	font-size: 14pt;
	font-weight: bolder;
}

div.portfolioCategoryDescription{
	font-size: 10pt;
	font-style: italic;
	margin: 3px 0 10px 10px;
}

div.portfolioCategoryNAV{
	text-align: right;
}

div.portfolioHeadline{
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	background: transparent;
	margin: 5px 0 10px 0;
}

div.portfolioInfo{
  margin: 5px 0 5px 0;
  font-size: x-small;
}

div.portfolioHeadline a:hover, div.portfolioHeadline a:link, div.portfolioHeadline a:active, div.portfolioHeadline a:visited{
	color: #333333;
	text-decoration: none;
	background: transparent;
}

div.portfolioHeadline a:hover{
	background: transparent;
	color: #ff0000;	
}

img.portfolioImage{
	border: 1px solid #333333;
}
.portfolioAdminNote{
	font-weight: bold;
	color: #cc0000;
	background: #ffffff;
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px;
	cursor: help;
	border:1px solid #660000;
}

.portfolioAdminInfo{
	color: #999999;
	font-weight:normal;
	background: #ffffff;
	margin: 0 0 0 5px;
	padding: 0 1px 0 1px;
	cursor: help;
	border:1px solid #cccccc;
	font-style: italic;
}
/*===================================================================================================*/
/*Glossary Styles*/

h1.glossaryTerm{
	text-align: left;
	text-transform: none;
	margin:0;
	padding:0 0 5px 0;
}

div.glossarySeeAlso{
	margin: 20px 0 0 2px;
}

div.glossaryPhonetic{
	font-style: italic;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

td.glossaryCategoryTitle, td.glossarySearchResult{
	border: 1px solid #999999;
	padding: 10px 10px 10px 10px
}

div.glossaryCategoryName a{
	font-size: large;
	font-family : "Helvetica 55 Roman", Helvetica, sans-serif;
}
div.glossaryCategoryDescription{
	font-size: x-small;
	margin: 1px 0 0 10px;
}

div.glossaryCategorynav{
	text-align: right;
}

div.glossaryTerm a{
	font-weight: bold;
	margin: 0 0 0 10px;
}

/*===================================================================================================*/
/*Calendar Styles*/

td.cal_monthtitle, td.mini_cal_monthtitle, td.cal_daytitle{
  font-size: large;
  font-weight: bold;	
  text-align: center;
}

td.mini_cal_monthtitle{
  font-size: small;	
}

td.cal_monthsubtitle {
  font-size: medium;
}

td.mini_cal_monthsubtitle{
  font-size: x-small;	
}
td.cal_daysubtitle{
  font-size: x-small;
}

td.mini_cal_daysubtitle{
  font-size: xx-small;
}

td.cal_monthday_today, td.mini_cal_monthday_today{
  border: 1px #ff0000 solid;
  background: #ffcccc;	
}

td.cal_monthday_on, td.mini_cal_monthday_on{
  background: #ffffff;
  border: 1px #999999 solid;	
}

td.cal_monthday_off, td.mini_cal_monthday_off{
  border: 1px #999999 solid;
  background: #eeeeee;
  color: #666666;
}

td.cal_monthweekday, td.mini_cal_monthweekday{
  border: 1px #999999 solid;
  background: #000000;
  color: #ffffff;
  font-weight: bold;	
}

td.mini_cal_monthweekday,td.mini_cal_monthday_off, td.mini_cal_monthday_on,td.mini_cal_monthday_today{
  font-size:xx-small;
}

.cal_dayoutline{
	border: 1px #008080 solid;
}

td.cal_dayhours{
	font-size: xx-small;
	color: #008080;
	border-right: 1px #008080 dashed;
}

tr.cal_day_hour_on{
	background: #eeeeee;
}

tr.cal_day_hour_off{
	background: #ffffff;
}

div.cal_monthevent{
   margin: 0 0 2px 0;
	border-top: 1px solid #cccccc;
	font-size: xx-small;
}

td.cal_dayevent{
	border: 1px #008080 solid;
	background: transparent;
}

div.event_title{
	color: #993333;
	font-weight: bold;
	background: transparent;
	font-size: large;
}

div.event_range{
  font-size: x-small;	
}

div.event_description{
	margin: 10px 0 20px 0;
}

table.calendarEventList{
	border-top:1px solid #000066;
	border-left:1px solid #000066;
	margin: 30px 0 20px 0;
}

table.calendarEventList td{
   padding: 5px 10px 5px 10px;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
}

table.calendarEventList th{
   padding: 2px 2px 2px 5px;
   text-align: left;
	background: #000066;
	color: #ffffff;
	border-bottom:2px solid #000066;
	border-right:1px solid #000066;
}


/*===================================================================================================*/
/*Help Styles: General*/
.help {
	color: #191970;
}

p.help{
	color: #191970;
	margin-bottom: 15pt;
}

.helpPageTitle{
	color: #191970;
	font-size: 18pt;	
	vertical-align: middle;
	text-align: center;
	padding-top: 10pt;
	font-family: Arial;
	font-weight: bolder;
}

a.help:link, a.help:active, a.help:visited, a.help:hover{
	color: #5d82b0;
	text-decoration : none;
	}

a.help:hover{
	color: red;
}

div.help{
	color: #191970;	
}

fieldset.help {
	color: #191970;
	border: 1px solid #B0C4DE;
	padding: 0pt 10pt 10pt 10pt;
	margin: 0 0 10pt 0;
}

fieldset.helpSeealso {
	color: #191970;
	font-size: 10pt;	
	border: 1px solid #B0C4DE;	
	background-color: #F0F8FF;	
	padding: 5pt 5pt 5pt 5pt;
	margin: 0 0 10pt 0;	
}

table.help {
	color: #191970;
	margin-bottom: 10pt;
}

td.help {
	color: #191970;
	font-size: 10pt;
}

.helpnote{ 
	color: #191970; 
	font-size: 10pt;	
	font-style: italic; 
	font-size: x-small;  
}

.helpMessage {	
	color: #990000;	
	font-size: 16pt;	
	font-style: italic; 
	text-align: left;
	margin-bottom: 10pt;
	}

.helpTopic {
	color: #191970;
	background: #ffffff 
	text-align: left;
	vertical-align: top;	
	padding: 15pt 10pt 10pt 15pt;
	margin: 0 0 0 0;
	border-top: 1px solid #B0C4DE;
	border-bottom: 1px solid #B0C4DE;
}

a.helpbutton:link, a.helpbutton:active, a.helpbutton:visited, a.helpbutton:hover{
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	border-top: 2px solid #666666;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin: 2px 2px 2px 2px;
	color: #0000ff;
	font-family: verdana, sans-serif;
	text-decoration: none;
	background: #eeeeee;
	padding: 1px 2px 1px 2px;
	cursor:help;
	vertical-align: top;
}

a.helpButton:hover, input.helpButton:hover {
	background: #F0F8FF;
	color: #191970;	
	border-left: 2px solid #0000ff;
	border-top: 2px solid #0000ff;
	border-right: 2px solid #0000ff;
	border-bottom: 2px solid #0000ff;	
}
/*===================================================================================================*/
/*Help Styles: Menu*/

.helpMenu {
	color: #191970;
	background-color: #B0C4DE;
	font-size: 9pt;
	vertical-align: top;		
	padding: 5pt 3pt 5pt 3pt;
	margin: 0 0 0 0;
}

.helpMenuTitle {
   color: #191970;
	font-size: 10pt;	
	text-align: left;
	font-weight: bold;
	padding: 10pt 0pt 5pt 0pt;	
	border-bottom: 1px solid White;		
}

.helpMenuCategory {
	margin: 0 0 0 0;
	padding: 2pt 2pt 5pt 2pt;	
	border-bottom: 1px solid White;
}

.helpMenuActiveCategory {
	color: #191970;
	font-weight: bold;
	padding: 0px 2px 0px 2px;	
}

.helpMenuActiveTopic {
	color: #B22222;
	font-weight: bold;	
	padding: 0px 2px 0px 2px;	
}

a.helpMenuLink:link, a.helpMenuLink:active, a.helpMenuLink:visited, a.helpMenuLink:hover{
	text-decoration : none;
	color: #191970;
	background: transparent;
	padding: 0px 2px 0px 2px;
	}

a.helpMenuLink:hover{
	text-decoration : none;
	background: #F0F8FF;
	border: 1px solid Navy;
}

/*===================================================================================================*/
/*Content.Manage Styles*/

.contentManageBorder{
	border:2px solid #000066;
}

div.manageContentSectionBorderTop{
   width: 100%;
	border-top: 1px solid #336699;
	padding-top: 5px;
}

div.manageContentSectionBorderBottom{
   width: 100%;
	border-bottom: 1px solid #336699;
	padding-bottom: 5px;
}

/*===================================================================================================*/
/*Forum Styles 3.0*/

table.forumsummary, table.forumtopic{
  border: 2px solid #666666;
}

table.forumsummary th, table.forumtopic th{
   border-bottom: 2px solid #666666;
}

table.forumsummary td, table.forumtopic td{
	border-bottom: 1px solid #666666;
	color: #000000;	
   background: #ffffff;
	font-size: x-small;
}

table.forumsummary a:link, table.forumsummary a:visited, table.forumsummary a:hover, table.forumsummary a:active {
	font-weight: bold;
   color: #000000;
}

table.forumsummary a:hover, table.forumsummary a:active {
   color: #0000cc;
}

table.forumsummary td.thread, table.forumsummary th.thread, table.forumsummary td.topic, table.forumsummary th.topic{
	background: #eeeeee;
}
table.forumsummary td.topic{
	font-size: 15px;
}

table.forumsummary td.post, table.forumsummary th.post,  table.forumsummary td.stats, table.forumsummary th.stats{
   background: #ffffff;
}

table.forumsummary td.stats, table.forumsummary td.thread{
	text-align: center;
}

/* ------ */

table.forumtopic a:link, table.forumtopic a:visited, table.forumtopic a:hover, table.forumtopic a:active {
	font-weight: bold;
   color: #000000;
}

table.forumtopic a:hover, table.forumtopic a:active {
   color: #0000cc;
}

table.forumtopic td.thread, table.forumtopic th.thread, table.forumtopic td.topic, table.forumtopic th.topic{
	background: #eeeeee;
}
table.forumtopic td.topic{
	font-size: 15px;
}

table.forumtopic td.post, table.forumtopic th.post,  table.forumtopic td.stats, table.forumtopic th.stats{
   background: #ffffff;
}

table.forumtopic td.stats, table.forumtopic td.thread{
	text-align: center;
}


table.forumsummary div.date, table.forumtopic div.date{
   font-size: xx-small;
	color: #666666;
}


td.forumUserPostsDate{
	background: #cccccc;
	font-size: 9px;
	padding: 5px 0 5px 5px; 
	border-bottom: 1px solid #666666;
	color: #000066;
}

td.forumUserPostsPost{
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  padding: 5px 0 5px 5px;
	
}


.forumsummary, .forumdetail {
	border: 2px solid #666666;
}

th.forumtopic, td.forumtopic {
   background: #eeeeee;
	border-bottom: 1px solid #666666;
	color: #000000;
}

th.forumtopic{
	border-bottom: 2px solid #666666;
}

td.forumtopic a:link, td.forumtopic a:visited {
   background: #eeeeee;
	font-weight: bold;
   color: #000000;
}

td.forumtopic a:hover, td.forumtopic a:active {
   background: #eeeeee;
	font-weight: bold;
   color: #0000cc;
}

td.threads, th.threads{
   background: #eeeeee;
	border-bottom: 1px solid #666666;
	color: #000000;	
	font-size: x-small;
}

th.threads{
	border-bottom: 2px solid #666666;
}	

td.posts, th.posts, td.forumcmd, th.forumcmd, td.forumreplycmd{
   background: #eeeeee;
	border-bottom: 1px solid #666666;
	color: #000000;	
	text-align: center;
	font-size: x-small;
}

td.forumcmd, th.forumcmd, td.forumreplycmd{
	text-align: left;
}


th.posts, th.forumcmd{
	border-bottom: 2px solid #666666;
}	

td.forumreplycmd {
	border-bottom: 1px solid #666666;
}

td.recentpost, th.recentpost {
   background: #ffffff;
	border-bottom: 1px solid #666666;
	color: #000000;
}

th.recentpost{
	border-bottom: 2px solid #666666;
}

td.forumreply0, td.forumreply1 {
	background: #ffffff;
	border-bottom: 1px solid #666666;
}
td.forumreply1 {
	background: #eeeeee;
}

div.forumtitle {
	font-weight: bold;
	font-size: medium;
}

td.recentpost a:link, td.recentpost a:visited {
   background: #ffffff;
   color: #000000;
   font-size: small;
}

td.recentpost a:hover, td.recentpost a:active {
   background: #ffffff;
   color: #0000cc;
   font-size: small;	
}

div.forumimage{
	text-align: center;
	margin: 0px auto;
	margin-top: 10px;
}

div.forumsignature{
	color: #666666;
	font-size: small;
	background: transparent;
	margin-top: 5px;
}

div.forumminititle{
	font-size: small;
	font-weight: bold;
}

div.forumminicategory{
	font-size: xx-small;
}

div.forumminisummary{
	padding: 5px 5px 5px 10px;
	font-size: small;
}
/*===================================================================================================*/
/*FAQ Styles*/

dl.faq{
	margin: 0 5px 0 5px;
}

dt.faq{
	font-weight: bold;
	font-size: 13pt;
}

dt.faq div.admin{
	font-size:x-small;
}