BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;    
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    MARGIN: 0px;
    BACKGROUND-COLOR: white; 
    FONT-FAMILY: Arial; 
    line-height:18px;          
}

.BigLink{
	font-size:18px;
	font-weight:bold;
	color:#669999;
	font-family:courier new;
}

H1
{
	DISPLAY: inline;
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: bold
	
}

H2
{
	FONT-FAMILY: 'Times New Roman';
	FONT-SIZE: 22px;
	COLOR: #003333;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: normal;
	
}

H3
{
	DISPLAY: inline;
    FONT-WEIGHT: bold; 
    FONT-FAMILY: 'verdana';
    COLOR: #006666;
    FONT-SIZE: 12px;
}

FONT
{
    FONT-SIZE: 12px;
    COLOR: #444444;
    FONT-FAMILY: Arial,verdana;   
    TEXT-DECORATION: none  
}


.txt
{
	FONT-SIZE: 12px;
    COLOR: #444444;
    FONT-FAMILY: Arial, verdana;
    TEXT-DECORATION: none  
}



.title
{
    FONT-FAMILY: 'Times New Roman';
	FONT-SIZE: 22px;
	COLOR: #003300;
	FONT-WEIGHT: normal
     
}




.txtHref
{
	FONT-SIZE: 12px;
	COLOR: Gray;
	FONT-FAMILY: Verdana, Arial;
	CURSOR: pointer;
	text-decoration: none
}


.txtLeftNav
{	
	
	FONT-SIZE: 12px;
   	 COLOR: #ffffff;
   	 FONT-FAMILY: Verdana, Arial;
	text-decoration: none;
   
}

.txtTitle
{
	FONT-FAMILY: Arial, verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;    
    COLOR: #006666;
    text-decoration:none;  
    DISPLAY: inline;  
}

.BottomHR{
	width:920px;
	height:20px;
	margin:5px 0px 5px 0px;
	text-align:center;
	padding:0px;
	border-top:5px solid #CCD533;
	border-bottom:5px solid #CCD533;
	background:#669999;
	boder:1px solid blue;
}


.Middle_td
{
	width: 620px;
	FONT-FAMILY: Arial, verdana;
}

.LeftNavStyle{
	background-image: url("../gif/buttonLN-1n.gif");	
	background-repeat:no-repeat;		
}


.dogTbl{
	border:2px solid #CCD533;
	padding:5px;
	margin:5px 0px 5px 10px;	
}

#dog1{
	float:left;
	width:150px;
	height:200px;
	text-align:center;
	vertical-align:middle;
}

#dog2{
	float:left;
	width:210px;
	height:210px;
	text-align:center;
	vertical-align:middle;
	padding:3px;
}

#dog3{
	float:left;
	width:150px;
	height:200px;
	text-align:center;
	vertical-align:middle;
}


