body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:0.6em;
	background-color: rgb(252,224,184);

	color: black;

}

h1, h2, h3, h4, h5 
{
	margin:0; 
}

ul 
{
	margin-top:0;
	margin-bottom:0;
}
P
{
	text-indent:2em;
	margin:0.5em;
}

a:hover 
{
	color: whitesmoke; 
	text-decoration: underline; 
	color:Black;
	background-color:DarkGray; 
}

.USAcontacts
{
}

.USAContacts li
{
	margin-bottom:0.6em;
}

.USAContacts li:first-line
{
	font-weight:bold;
}
.JudgeList:first-Line
{
	font-weight:bold;
	text-indent:-0.5em;
}


.page_titles
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: rgb(0,0,0);
	font-size:1.3em;
	font-weight: bold;
	text-align:center;
}

.ExecBallotSummary
{	
}

.ExecBallotSummary hr
{	
	width:50%;
	color:Red;
}

.ExecBallotSummary:first-line
{
	font-weight:bold;
	text-indent:0;
}

.ExecBallotResults
{
	text-align:right;
	font-style:italic;
}
.Content
{
	padding:1em;
}

#NewItemsList, #QuickLinksList
{
	font-size:0.8em; 
	float:left; 
	width:15em; 
	padding:0.3em; 
	border: solid 1px red;
}

#NewItemsList hr
{
	width:50%;
	color:pink;	
}

.NewItem:first-line
{
	font-weight:bold;
}


.ClubName
{
	margin-bottom:1em;
}

.ClubName:first-line
{
	font-weight:bold;
}

.DateChange
{
	color:red;
	font-size:0.7em;
}

.ClubEvent
{
	font-size:0.8em;
	padding-bottom: 1em;
}

.ClubEvent hr
{
	width:80%;
	color:darkgreen; 
}
.ClubEvent:first-line
{
	font-weight:bold;
	text-align:center;
}

.RegionTitleForClubEvent
{
	font-size:0.9em;

	
	background-color:lightgrey;
	/*
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',
                startColorstr=black, endColorstr=whitesmoke);
	*/
	border-bottom: solid 1pt darkgrey;
	padding-bottom:0.5em;

}

.RegionTitleForClubEvent:first-line
{
	font-weight:bold;
	font-size:1em;
}



.RegionList li:first-line
{
	font-weight:bolder;
}

.RegionList li
{
	padding-bottom:10px;
}

.ClubListing
{
	margin-bottom:1em;
	margin-left:2em;
}
.ClubListing:first-line
{
	font-weight:bold;
}

.Dateline
{
	text-align:right;
	font-size:0.6em;
	font-style:italic;
	padding:0;
	margin:0;
}
.SponsorPage
{
	margin-bottom:1em;
	margin-top:1em;
	clear:both; 
	width:100%;
}
.SponsorPage img
{

	margin-right:2em;
}

#NationalEvents 
{
	padding-left:1em; 
	margin-top:0em; 
	margin-bottom:0em;
	
}

#NationalEvents li
{
	background-image: url('images/leftnav-heading-bkgnd.gif'); 
	background-position:bottom;
	background-repeat:repeat-y;
	background-color:WhiteSmoke;
	
}
.InPassing
{
	 float: left; 
	 padding: 10px; 
	 border: solid 2pt black;
     background-color: #EAEAEA; 
     width: 90%; 
     margin: 1em; 
     font-size: 0.8em;
}