body
{
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #a9a9a9;  /* darkgray */
        background-color: #000000;  /* black */
	margin: 0em 0pt 0pt 0pt;
}

a:link
{
	color: #cd5c5c;  /* indianred */
        background-color: #000000;  /* black */
	text-decoration: underline;
}

a:visited
{
	color: #fa8072;  /* salmon */
        background-color: #000000;  /* black */
	text-decoration: underline;
}

a:active
{
	color: #b22222;  /* firebrick */
        background-color: #000000;  /* black */
	text-decoration: none;
}

a.balk:link
{
	color: #cd5c5c;  /* indianred */
        background-color: #696969;  /* dimgray */
	text-decoration: underline;
}

a.balk:visited
{
	color: #fa8072;  /* salmon */
        background-color: #696969;  /* dimgray */
	text-decoration: underline;
}

a.balk:active
{
	color: #b22222;  /* firebrick */
        background-color: #696969;  /* dimgray */
	text-decoration: none;
}

hr
{
	color: #696969;  /* dimgray */
        background-color: #000000;  /* black */
	width: 640px;
	height: 1px;
}

.header
{
	padding:0px; color: #696969;  /* dimgray */
	background-color: #000000;  /* black */
	background: url('picture/sgmheader.jpg') no-repeat center;
	border-collapse:collapse; border-width:0; margin:0; border-style:solid; 
}

table
{	
	border:0px solid #a9a9a9; padding:0px; color: #c0c0c0;  /* silver */
	background-color: #000000;  /* black */
	/*  darkgray */
	margin: 0;
	
}

table.menu
{
	color: #c0c0c0;  /* silver */
	background-color: #696969;  /* dimgray */
}

td
{
	font-size: 10pt;
	color: #c0c0c0;  /* silver */
	background-color: #000000;  /* black */
	border-collapse: collapse;
	border-width: 0;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-style: solid;
}

td.shout
{
	font-size: 9pt;
	text-align: center;
	color: #a9a9a9;  /*  darkgray */
	background-color: #000000;  /* black */
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

td.menu
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #dc143c;  /* crimson */
	background-color: #000000;  /* black */
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	cursor: pointer;
}

td.menux
{
	font-size: 10pt;
	font-weight: bold;
	color: #dc143c;  /* crimson */
	background-color: #000000;  /* black */
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

td.head
{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #c0c0c0;  /* silver */
	background-color: #b22222;  /* firebrick */
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

td.blog
{
	font-size: 10pt;
	text-align: center;
	color: #f8f8ff;  /* ghostwhite */
	background-color: #696969;  /* dimgray */
}

td.comment
{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #b22222;  /* firebrick */
	background-color: #c0c0c0;  /* silver */
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

td.mempics
{
	font-size: 12pt;
	font-weight: bold;
	color: #dc143c;  /* crimson */
	background-color: #000000;  /* black */
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.member
{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #dc143c;  /* crimson */
	background-color: #000000;  /* black */
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

td.data
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #a9a9a9;  /*  darkgray */
	background-color: #000000;  /* black */
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

td.normal
{
	font-size: 10pt;
	text-align: left;
	color: #a9a9a9;  /*  darkgray */
	background-color: #000000;  /* black */
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}

td.center
{
	font-size: 10pt;
	text-align: center;
	color: #c0c0c0;  /* silver */
	background-color: #000000;  /* black */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.new
{
	font-size: 8pt;
	text-align: center;
	color: #c0c0c0;  /* silver */
	background-color: #000000;  /* black */
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

td.small
{
	font-size: 8pt;
	color: #696969;  /* dimgray */
	background-color: #000000;  /* black */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.spacer3 
{
	height: 3px;
} 

.spacer6 
{
	height: 6px;
} 

.horizontaldot
{
	background: url('blog/templates/sgm/images/dottedline2.gif') repeat-x;
	
} 

.subject
{
	font-weight: bold;
	color: #dc143c;  /* crimson */
	background-color: #000000;  /* black */
	padding-right: 5px;
	padding-left: 5px;
} 

.message
{
	font-size: 10pt;
	padding-right: 5px;
	padding-left: 5px;
}

.author
{
	font-size: 8pt;
	color: #696969;  /* dimgray */
	background-color: #000000;  /* black */
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.tdheading
{
	font-size: 9pt;
	text-align: center;
	color: #f8f8ff;  /* ghostwhite */
	background-color: #000000;  /* black */
	line-height: 16px; 
	vertical-align: middle; 
} 

.tdsunday
{
	text-align: center;
	color: #f8f8ff;  /* ghostwhite */
	background-color: #cd5c5c;  /* indianred */
	line-height: 20px; 
	vertical-align: middle;
} 

.tdday
{
	text-align: center;
        color: #f8f8ff;  /* ghostwhite */
	background-color: #696969;  /* dimgray */
	line-height: 20px; 
	vertical-align: middle; 
} 

.tdtoday
{
	font-weight: bold;
	text-align: center;
	color: #f8f8ff;  /* ghostwhite */
	background-color: #696969;  /* dimgray */
	line-height: 16px; 
	vertical-align: middle; 
} 

.tddate
{
	font-size: 8pt;
	text-align: center;
	color: #808080;
        background-color: #000000;  /* black */ 
	line-height: 16px; 
	vertical-align: middle; 
} 

.codequotetitle
{
	text-align: left;
	color: #cd5c5c;  /* indianred */
	background-color: #000000;  /* black */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100%; 
}

.code
{	
	font-family: courier, sans-serif, helvetica;
	font-size: 11px;
	text-align: left;
	color: #696969;  /* dimgray */
	background-color: #f8f8ff;  /* ghostwhite */
	border: #a9a9a9;  /* darkgray */
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100%; 
}

.quote
{
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	text-align: left;
	color: #696969;  /* dimgray */
	background-color: #f8f8ff;  /* ghostwhite */ 
	border: #a9a9a9;  /* darkgray */
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100%;
}

.stripe {
      background: url(picture/stripe.gif);
      background-repeat: no-repeat;
      background-position: top center
}

.footer
{
	font-size: 9pt;
	color: #696969;  /* dimgray */
	text-align: center;
	background-color: #000000;  /* black */
}

.footer a {
	color: #696969;  /* dimgray */
	background-color: #000000;  /* black */
	text-decoration : none; 
}

.footer a:hover {
	color: #696969;  /* dimgray */
	background-color: #000000;  /* black */
	text-decoration: underline;
}

.footer a:visited
{
	color: #696969;
        background-color: #000000;  /* black */
}

.footer a:active
{
	color: #696969; 
        background-color: #000000;  /* black */
	text-decoration: underline;
}
