body
{
	margin-top: 0;
}

td, th, p, li, pre
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a:link
{
	color: #666666;
}
a:visited
{
	color: #666666;
}
a:hover
{
	color: #0000ff;
}


/*-------------------------GENERAL WRAPPER-----------------------------*/

/* Classes for alignment of Wrapper. Change text-align, margin-left, and margin-right to adjust alignment */
div.WrapperAlign
{
text-align: center;
}
div.WrapperAlign table 
{
margin-left:auto;
margin-right:auto;
text-align: left;
}

/* Area around Banner in wrapper */

#MainBannerArea
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	vertical-align: top;
	text-align:center;
}

/* Event Name when no Banner Image is present */
.banner
{
  font-family: Arial; 
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-align: left;
  padding-left: 30px;
}

/* Area behind the Main Mody area*/

#MainBodyArea
{
	padding-top: 30px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 30px;
	width: 100%;
	vertical-align: top;
	height: 425px;
}

/* Area around Footer */

#MainFooterArea
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

/*-------------------------MENU BAR-----------------------------*/


/* Area around width of all buttons. Does not span entire width of menu bar. To align menu buttons to  left or right of menu bar, and add "float" attribute to #MenuBar.  */

#MenuBar
{
text-align: center;
overflow: hidden;
}
#MenuBar table 
{
margin-left:auto;
margin-right:auto;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

/* Cell for a menu item */

td.MAIN_MENU {
  	height: 21px;
	line-height: 21px;
	border: 0px;
}

/* Not recognized by IE */
td.MAIN_MENU:hover {
	height: 21px;
	line-height: 21px;
	border: 0px;
}

/* Cell for submenu item */

td.SUB_MENU {
	background-color: #cccccc;
	width: 100%;
}

/* Hovered Cell for submenu item */

td.SUB_MENU:hover{
	background-color: #666666;
	width: 100%;   
}

/* Label for main menu item in the Menu Bar */

A.MenuLabelLink {
	display: block;
	font-size: 13px;
	color: #cccccc;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}
A.MenuLabelLink:link {
	display: block;
	font-size: 13px;
	color: #cccccc;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}
A.MenuLabelLink:visited {
	display: block;
	font-size: 13px;
	color: #cccccc;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}

A.MenuLabelLinkOn {
	display: block;
	color: #cccccc;
  	height: 21px;
	line-height: 21px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}
A.MenuLabelLinkOn:link {
	display: block;
	font-size: 13px;
	color: #cccccc;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}
A.MenuLabelLinkOn:visited {
	display: block;
	font-size: 13px;
	color: #cccccc;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
}
A.MenuLabelLinkOn:hover {
	display: block;
	font-size: 13px;
	color: #ffffff;
	background-color: #666666;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	text-align: center;
}

/* Label for submenu item in flyout menu off the Menu Bar */

A.MenuItemLink {
	display: block;
	font-size: 11px;        
	font-weight:normal;  
	color: #000000;
	height: 21px;
	line-height: 21px;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}
A.MenuItemLinkOn {
	display: block;
	font-size: 11px;        
	font-weight:normal; 
	color: #000000;
	height: 21px;
	line-height: 21px;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}
A.MenuItemLinkOn:link {
	display: block;
	font-size: 11px;        
	font-weight:normal; 
	color: #000000;
	height: 21px;
	line-height: 21px;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}
A.MenuItemLinkOn:visited {
	display: block;
	font-size: 11px;        
	font-weight:normal; 
	color: #000000;
	height: 21px;
	line-height: 21px;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}
A.MenuItemLinkOn:hover {
	display: block;
	font-size: 11px;        
	font-weight:normal; 
	color: #ffffff; 
	background-color: #666666;
	height: 21px;
	line-height: 21px;
	width: 150px;
	padding-left: 5px;
	text-decoration: none;
}

/* Important styles used to draw menu items. Avoid changing  */

.myMenu {
	Z-INDEX: 5; VISIBILITY: hidden; POSITION: absolute;
}
.myLabel{
  COLOR: #000000; FONT-FAMILY: verdana, Helvetica, sans-serif; TEXT-DECORATION: none;
}
.MenuItem {
	color: #000000;
	text-decoration: none;
}

/*-------------------------HOME, NEWS, LOCATION, CONTACT DEFAULT PAGES-----------------------------*/

/* Text area on the left side of the default Home page. Contains Start Date, End Date, Registration Close Date, Address, and Contact Details. */

#HomeLeftSideBar
{
	width: 220px;
	vertical-align: top;
}

/* Area containing the Event Name on Home Page */

#HomeHeadingArea
{
	display:block;
	padding-left: 20px;
	margin-bottom: 20px;
	width: 460px;
	height: 20px;
	font-family: Arial; 
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/* Area containing Event Description on Home Page */

#HomeDescArea
{
	display: block;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 455px;
	vertical-align: top;
}

/* Area containing the Event Name on Contact Page */

#ContactHeadingArea
{
	display:block;
	padding-left: 20px;
	width: 460px;
	height: 20px;
	font-family: Arial; 
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/* Area containing Event Description on Home Page */

#ContactDescArea
{
	display: block;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 455px;
	vertical-align: top;
}


/* Hack to accommodate IE's lack of support for min-height property. To change min height of "HomeDescArea" change the height of "prop" */

.prophome
{
	float: right;
	height: 300px;
	width: 1px;
}
.clearhome
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* Area containing "Location Description" on Location Page. This field is specified the "Update Tournament" window */

#LocationDescArea
{
	display: block;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 455px;
	vertical-align: top;
}

/* Hack to accommodate IE's lack of support for min-height property. To change min height of "LocationDescArea" change the height of "prop" */

.proploc
{
	float: right;
	height: 200px;
	width: 1px;
}
.clearloc
{
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Labels (Event Dates, Location, Contact Info, etc) on Home Page */

.HomeLabel
{
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

/* Start and End Dates on Home Page */

.HomeDate
{

}

/* Registration Close Date and Time on Home Page */

.HomeDateTime
{

}

/* Area around Start and End Dates on Home Page */

.HomeDateItem
{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Area containing Address, Phone, and Email of Event on Home Page */

.HomeContactArea
{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* Address, Email, and Phone on Home Page */

.HomeContact
{

}

/* Table used to display body pages for Home, Location, News, and Contact */

#DefaultBodyTable
{

}

/* Control size, border, and alignment of interactive Google map */

.MapSettings
{
	text-align: left;
	width:700px;
	height:320px;
	border:5px solid #cccccc;
}

/*-------------------------NEWS WIDGET-----------------------------*/

/* Heading for default News page (m_news.jsp) or custom body page that uses News Widget. Default header is 'LATEST NEWS' but can be changed from "Update Tournament" window */

.NewsHeading
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}

/* Date for news item that appears in default News page (m_news.jsp) or custom body page that uses News Widget. */

.NewsItemDate
{
	font-weight: bold;
}

/* Title for news item that appears in default News page (m_news.jsp) or custom body page that uses News Widget. */

.NewsItemTitle
{
	font-weight: bold;
	text-decoration: underline;
}

/* Details for news item that appears in default News page (m_news.jsp) or custom body page that uses News widget. */

.NewsItemDetail
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-style: italic;
}

/* 'Powered by STRONGVON' statement that appears at bottom of default News page (m_news.jsp) or custom body page that uses News widget. */

.Poweredby
{
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
}

/*-------------------------REGISTRATION FORM-----------------------------*/

/* Titles of sections on Registration Form (REGISTRANT INFORMATION, REGISTERED CATEGORIES, etc.) */

.FormSectHeading
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

/* Area around the Registration Close Date that appears at the top of the Registration Form */

.RegCloseDateArea
{
	border: 2px solid #cccccc;
	background-color: #f5f5f5;
	text-align: center;
	padding: 5px;
	width: 350px;
	float:right;
}

/* Label for Registration Close Date that appears at the top of the Registration Form */

.RegCloseDateLabel
{
	text-transform: uppercase;
	font-weight: bold;
}

/* Date and Time from "Registration Close" field of the "Update Tournament" window that appears at the top of the Registration Form */

.RegCloseDate
{
	
}

/* Display of instrucitons that appears at the top of the categories section on Registration Form '*/

.ReqNotice
{
	font-size: 9px;
	font-style: italic;
	padding-bottom: 10px;
}

/* Color for Required Category Fields on Registration Form */

.ReqColor
{
	color: #ff0000;
}

/* Headers for Group of Standard Registration Fields and for category names on Registration Form */

.RegHeader
{
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none;
	  padding-top: 10px;
}

/* Non-required field labels on Registration Form */

.RegField
{
	font-size: 10px;
	text-align: right;
}

/* Required field labels on Registration Form */

.RegFieldReq
{
	font-size: 10px;
	color: #ff0000;
	text-align: right;
}

/* Instructional side notes on Registration Form */

.RegFieldInstruct
{
	font-size: 10px;
	text-align: left;
	font-style: italic;
}

.RegRunningTotal
{
	font-size: 10px;
	text-align: center;
}

/* Area surrounding all categories on Registration Form */

#RegFormArea
{
	width: 100%;
	vertical-align: top;
	text-align: left;
}

/* Area around all parts of a Category on Registration Form */

.CategoryArea
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* Area around a Category's name, checkbox, and price on Registration Form */

.CategoryHeaderArea
{
	text-align: left;
	padding-bottom: 5px;
}

/* Display are around the Category's description on Registration Form */

.CategoryDescArea
{
	text-align: left;
	padding-bottom: 10px;
	font-style: italic;
	
}

/* Display are around the category modules and fields on Registration Form */

.CategoryDetails
{
	text-align: left;
	padding-bottom: 10px;
}

/* Label for Module a Category on Registration Form */

.CategoryModule
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

/* Field name within Module of Category on Registration Form */

.CategoryFieldName
{
	width: 350px;
	font-size: 10px;
	text-align: right;
}

/* Field Item for radio and checkbox fields on Registration Form */

.CategoryFieldItem
{
	width: 350px;
	font-size: 10px;
	text-align: left;
}

/* Left half of REGISTRANT INFORMATION area on the Registration Form */

#RegFormLeftArea
{
	width: 100%;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

/* Right half of REGISTRANT INFORMATION area on the Registration Form */

#RegFormRightArea
{
	width: 100%;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

/* Display area around the "Continue", "Back", and "Submit" buttons on Registration Form */

.RegButtonArea
{
	width: 100%;
	text-align: center;
}


/* Area around the display of 'Registration Closed Message' from 'Update Tournament' window which appears on Registration Form */

#RegClosedArea
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	vertical-align: top;
}

/* Span around label preceding 'Registration Close Date' field on Registration Form; displayed after online registration closes */

#CloseDateLabel
{
	font-weight: bold;
}

/* Span around Registration Close Date and Time on Registration Form; displayed after online registration closes */

#CloseDate
{
	font-size: 13px;
}

/* Area around the user login on Registration Form */

#LoginArea
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: 30px;
	vertical-align: top;
}

/* Label for Login input fields ('User Email' and 'Password') */

.LoginLabel
{
	font-size: 10px;
	text-align: left;
}

#CheckOutPageArea
{
	border: 2px solid #666666;
	padding: 10px;
	margin-bottom: 10px;
	width: 700px;
	vertical-align: top;
}

/* Area around Instructions Message on Registration Form */

#RegInstructionsArea
{
	text-align: left;
	padding: 0px;
	width: 680px;
}

/* Area around Review of Field Items for Categories on Registration Form */

#ReviewItemArea
{
	padding: 0px;
	text-align: left;
}

/* Display area of the Optional Purchase of Store Items on Registration Form */

#ReviewOptPurchaseArea
{
	text-align: left;
	padding: 0px;
}

/* Promo Code Label on Registration Form */

#PromoCode
{
	font-size: 11px;
	font-weight: bold;
}

/* Area around Review of Field Items for Categories on Registration Form */

#RegFormTotalArea
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

/* Display area of Payment Method on Registration Form */

#PayMethodArea
{
	width: 680px;
}

/* Display area containing Waiver Checkbox, Password Confirmation, and Verification Image on Registration Form */

#ValidationPageArea
{
	text-align: left;
	padding: 10px;
}

/* Displays area around Checkbox to agree with waiver on Registration Form */

#WaiverCheckboxArea
{
	text-align: left;
	padding-bottom: 10px;
	color: #ff0000;
}

/* Instructions for entering password and password confirmation on Registration Form */

.PasswordInstruct
{
	text-align: left;
}

/* Displays area around header, instructions, and entering fields of Password area on Registration Form */

#PasswordSignUp
{
	display: block;
}

/* Displays area around Verification Image, Verification Instructions, and Input field on Registration Form */

#VerificationImageArea
{
	display: block;
	text-align: left;
}

/* Instructions on entering verification code */

#VerificationInstruct
{
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
}

/* Area around catalogue of Store Items Registration Form */

#RegStoreArea
{
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Area around the progress message after registration is submitted. Recommend changing only font, padding, and background color. */

#RegSubmitMsg
{

}


/*-------------------------STORE-----------------------------*/

/* Display area of Store page. #StoreAreaIE is hack to control alignment on IE */

#StoreArea
{
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#StoreAreaIE
{
	text-align:center;
	width:100%;
}

/* Display area of area on Store page for entering Payment Method, First, Last, Email, and Phone  */

#StorePayArea
{
	width: 100%;
}

/* Display area of Store Items on Store page */

.StoreItemsArea
{
	clear:both;
}

/* Display are of verification image and input field on Store page */

#StoreValidationArea
{
	text-align: left;
	padding-bottom: 20px;
}

/* Display area of the Cart on Store Page and Registration Form */

#StoreCartArea
{
	text-align: left;
}

/* Display area of the buttons on Store page*/

.StoreButtonArea
{
	text-align: right;
	width: 100%;
	padding-top: 10px;
}

/* Column header label of Store Items Cart on Registration Form and Store page */

.RegStoreCartHeader
{
	font-family: Arial; 
	font-weight: bold;
	tex-align: left;
	background-color: #f5f5f5;
	padding-left: 3px;
}

.RegStoreCartAmtLabel
{
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	background-color: #f5f5f5;
	padding-right: 3px;
}

/* Store Item in Store Items Cart on Registration Form and Store page */

.RegStoreCartItem
{
	padding-left: 3px;
}

/* All currency amounts of Store Items Cart on Registration Form and Store page */

.RegStoreCartAmt
{
	text-align: right;
	padding-right: 3px;
}

/* "Shipping", "Tax", and "Total" labels within the Store Items Cart on Registration Form and Store page */

.RegStoreCartSummary
{
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}

/* Store Item Name as entered in the "Update Store Item" window. Appears in Store Page and Registration Form */

.StoreItemName
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}

/* "Price", "Desc", and "Qnty" labels of a store item. Appears in Store Page and Registration Form */

.StoreItemLabel
{
	font-style: italic;
	text-align: left; 
	padding-bottom: 5px;
}

/* Store Item Price as entered in the "Update Store Item" window. Appears in Store Page and Registration Form */

.StoreItemPrice
{
	font-weight: bold;
	font-style: normal;
}

/* Store Item Description as entered in the "Update Store Item" window. Appears in Store Page and Registration Form */

.StoreItemDescription
{
	font-style: normal;
}

/* "Add To Cart" link. Appears in Store Page and Registration Form */

a.AddToCart
{
	text-decoration: none;
	padding-top: 10px;
	width: 100px;
	height: 35px;
	vertical-align: bottom;
}
a.AddToCart:link
{
	text-decoration: underline;
	padding-top: 10px;
	width: 100px;
	height: 35px;
	vertical-align: bottom;
}
a.AddToCart:visited
{
	text-decoration: underline;
	padding-top: 10px;
	width: 100px;
	height: 35px;
	vertical-align: bottom;
}
a.AddToCart:hover
{
	text-decoration: underline;
	padding-top: 10px;
	width: 100px;
	height: 35px;
	vertical-align: bottom;
}

/* Area around the store item image */

.StoreItemImage
{
	padding: 5px;
	vertical-align: top;
}

/* Area around the store item's name, price, description, quantity, and "Add To Cart" link */

.StoreItemWords
{
	vertical-align: top;
}


/* Label of Page Numbers when Store page displays store items in multiple pages */

.StoreCurrentPage
{
	font-size: 13px;
	font-weight: bold;
}
.StorePageNum
{
	font-size: 13px;
}

/* Table displaying store item on Store Page and Registration Page */

table.StoreItemTable
{
	margin-top: 0px;
}
table.StoreItemTable td
{
	vertical-align: top;
}



/*-------------------------OTHER MAIN BODY SETTINGS-----------------------------*/

/* General purpose container for Main Body area. Used on default body pages Do not add any other attributes. */

#container
{
	position:relative;
}

/* Classes for cenetered items with table retaining left alignment. Need both general class and table class to work cross-browser */

div.centered 
{
	text-align: center;
}
div.centered table 
{
	margin-left:auto;
	margin-right:auto; 
	text-align: left;
}

/* Input fields on Contact Form and Registration Form*/

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

/* General Straight line  */

hr
{
	border: 0;
	width: 100%;
	color: #999999;
	background-color: #999999;
	height: 1px;
}

/* Can be used for custom body pages */

.PageHeading
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#NewsArea
{
	width: 460px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	vertical-align: top;
}

#TermsArea
{
	width: 100%;
	vertical-align: top;
}


/* Display area around SSL Notice on Registration Form and Online Store */

#SslNoticeArea
{
	text-align: right;
	width: 100%;
	height: 50px;
}

/* Wording for the notice next to the SSL seal at the bottom of Registration Form and Online Store */

.sslnotice
{
	width: 500px;
	float:right;
	margin-top: 20px;
	font-size: 10px;
	text-align: right;
	font-style: italic;
}

/* General table style */

.TableGenClass
{
	border: 1px solid #cccccc;
}
.TableGenClass TH
{
	font-weight: bold;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px;
	color: #999999;
}
.TableGenClass TD
{
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px;
}
caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #cccccc;
	padding-bottom: 5px;
	text-align: right;
}

.Message
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
}

/* Table style for Summary of Winners and Summary of Schools */

.SummaryTable
{
	border: 1px solid #cccccc;
	text-align: left;
	width: 100%;
}
.SummaryTable TH
{
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	text-align: left;
	padding: 5px;
}
.SummaryTable TD
{
	border: 1px solid #cccccc;
	text-align: left;
	padding: 5px;
}
.SummarySchool
{
	font-style: italic;
}
.SummaryScore
{

}
.SummaryCategoryPath
{
	font-size: 10px;
}
.SummaryName
{

}
.SummaryCell
{

}
#RegListTable
{
	border: 1px solid #cccccc;
	text-align: left;
	width: 100%;
}
#RegListTable TD
{
	border: 1px solid #cccccc;
	text-align: left;
	padding: 5px;
}
.RegListColumnHead
{
	font-weight: bold;
}
.RegListColumnHead a:visited
{
	font-weight: bold;
}
.RegListColumnHead a:link
{
	font-weight: bold;
}
.RegListColumnHead a:hover
{
	font-weight: bold;
}
.RegListColumn
{

}
.RegListTime
{
	margin-bottom: 20px;
}
.CategoryPath
{
	font-size: 10px;
}
