BODY
{
    color: White;
    background-color: #686868;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    text-align: left;
    margin: 0px;
    word-spacing: normal;
	overflow:auto;
}

html, body, table, #MainTable 
{
	height: 100%;
}

HR
{
	color:#003399;
	height:1px;
}
H1, TH, THEAD, TFOOT, DIV.Footer, .PageHeader
{
    color: #99FF66;
}

H2, H3, H4
{
    color: White;
}

H1	{	
	font-family: Garamond, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:	22pt;
	font-weight:	700;
	font-style:	italic;
	}	
		
H2	{	
	font-family: Garamond, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:	16;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:5px;
	}	
		

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12;
	font-weight:	700;
}

#tblMain P
{
	padding-left:15px;
	padding-right:15px;
	
}
	
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD 	{
	FONT-SIZE: 10pt;
	}
	
TEXTAREA 
{
	font:normal 10pt Arial
}

SELECT 
{
	font:normal 10pt Arial;
}

INPUT
{
	font:normal 10pt Arial;		
}
IMG
{
	border-style: none; 
}

A
{
	color:White;
}

.MenuLink
{
	color: White;
	font-size: 14px;
	font-weight: bold;
	text-decoration:	none;
}	

.MenuLinkHover
{
	color: #B1F3B1;
}

.HeaderBar
{
	left: 0px; 
	background-image: url(OtherImgs/SGMasonryMenu.jpg); 
	background-repeat: repeat-x; 
	top: 0px;
}

.AccentImage
{
	border-style: solid; 
	border-color:#484848; 
	border-width: thin;
}

.FadeImg
{
	/*border: moccasin outset;*/
	width: 600px;
	height: 200px;
}

.Thumbnail img
{
	border-width: medium;
	border-color: Silver;
	border-style: outset;	
	margin: 2px;
}

.ThumbnailContainer
{
	margin: 5px;
	padding: 2px;
}

/*
div.ThumbsBar a img
{
	border-style: outset;
	border-width: 3px;
	border-color: White;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
*/


/* This style makes the main table in the master page fill the entire page */
/*html, body, table#MainTable {height:100%}*/
