p.title1{	
font: bold;	
font-family: verdana, arial, sans-serif;	
font-size: 18px;	 
font-weight: bold;	
color: blue;}

p.caption1{	
font-family: Verdana;	
font-size: 10px;	
font-weight: bold;	
color: BLACK;}

p.norm{	
font-family: verdana, arial, sans-serif;	
font-size: 13px;
font-weight: ;
color: blue;}

p.footer{	
font-family: Verdana;	
font-size: 11px;	
color: white;}

li.norm {	
font-family: Verdana;	
font-size: 13px;	
color: blue;}

a.nav:link { 
text-decoration: none; 
color: #FFFFFF; 
font-family: Verdana; 
font-size: 14px; 
font-weight: bold;}

a.nav:visited { 
text-decoration: none; 
color: #FFFFFF; 
font-family: Verdana; 
font-size: 14px; 
font-weight: bold;}

a.nav:hover { 
text-decoration: underline; 
color: #FFFFFF; 
font-family: Verdana; 
font-size: 14px; 
font-weight: bold;}

a.mail:link {	
text-decoration: none;	
color: Black;	
font-family: Verdana;	
font-size: 13px;	
font-weight: bold;}

a.mail:visited {	
text-decoration: none;	
color: Black;	
font-family: Verdana;	
font-size: 13px;	
font-weight: bold;}

a.mail:hover {	
text-decoration: underline;	
color: Black;	
font-family: Verdana;	
font-size: 13px;	
font-weight: bold;}

a.tt:link { 
text-decoration: none; 
color: #CE1F00; 
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;}

a.tt:visited { 
text-decoration: none; 
color: #CE1F00; 
font-family: Verdana; 
font-size: 12px; 
font-weight: bold;}

a.tt:hover {	
text-decoration: underline;	
color: #CE1F00;	
font-family: Verdana;	
font-size: 12px;	
font-weight: bold;}

td.tdhome {	
border-color: black;	
border: thin solid #AFC2F2;}
.wel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}


td.tdtopline {	
border-color: black;	
border: thin solid Black;	
border-bottom: thin;	
border-left: thin;}

td.tdtopleftline {	
border-color: black;	
border: thin solid Black;	
border-bottom: thin;	
border-bottom: thin;	
border-right: thin;}

td.tdleftline {	
border-color: black;	
border: thin solid Black;	
border-right: thin;	
border-top: thin;}

td.tdrightline {	
border-color: black;	
border: thin solid Black;	
border-top: thin;	
border-left: thin;}

/* CSS Tabs */
#navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #eef4f1;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: blue;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
}

ul#navlist li#active {
        color: #008000;
        background-color: #fff2d7;
}

#navlist a:hover {
        color: #74a893;
        background-color: #d1e3db;
}

.background1 {
background-image: url(C:\Documents and Settings\James Tucker\My Documents\My Web Page\DogClass\images\bkg1.gif);
background-repeat: no-repeat;
} 
