/* CSS Document */
body{
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color:#FFFFFF;
	background-image:url();
	background-image: url(http://www.siddfinch.com/backgroundnavyblue.png); background-repeat: repeat-x; background-position: 0 0;
}

a:link,a:visited,a:active{
	text-decoration:none;
	color: #001961/*CA2836*/;
	font-weight: bold;
	}
	
a:hover{
	text-decoration: underline ;
	color:001961;
	}

img{
	border:0;
	}

.col1 { background-color: #e4e4e4; /*border-top: 1px solid #666666;*/ }
.col2 { background-color: #ffffff; margin-bottom: 5px; border-top: 1px solid #666666; }

.topsidebar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.topsidebar:link, a.topsidebar:visited, a.topsidebar:active{
	text-decoration:none;
	font-weight: normal;  
	color:#FFFFFF;	
	}
	
a.topsidebar:hover{
	text-decoration: none;
	color:#ed1c24;
	}

.shopbycat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.shopbycat:link, a.shopbycat:visited, a.shopbycat:active{
	text-decoration:none;
	font-weight: bold;  
	color:#FFFFFF;
	display:block;
	margin: 5px 0px;
	}
	
a.shopbycat:hover{
	text-decoration: none;
	color:#ed1c24;
	}
	
.sectiondividertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.sectionhdrtxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}
	
a.sectionhdrtxt:link, a.sectionhdrtxt:visited, a.sectionhdrtxt:active{
	text-decoration:none;
	font-weight: bold;  
	color:#ed1c24;	
	}
	
a.sectionhdrtxt:hover{
	text-decoration: none;
	color:#001961;
	}
	
table, tr, td{
    vertical-align:top;
}

.style1 {font-size: x-small}	
	
	
	