/* Global Styles */
body 
{
 margin: 0px;
}

td 
{
 font-size: 12px;
 font-family: Comic Sans MS;
 color: #000000;
 background-color: ff9900;
}

hr 
{
 height: 1px;
 color: #cccccc;
 border-style: none;
}

a 
{
 color: #ffffff;
 text-decoration: underline;
}

a:hover 
{
 color: #000000;
 text-decoration: none;
}

/* ID Styles */
#navigation a 
{
 font-size: 12px;
 font-family: Comic Sans MS;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: .1em;
 line-height: 16px;
 display: block;
 padding: 5px;
 border-color: #C00;
 border-width: 1pt;
 border-style: solid;
 border-right-width: 0px;
 border-left-width: 0px;
}

#navigation a:hover 
{
 color: #000000;
 border-color: red;
 border-width: 2pt;
 border-style: dotted;
 border-right-width: 0px;
 border-left-width: 0px;
}

#sidebarHeader 
{
 padding-top: 0px;
 padding-right: 4px;
 padding-bottom: 14px;
 padding-left: 4px;
}

#logo 
{
 font-size: 20px;
 font-family: Comic Sans MS;
 color: #000000;
 line-height: 24px;
 letter-spacing: .4em;
}

#tagline 
{
 font-size: 12px;
 font-family: Comic Sans MS;
 color: #CC3300;
 line-height: 18px;
 letter-spacing: .4em;
}

#dateformat a 
{
 color: #99CCFF;
 font-size: 11px;
 font-family: Comic Sans MS;
 color: #99CCFF;
 letter-spacing: .2em;
 text-decoration: none;
 font-weight: bold;
}

#dateformat a:hover 
{
 color: #ffffff;
}

/* Class Styles */
.bodytext 
{
 font-size: 14px;
 font-family: Comic Sans MS;
 color: #000000;
 line-height: 20px;
 letter-spacing: .1em;
 margin-top: 0px;
}

.pagename 
{
 font-size: 22px;
 font-family: Comic Sans MS;
 color: #CC3300;
 line-height: 20px;
 letter-spacing: .1em;
}

.subheader 
{
 font-size: 16px;
 font-family: Comic Sans MS;
 color: #CC3300;
 font-weight: bold;
 letter-spacing: .1em;
 line-height: 16px;
}

.sidebarheader 
{
 font-size: 14px;
 font-family: Comic Sans MS;
 color: #ffffff;
 font-weight: bold;
 letter-spacing: .1em;
 line-height: 16px;
}

.detailtext 
{
 font-size: 11px;
 font-family: Comic Sans MS;
 color: #ffffff;
 line-height: 16px;
 letter-spacing: .1em;
}

.smalltext 
{
 font-size: 12px;
 font-family: Comic Sans MS;
 color: #ffffff;
}
