/* CSS Document */

*
{
margin:0 0 0 0
}
.button2 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	background-color:#000;
	border:none;
	margin:0 0 0 0;
	padding:11px 0 0 8px;
	text-align:left;
vertical-align:bottom;

}

body {
	margin : 0px 0px 0px 0px;
	background-color:#fff;
	
}
.topnav {
	background-color:#000;
	color:#ffffff;
	text-decoration:none;
        height:72px;
        padding:11px 0 0 0;
	font-size:10px; font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
}
.topnav A:link {
	background-color:#000;
	border: 1px solid #000;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	width:97px;
	font-weight:bold;
	display: block;
	}
.topnav A:visited {
	background-color:#000;
	border : 1px solid #000;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	width:97px;
	font-weight:bold;
	display: block;
	}
.topnav A:hover {
	background-color:#000;
	border : 1px solid #0;
	color:#fcc;
	text-decoration:none;
	text-align: center;
	width:97px;
	font-weight:bold;
	display: block;
	}
.topnav A:active {
	background-color:#000;
	border : 1px solid #000;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	width:97px;
	font-weight:bold;
	display: block;
	}

#the_store{
        background:url("http://stores.intuitwebsites.com/fatcatpaperie/images/store_version1/thestore4.gif") no-repeat 0 0;
        border:0;
        width:109px;
        height:20px;
        display:block;
        }



#the_store:hover{
        background-position: 0 -20px;
        
        
        }


#the_store span {
	display:none;
        
	}

#categories{
	border-right:;
	background-color:#fcc;
	color:#8e3838;
	text-decoration:none;
	text-align: left;
	display: block;
	padding: 0 5px 0 5px;
	margin: 0 auto;
	width:175px;
	font-weight :bold;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	}

#cat1{ 
	color:#8e3838;
	text-decoration:none;
	text-align: left;
	display: block;
	font-weight:normal;
	font-size:22px;
        line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
        margin:5px 0 0 15px;
	}

#cat1 a{
	color:#8e3838;
	text-decoration:none;
	text-align : left;
	display: block;
	font-weight :normal;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	}

#cat1 a:hover{
	background-color:#fcc;
	color:#000;
	text-decoration:none;
	text-align : left;
	display: block;
	font-weight :normal;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	}

#cat2{
	color:#000000;
	text-decoration:none;
	text-align : left;
	display: block;
	margin-left: 5px;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#cat2 a{
	color:#000000;
	text-decoration:none;
	text-align : left;
	display: block;
	margin-left :20px;
	font-weight :normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#cat2 a:hover{
	background-color:#fcc;
	color:#000;
	text-decoration:underline;
	text-align : left;
	display: block;
	font-weight :normal;
	margin-left : 20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#fc{ 
	color:#8e3838;
	text-decoration:none;
	text-align: left;
	display: block;
	font-weight:normal;
	font-size:15px;
        line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
        margin:5px 0 0 15px;
	}

#fc a{
	color:#8e3838;
	text-decoration:none;
	text-align : left;
	display: block;
	font-weight :normal;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	}

#fc a:hover{
	background-color:#fcc;
	color:#000;
	text-decoration:none;
	text-align : left;
	display: block;
	font-weight :normal;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	}

.leftnav {
	
	background-color:#fcc;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	}

A:link 
{
text-decoration:none;
color:#666;
font-size:11px;
}

A:visited 
{
text-decoration:none;
color:#666;
font-size:11px;
}

A:hover
{
text-decoration:underline;
color:#666;
font-size:11px;
}

A:active
{
text-decoration:none;
color:#666;
font-size:11px;
}

.content 
{
padding-top:5px;
padding-left:20px;
padding-right:20px;
font-size:14px;
color:<ss:value source=$font.paragraph.color/>;
font-family:<ss:value source=$font.paragraph.face/>;
}

.title 
{
padding-left:5px;
font-size:14px;
font-weight:bold;
font-family:<ss:value source=$font.paragraph.face/>;
color:#000000;
}

.footer 
{
font-size:0.78em;
color:#666;
font-family:<ss:value source=$font.paragraph.face/>;
}

TABLE.MYTABLE
  { 
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size:11px;
     background-color:#ffcccc;
     width:200px;
     border:0;
	
  }

  TH.MYTABLE
  {
  }


  TR.MYTABLE
  { 
     vertical-align:top;
font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size:11px;
color:#333333;
  }

  TD.MYTABLE
  {  
     font-size:11px;
     background-color:#cccccc;
     color:#333333;
     border-style:solid;
     border-width:0;
     vertical-align:top;
}
