h3 

{

color: #486c95;
font-weight: normal;
}


h4 

{

color: #486c95;
font-weight: normal;
}



.bluetitle1 
{ 
font-family : Arial, sans-serif; 
font-size : 12pt; 
color: #486c95;
font-weight: bold; 

}

.bluetitle2 
{ 
font-family : Arial, sans-serif; 
font-size : 10pt; 
color: #486c95;
font-style: italics; 
font-weight: bold;

}


.title 
{ 
font-family : arial; 
font-size : 12pt; 
color: #black; 
line-height: 150%;
}


.smalltext

{ 

font-family : arial; 
font-size : 8pt; 
color: red; 
line-height: 100%;

}


.ptext
{
color: #black;
font-family: arial;
font-weight: normal;
font-size: 12px;
}


.pBIG
{
color: #black;
font-family: arial;
font-weight: normal;
font-size: 10pt;
font-weight: bold;
}


a.navbar:link { color: black; text-decoration: none }
a.navbar:active { color: black; text-decoration: none }
a.navbar:visited { color: black; text-decoration: none }
a.navbar:hover { color: white; text-decoration: none }



a.cat:link { color: white; text-decoration: none }
a.cat:active { color: white; text-decoration: none }
a.cat:visited { color: white; text-decoration: none }
a.cat:hover { color: white; text-decoration: underline }

a.dog:link { color: black; text-decoration: none }
a.dog:active { color: black; text-decoration: none }
a.dog:visited { color: black; text-decoration: none }
a.dog:hover { color: red; text-decoration: none } 


.siteTitle		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #006699; }

.siteTextSmall	{ font-size : 10px; font-family: Arial}
.siteTextMed	{ font-size : 11px; font-family: Arial}
.siteText,p,td	{ font-size : 12px; font-family: Arial}

a.siteText,a.siteTextMed,a.siteTextSmall { color: #006699; text-decoration: none; }
a.siteText:hover,a.siteTextMed:hover,a.siteTextSmall:hover	{ color: #FF6600; text-decoration: underline; }

.siteBotLinks	{ font-size : 11px; color : #333333; ; font-family: Verdana, Arial, Helvetica, sans-serif }
a.siteBotLinks, a.siteBotLinks:visited	{ color: #333333; text-decoration: none; }
a.siteBotLinks:hover	{ color: #004c75; text-decoration: underline; }

.bgTop		{  background-image:  url(/images/bg_top.gif); background-repeat: repeat-x}
.bgBottom	{  background-color: #E8EEF2; background-image:  url(/images/bg_bottom.gif); background-repeat: repeat-x}
.bgMiddle	{  background-image:  url(/images/bgMiddle.gif); background-repeat: repeat-x}

th			{ background-image: url(/phpBB/templates/subSilver/images/cellpic3.gif) }
td.cat		{ background-image: url(/phpBB/templates/subSilver/images/cellpic1.gif) }
td.rowpic	{ background-image: url(/phpBB/templates/subSilver/images/cellpic2.jpg); background-repeat: repeat-y }
td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(/phpBB/templates/subSilver/images/cellpic1.gif) }
td.lang { font-family: Tahoma,Verdana,serif; font-weight: bold; font-size: 10pt; }

a.basic:link { color: #006699; text-decoration: underline }
a.basic:active { color: #006699; text-decoration: underline }
a.basic:visited { color: #006699; text-decoration: underline }
a.basic:hover { color: #FF0000; text-decoration: none }


