body
{
	margin: 0px;
}

table, td, p, div
{
	font-family: Tahoma, Segoe UI, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: normal;
}

.tableHeader
{
	background-color: #DCDCDC;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #D1D1D1;
	font-family: Tahoma, Segoe UI, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: bold;
}

.tableItem
{
	background-color: #F6F5F5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDCDC;
	font-family: Tahoma, Segoe UI, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}

.tableItemBold
{
	background-color: #F6F5F5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDCDC;
	font-family: Tahoma, Segoe UI, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

.error
{
	color: #FF0000;
}

input.text, select, textarea
{
	font-family: Arial, "Microsoft Sans Serif", Tahoma;
	font-size: 1em;
	font-weight: normal;
	border: solid 1px #808080;
	padding-left: 2px;
}


A:link, A:visited, A:active
{
	font-family: Tahoma, Segoe UI, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
}

A:hover
{
	font-family: Tahoma, Segoe UI, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}


A.MG:link, A.MG:visited, A.MG:active
{
	font-family: Tahoma, Segoe UI, Arial, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #663300;
}

A.MG:hover
{
	font-family: Tahoma, Segoe UI, Arial, "Microsoft Sans Serif", Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

td.pageTopLinks
{
	background-image: url(../../Images/topbarM.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	height: 30px;
	color: #FFFFFF;
}

td.pageTopLinks A:link, td.pageTopLinks A:visited, td.pageTopLinks A:active
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.whatsNew
{
	background-image: url(../../Images/scrollbarM.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 29px;
}

.copyright
{
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #707070;
	background-image: url(../../Images/bottombarM.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 28px;
}

.mainSpace
{
	border: solid 1px #CCCCCC;
}

.categoriesPanel
{
	background-image: url(../../Images/catbkgnd.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.categoriesSection
{
/*	background-image: url(/BRulesNet/Images/catsection.jpg);*/ 
	background-image: url(../../Images/hdr_bg.gif);
	color: #FFFFFF;
	height: 22px;
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
}

.rightbox1M
{
	background-image: url(../../Images/rightbox1M.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.rightbox2M
{
	background-image: url(../../Images/rightbox2M.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
}

.rightbox2M A:link, .rightbox2M A:visited, .rightbox2M A:active
{
	font-weight: bold;
	color: #FFFFFF;
}


.caltableHeader
{
	background-image: url(../../Images/rightbox2M.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
}

.caltableItem 
{
		
}

.caltableWeekday
{
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

/* NGATE Styles */

td.ngateCaption
{
	font-weight: bold;
	font-size: smaller;
}

td.ngateItemLink A:link, td.ngateItemLink A:visited, td.ngateItemLink A:active
{
	font-weight: bold;
	color: Maroon;
}

td.ngateItemLink A:hover
{
	font-weight: bold;
	color: Red;
}

.button
{
	background-image: url(../../Images/button_bg.gif); 
	background-repeat:repeat-x; 
	background-position: top left; 
	border-top: 1px solid #7883B0; 
	border-right: 1px solid #AFBAE5; 
	border-bottom: 1px solid #7883B0; 
	border-left: 1px solid #AFBAE5; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	height: 20px 
}

A.MessageTicker:link, A.MessageTicker:visited, A.MessageTicker:active, A.MessageTicker:hover
{
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}

#RightPanel
{
	position: absolute;
	top: auto;
	left: auto;
	width: auto;
}

.bkgndText
{
	background-color: #008000;
	color: #FFFFFF;
}
