p
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: rgb(0,0,0)
}

p.margin
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: rgb(255,0,0);
font-weight: 900;
margin-left: 5%
}

h1.margin
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11pt;
color: rgb(255,0,0);
font-weight: 900
}

h1.body
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11pt;
color: rgb(0,0,0);
font-weight: 800
}

a.body
{
text-decoration: underline;
font-weight: 800;
color: rgb(0,0,0);
}

a.body:hover
{
text-decoration:none;
font-weight: 800;
color: rgb(0,0,0);
}

a.body:visited
{
text-decoration: none;
font-weight: 800;
color: rgb(0,0,0);
}

a.margin
{
text-decoration: underline;
font-weight: 900;
color: rgb(255,0,0);
}

a.margin:hover
{
text-decoration: none;
font-weight: 900;
color: rgb(255,0,0);
}

a.margin:visited
{
text-decoration: underline;
font-weight: 900;
color: rgb(255,0,0);
}

td.margin
{
background-color: rgb(51,0,0);
}

td.body
{
background-color: rgb(245,213,213);
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
color: rgb(0,0,0);
}

#content {
 width: 420px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 390px;
}
body>#content {
 width: 420px;
}

.menuitems {
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px dotted #999;
}


.author {
 font-family: verdana,tahoma,sans-serif;
 font-size:   11px;
 color:       rgb(0,0,0);
 font-weight: normal;
}

.smText {
 font-family: verdana,tahoma,sans-serif;
 font-size:   9px;
 color:       rgb(0,0,0);
 font-weight: normal;
}


.medText {
 font-family: verdana,tahoma,sans-serif;
 font-size:   11px;
 color:       rgb(0,0,0);
 font-weight: normal;
}


.lgText {
 font-family: verdana,tahoma,sans-serif;
 font-size:   12px;
 color:       rgb(0,0,0);
 font-weight: bold;
}

input {
 font : bold 11px/12px verdana,tahoma,sans-serif;
 border : 1px solid rgb(0,0,0);
 color : black;
 background-color : rgb(245,213,213);
 margin-top: 2px;
 margin-bottom: 2px;
}

input.large {
 width: 200px;
}

input:focus {
 background-color : rgb(245,213,213);
}

input.button {
 color : white;
 background-color : #000000;
}

textarea {
 border: 1px solid rgb(0,0,0);
 margin-bottom: 10px;
 color: black;
 background-color: rgb(245,213,213);
 font: 11px/16px verdana,tahoma,sans-serif;
}

textarea:focus {
 background-color : rgb(245,213,213);
}

.pulldown {
 font-family: tahoma,Verdana, sans-serif;
 font-size:	11px;
 font-weight: bold;
 color:	#333333;
 border-top: rgb(0,0,0) 1px solid; 
 border-left: rgb(0,0,0) 1px solid; 
 border-right: rgb(0,0,0) 1px solid; 
 border-bottom: rgb(0,0,0) 1px solid;
}

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted rgb(0,0,0);
}



/* THE FOLLOWING ARE FOR USE WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,tahoma,sans-serif;
 font-size:   10px;
 color:       rgb(0,0,0);
 font-weight: bold;
}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,tahoma,sans-serif;
 font-size:   9px;
 color:       rgb(0,0,0);
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,tahoma,sans-serif;
 font-size:   9px;
 color:       rgb(0,0,0);
}
.monthdays a:link    { color:  rgb(0,0,0); text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  rgb(0,0,0); text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  rgb(0,0,0); text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  rgb(0,0,0); text-decoration: none;font-weight: bold;}
