table
{
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	color: #333333;
}

A:link
{
	font-weight: bold;
	color: #333333;
}

A:visited
{
	font-weight: bold;
	color: #333333;
}

A:hover
{
	font-weight: bold;
	color: #006600;
}

.itemNotes
{
	font-size: xx-small;
}

.modSeparator
{
	font-size: larger;
	font-weight: bold;
	color: #FFFF00;
}

.categoryName
{
	color: #006600;
	font-weight: bold;
	font-size: 13.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 0px;
}

.leftBorder
{
	background-image: URL(images/details_layout_r2_c1.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
}

.rightBorder
{
	background-image: URL(images/details_layout_r2_c3.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}

.menuItem
{
	background-color: #FFFFCC;
}

.menuItemAlternating
{
	background-color: #FFFFFF;
}

div#siteseal 
{
	padding:5px;
}

div#comingsoon { font-family:Arial,Helvetica,sans-serif;	 font-size:11px;  text-align:center; }
div#comingsoon a:link {
	color: #333333;
}
div#comingsoon a:visited {
	color: #333333;
}
div#comingsoon a:hover {
	color: #333333;
}
div#comingsoon a:active {
	color: #333333;
}
	
div#comingsoon div#security {padding:5px;}
div#comingsoon .topHr { width:100px; }
div#comingsoon .midHr { width:100px; }
div#comingsoon .bottomHr { width:400px; }
div#comingsoon h2 { font-size:14px;}
div#comingsoon h3 { font-size:12px; }