body
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	margin: 0 0 0 0;
	background-color: #999999;		 
}
table
{
	font-size: 11px;
}
img
{
	border: none;
}
a
{
	color: #336699;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	border: solid 1px #d5d5e6;
}
h5
{
	color: #336699;
	font-size: 12px;
}
ul
{
	list-style-image: url(images/bullet_reskin.png);
}
.body
{
}
.header
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.headermore
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.subHeader
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bigger
{
	font-size: 12px;
}
.grey
{
	color: #666666;
}
.brown
{
	color: #993300;
}
.yellow
{
	color: #FAB000;
}
.green
{
	color: #027F4D;
}
.red
{
	color: #F32323;
}
.blue
{
	color: #336699;
}
.purple
{
	color: #7746aa;
}
.lightblue
{
	color: #3366ff;
}
.navbar
{
	background-color: #fafafa;
	color: #336699;
}
.navbaritem
{
	border: solid 1px #336699;
}
.navbaritem td
{
	text-align: center;
}
.navbaritem a
{
	xxcolor: #336699;
	color: #000000;
}
.navbarsection
{
	background-color: #d5d5e6;
	cursor: hand;
	text-align: center;
}
.navbarsection a
{
	color: #336699;	
}
.navbaraltsection
{
	background-color: #cbcbdc;
	cursor: hand;
	text-align: center;
}
.navbaraltsection a
{
	color: #336699;
}
.navbaraltsectionadmin
{
	background-color: #ff0000;
	cursor: hand;
	text-align: center;
}
.navbaraltsectionadmin a
{
	color: #000000;
}
.input
{
	border: solid 1px #336699;
	font-family: tahoma;
	font-size: 11px;
	color: black;
	xxcolor: #336699;
	background-color: white;
}
.numericinput
{
	text-align: center;
	border: solid 1px #336699;
	font-family: tahoma;
	font-size: 11px;
	color: black;
	background-color: white;
}
.button
{
	border: solid 1px #336699;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	background-color: #ebeaf2;
	cursor: hand;
}
.hand
{
	cursor: hand;
}
.grid
{
	background-color: #ebeaf2;
}
.gridhead
{
	font-weight: bold;
	text-align: center;
	background-color: #ebebf6;
	color: #000000;
}
.gridhead a
{
	color: #000000;
	text-decoration: none;
}
.griditem
{
	background-color: #ffffff;
	color: #336699;
	vertical-align: middle;
}
.gridaltitem
{
	background-color: #efefef;
	color: #336699;
	vertical-align: middle;
}
.pager
{
	font-weight: bold;
	text-align: center;
	background-color: #ebebf6;
}
.pager a
{
	color: #000000;
	text-decoration: none;
}
.contentList
{
	color: #336699;
}
.contentList img
{
	border: solid 1px black;
}
.contentList input
{
	border: solid 1px #336699;
}
.invisible
{
	display: none;
}
.emulator
{
	text-align: left;
	border: none;
	font-family: Arial;
	font-size: 14px;
	color: black;
	background-color: white;
}
.BackgroundHeader
{
	background-color: #ececec;
	color: #336699;
	font-weight: bold;
	font-size: small;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
.BackgroundHeaderSmaller
{	
	color: #336699;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;	
	padding-bottom: 0px;	
}
.Text
{
	padding-left: 10px;
}
.HomePageLinks
{
	color: #336699;
	font-weight: bold;
	background-color: #ECECEC;
}
.CopyrightInfo
{
	color: White;
}
.ColourText
{
	color: #336699;
}
.TextWithColourAndPadding
{
	padding-left: 10px;
	color: #336699;
	font-weight: bold;
}
.TextWithColour
{	
	color: #336699;
	font-weight: bold;
}
.ImageAlign
{
	vertical-align: middle;
}
.Ticket
{
	background-color: #ECECEC;
}
.NewGridItem
{
	xxcolor: #336699;
	color: Black;
	padding-left: 5px;	
}
.TextWithColourHeading
{	
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px; 
	padding-left: 5px;
}

