body {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
  margin: 2px 2px 2px 2px;
	}

p, table, tr, td	{
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	}
/*
table	{
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
tr	{
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
td	{
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
*/
h1	{
	font-size : 18pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}  
h2	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : medium;
	color : black;
	}
h3	{
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}
h4	{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}
h5	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	}

.red {
	color: #FF0000;
	font-size: 72px;
}

.green {
	color: #008000;
	font-size: 72px;
}

/* Must be in this order
   a, a:link, a:visited, a:hover, a:active */
a	{
  text-decoration: none;
  }
a:link {
  color: #996600;
  }
a:visited {
  color: #666699;
  }
a:hover {
	color: #ffffff;
  background-color: #996600;
/*	color: #666666; */
	}  
a:active {
  color: #666699;
  background-color: transparent;
}
img {
  border: none;
  }

a img {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.navbar {
  border: 1px none;
  padding: 0 0 0 0;
  width: 120px;
  background-color #999966;
  border-spacing: 0px;
}
.navbarNormal {
  background-color: #999966;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border: 1px #999966 solid
  }
.navbarHover {
  background-color: #cccc99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border-color: #FFFFFF #000000 #000000 #FFFFFF;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
  }
.navbarClick {
  background-color: #cccc99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border-color: #000000 #FFFFFF #FFFFFF #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
  }
.navbarLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border: none;
  border-color: black black black #999966
  }
.navbarLinkNS {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  }

td.navbarNormal a	{
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999966;
  text-decoration: none;
  }
td.navbarNormal a:hover {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999966;
  text-decoration: none;
	}  
td.navbarNormal a:link {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999966;
  text-decoration: none;
  }
td.navbarNormal a:active {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999966;
  text-decoration: none;
  }
td.navbarNormal a:visited {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999966;
  text-decoration: none;
  }

td.navbarHover a	{
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }
td.navbarHover a:hover {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
	}  
td.navbarHover a:link {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }
td.navbarHover a:active {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }
td.navbarHover a:visited {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }

td.navbarClick a	{
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }
td.navbarClick a:hover {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
	}  
td.navbarClick a:link {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }
td.navbarClick a:active {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }
td.navbarClick a:visited {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #cccc99;
  text-decoration: none;
  }

.bagelstuffHeader {
  background-color: #999966;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border: 1px #999966 solid
  }
.bagelstuffNormal {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  border: 1px #999966 solid
  }
.p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.textItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.colorBlack {
  color: #000000
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
  color: #FF0000;
	font-weight: bold
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  color: #000000
}

.tab {
  background-color: #cccc99;
}
.tabSelected {
  background-color: #999966;
}
td.tab a	{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #cccc99;
	font-weight: bold
  }
td.tab a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #cccc99;
	font-weight: bold
	}  
td.tab a:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #cccc99;
	font-weight: bold
  }
td.tab a:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #cccc99;
	font-weight: bold
  }
td.tab a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #cccc99;
	font-weight: bold
  }
td.tabSelected a	{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #999966;
	font-weight: bold
  }
td.tabSelected a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #999966;
	font-weight: bold
	}  
td.tabSelected a:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #999966;
	font-weight: bold
  }
td.tabSelected a:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #999966;
	font-weight: bold
  }
td.tabSelected a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
  background-color: #999966;
	font-weight: bold
  }

.tabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF
}
.tabTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}
.commentSubject {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #996633
}
.commentPostInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000
}
.commentBody {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000
}
.commentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
  color: #FFFFFF;
  background-color: #996633
}
.textSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000
}
.textMini {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 6pt;
  color: #000000
}
.footerText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.profileText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
	}
.blogArchiveLink {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10pt;
	font-weight : normal;
  color : #000000;
  line-height : 180%;
  margin : 25px;
}
.blogEntryFooter {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 8pt;
	font-weight : normal;
  color : #999966
}
.blogItemTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 14pt;
	font-weight : bold;
  color : #000000;
}
.blogTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 18pt;
	font-weight : normal;
  color : #000000;
}
.blogDescription {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 8pt;
	font-weight : normal;
  color : #000000;
}
.header {
  background-color: #CCCC99;
  position: absolute;
  left: 0px;
  top: opx;
  width: 100%;
}
.leftColumn {
  background-color: #CCCC99;
  background-image: url(/skins/wholewheatbagel/default/images/bottomleftcurvetan.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  position: absolute;
  left: 0px;
  top: 15px;
  width: 140px;
}
.img { border: none;  margin: 0 0 0 0;  }

.input {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10pt;
}
