body 
{
padding: 10px;
background: white;
text-align: center;
}
    
#frame 
{
width:725px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
background:#ffffff;
}
      
#contentleft 
{
width:375px;
padding:5px;
float:left;
margin-right:0px;
background:#ffffff;
}
    
#contentright
{
width:300px;
padding:5px;
margin-left:20px;
float:left;
background:#ffffff;
}

#contentfoot
{
width: 700px;
margin-right: auto; 
margin-left: auto; 
padding: 5px;
text-align: center; 	
margin-top: 20px;
float: left;
margin-bottom: 20px;
background:#ffffff;
	}
	
code
{
	font-size: larger;
	font-family: Courier, "Courier New", Monospace;
}

body, p
{
	color: #000;
	background: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, blockquote { line-height: 18px; }

p { 
	margin-bottom: 9px;
	margin: 0px 0px 9px 0px;
} 

span.permlink
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: normal;
}

h1
{color: #990000;
background:#ffffff;
font-family: Georgia, Verdana, Tahoma, Helvetica;
font-size:  24px;
font-weight: normal;
line-height:  24px;
margin-top:  20px;
}

h2 
{
	font-family: Georgia,Times,Serif;
	font-size: 18px;
	background:#ffffff;
	color: #000000;
	font-weight: normal;
	line-height:  20px;
}

h3
{
color: #666666;
background: #ffffff;
font-family: Georgia, Verdana, Tahoma, Helvetica;
font-size:  18px;
font-weight: normal;
line-height:  20px;
}

h4
{
	font-family: Georgia,Times,Serif;
	font-size: 60px;
	background: #ffffff;
	color: #990000;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 18px;
	margin-top: 24px;
}

h5
{color: #990000;
background: #ffffff;
font-family: Georgia, Verdana, Tahoma, Helvetica;
font-size:  64px;
font-weight: normal;
line-height:  24px;
margin-top:  20px
}

blockquote
{
	margin-left: 18px;
	margin-right: 0px;
	font-size: 11px;
}


acronym
{
	font-size: 10px;
	letter-spacing: .09em;
}


span.caps
{
	font-size: 10px;
	letter-spacing: .09em;
}

span.hilite 
{
background: #FAC673;
}

span.date
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .09em;
	font-weight: normal;
}

span.gcaps
{
	font-size: 10px;
	letter-spacing: .09em;
	color: red;
}

span.gray
{
	color: gray;
}

span.titlecaps
{
	font-size: 12px;
	letter-spacing: .1em;
}

p.side
{
	color: #000000;
	font-size: 10px;
	margin: 10px 0px 2px 0px;
}

p.res
{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 8px 0px;
}

p.related
{
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 2px 0px;
}

a:link
{
	color: #996633;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.outgoing
{
	color: #C33;
}

a:hover { text-decoration: underline; }

span.emdash { font-family: Arial, Helvetica; }

.title
{
	font-family: Georgia, Times, "Times New Roman", Palatino, Helvetica;
	font-size: 14px;
}

li, ol, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
}

input, textarea
{
	background: #eee;
	border-color: #999 #FFF #FFF #999;
	border-width: 1px;
	border-style: solid;
	float: none;
}


select
{
	background: #eee;
	font-family: Verdana, Trebuchet;
	font-size: 10px;
	border-color: #FFF #999 #999 #FFF;
	border-width: 1px;
	border-style: solid;
}

option
{
	background: #eee;
	font-family: Verdana, Trebuchet;
	font-size: 10px;
}

input.button
{
	background: #dddddd;
	padding: 3px;
	margin-top: 5px;
	border-color: #FFF #999 #999 #FFF;
	border-width: 1px;
	border-style: solid;
}

input.checkbox { border: 0; }

span.smaller
{
	color: #000000;
	background:#ffffff;
	font-size: 10px;
	line-height: 16px;
}

.smaller
{
	color: #000000;
	background:#ffffff;
	font-size: 10px;
	line-height: 16px;
}

small
{
	color: #990000;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

input.press
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 4px;
	font-size: 10px;
	vertical-align: top;
}

img { border: 0; }

.strike
{
	/*	
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none inset none;
*/
	background-image: url(/common/strike4.gif);
	background-repeat: repeat-x;
}


