
body { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #003366;
	margin: 0; 
	padding: 0;
	text-align: center;
	background-color:#336699;
	
	}

#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #D2DCE5;
	text-align: left; /* this overrides the text-align: center on the body element. */
}



#topmenu { width: 780px;}



.TopMenu a {
color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
text-decoration: none; font-weight: bold; line-height: 16px;
}
.TopMenu a:link {
	COLOR: #003366;
	font-weight: bold;
	
}
.TopMenu a:visited {
	COLOR: #003366; 
}
.TopMenu a:hover {
	COLOR: #FF0000; 
}

.TopMenu a:active {
	COLOR: #000000;
}


.maincontent { padding-left: 10px; padding-right: 10px;}

p {font-size: 12px;}

p.small {font-size: 10px;}
p.smallverdana {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }


p.indentleftright { padding-left: 15px; padding-right: 15px;}

h1 { font-size: 16px; font-weight: bold;}

h2 {font-size: 14px; font-weight: bold;}

h3 {font-size: 12px; font-weight: bold;}

h4 { font-size: 10px; font-weight: bold;}

.caldescrip {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

.editablecell {padding: 5px;}

.editablecell2 {padding: 5px 10px 5px 15px;}

.menuborderbot  { border-bottom: 1px solid #FFFFFF;}

.rtborder { border-right: 1px solid #CCCCCC;}

.footer { font-size: 9px; padding: 4px; text-align: center;}

.adopted {font-size: 11px;}

#adopted td {font-size: 11px; border-bottom: 1px dotted #99CCCC;}

td.admincategory {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;
}

td.bodylevel1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}

.donate {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;}

.bulletlist {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;}

.bulletlist2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}