html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

body {

	margin: 0px;
	padding: 0px;
	background: #ccc;
	color: #000;
        font-family: comic sans ms,tahoma,helvetica,arial,sans-serif; 
	font-size: 13px; 
	scrollbar-face-color:#FA6C25; 
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-3dlight-color:#333333; 
	scrollbar-darkshadow-color:#999999; 
	scrollbar-track-color:#ff0000; 
	scrollbar-arrow-color:#ffff00;
	}
	
td, th, p, b, i, li, ul, ol, sup, h1, h2, h3, h4, h5, h6 {font-family: comic sans ms,tahoma,helvetica,arial,sans-serif;}
td, th, p, li, ul, ol {font-size: 13px;}


h1 {font-size: 21px; font-family: comic sans ms,tahoma,helvetica,arial,sans-serif; color:#3366CC; letter-spacing: 0.2em; margin: 0px; padding: 0px;}
h1.home {font-size: 21px; font-family: comic sans ms,tahoma,helvetica,arial,sans-serif; color:#3366CC; letter-spacing: 0.1em; margin: 0px; padding: 0px;}
h2 {font-size: 19px;}
h3 {font-size: 18px; margin: 0px; padding: 0px; letter-spacing: 0.2em; color: #CC6633;} 
h4 {font-size: 16px; padding:5px; border-bottom: 1px solid black; margin: 0px;}
h5 {font-size: 14px; background-color:#3366CC; color:#fcfcfc; padding: 5px; border: 1px solid black; letter-spacing: 0.2em;}
h6 {font-size: 13px; color: fcfcfc; background-color: #CC6633; padding: 5px; border: solid 1px black;}

sup {font-size: 9px;}

/* Form Elements */

input {font-family: tahoma,helvetica,arial,sans-serif; font-size: 12px;}
select {font-family: tahoma,helvetica,arial,sans-serif; font-size: 12px;}
textarea {font-family:  tahoma,helvetica,arial,sans-serif; font-size: 12px;}

/* Section Formatting */

.content {margin-left: 17px; margin-top: 20px; width: 517px;}
.content p {letter-spacing: 0.1em;}

.tbl-border {border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;}

td.cards {padding: 4px; border-bottom: solid 1px black; border-right: solid 1px black;}
td.cardsr {padding: 4px; border-bottom: solid 1px black;}

td.cardshead {padding: 4px; border-bottom: solid 1px black; border-right: solid 1px black;}
	
	
.footer {padding: 5px; font-family: tahoma,helvetica,arial,sans-serif; font-size: 11px;}
.hfooter {padding: 5px; color: #fcfcfc; font-family: tahoma,helvetica,arial,sans-serif; font-size: 11px;}

/* Content Styles */

.white {color: #fcfcfc;}
.red {color: #ff0000;}
.yellow {color: #ffff00;}
.orange {color: #CC6633;}
.gray {color: #666666;}
.green {color: #41B82F;}
.required {font-size: 16px; color: #ff0000;}


.img-bord {border: 1px solid #000000;}
.img-thumb {border: 1px solid #000000; margin: 2 2 0 3;}

.dino-name {font-size: 15px; letter-spacing: 0.2em; font-weight: bold;}

.larger {font-size: 15px; letter-spacing: 0.2em;}
.normal {font-size: 13px;}
.smaller {font-size: 11px;}

.crumbs {font-size: 12px; margin-left: 15px; margin-top: 3px; margin-bottom: 0px; }
.active {font-size: 12px; font-weight: bold; color:#ffff00;}

/* Links */

a {font-family: comic sans ms,tahoma,helvetica,arial,sans-serif; text-decoration: underline; color: #3366CC;}
a:link {color: #3366CC;}
a:active {color: #3366CC;}
a:visited {color: #3366CC;}
a:hover {color: #ff0000;}

a.bread {font-size: 12px; color: #fcfcfc;}
a.bread:link {color: #fcfcfc;}
a.bread:active {color: #fcfcfc;}
a.bread:visited {color: #fcfcfc;}
a.bread:hover {color: #ffff00;}

a.cardlink {font-size: 13px; color: #ff0000; text-decoration: underline; font-weight:bold;}
a.cardlink:link {font-size: 13px; color: #ff0000;}
a.cardlink:active {font-size: 13px; color: #ff0000;}
a.cardlink:visited {font-size: 13px; color: #ff0000;}
a.cardlink:hover {font-size: 13px; color: #0000ff; }

a.arch {font-size: 11px; color: #000000; text-decoration: none;}
a.arch:link {font-size: 11px; color: #000000;}
a.arch:active {font-size: 11px; color: #000000;}
a.arch:visited {font-size: 11px; color: #000000;}
a.arch:hover {font-size: 11px; color: #000000; }

a.pdf {font-size: 10px; color: #ff0000; text-decoration: none;}
a.pdf:link {font-size: 10px; color: #ff0000;}
a.pdf:active {font-size: 10px; color: #ff0000;}
a.pdf:visited {font-size: 10px; color: #ff0000;}
a.pdf:hover {font-size: 10px; color: #0000ff; text-decoration: underline; }




