.HeaderBar, .ErrorBar, .MsgBar, .SkillsBar, .TextBlock, .TextBlockThin, .SkillBlock, .SkillBlockWide, input, .HomepageBar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.HeaderBar
{
	zzz_background-color: #808080;
	background-position: center center;
	background-image: url(g/GreyBarNew.png);
	background-repeat: no-repeat;
}

.HomepageBar
{
	zzz_background-color: #808080;
	background-position: center center;
	background-image: url(g/RedBarNew.png);
	background-repeat: no-repeat;
}

.HelpBoxTop, .HelpBoxBottom, .PostItTop, .PostItBottom, .PostItTopAlert, .PostItBottomAlert
{
	font-style: italic;
	padding-left: 55px;
	padding-right: 30px;
}

.HelpBoxTop, .PostItTop, .PostItTopAlert
{
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 0px;
}

.HelpBoxBottom, .PostItBottom, .PostItBottomAlert
{
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

.HelpBoxTop
{
	background-image: url(g/PostIt.png);
}

.HelpBoxBottom
{
	background-image: url(g/PostIt.png);
}

.PostItTop
{
	background-image: url(g/BlankPostIt.png);
}

.PostItBottom
{
	background-image: url(g/BlankPostIt.png);
}

.PostItTopAlert
{
	background-image: url(g/BlankPostItPink.png);
}

.PostItBottomAlert
{
	background-image: url(g/BlankPostItPink.png);
}

.HeaderBar, .HomepageBar,
.ErrorBar, .MsgBar,
.SkillsBar, .MechanicsBar, .RepairBar, .BankBar, .RaceBar
{
	text-align: center;
	color: White;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ErrorBar
{
	background-color: Red;
}

.MsgBar
{
	background-color: Blue;
}

.MechanicsBar
{
	background-position: center center;
	background-image: url(g/BlueBarNew.png);
	background-repeat: no-repeat;
}

.SkillsBar
{
	background-position: center center;
	background-image: url(g/GreenBarNew.png);
	background-repeat: no-repeat;
}

.RepairBar
{
	background-position: center center;
	background-image: url(g/RedBarNew.png);
	background-repeat: no-repeat;
}

.BankBar
{
	background-position: center center;
	background-image: url(g/YellowBarNew.png);
	background-repeat: no-repeat;
}

.RaceBar
{
	background-position: center center;
	background-image: url(g/OrangeBarNew.png);
	background-repeat: no-repeat;
}

.TextBlock
{
	text-align: center;
}

.TextBlockThin
{
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.TextBlockThinLeft
{
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}

.SkillBlock
{
	text-align: right;
	padding-right: 70px;
}

.SkillBlockWide
{
	text-align: right;
	padding-right: 30px;
}

body, td, input, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.BareLink, .WhiteBareLink
{
	color: #000;
	text-decoration: none;
}

.WhiteBareLink
{
	color: White;
}

input
{
	height: 40px;
}ge;
}

input
{
	height: 40px;
}

a
{
	color: Black;
}

.PromoteColour
{
	color: #30b930;
}

.DemoteColour
{
	color: Red;
}

.Mechanics_PartBuyerDropdown
{
	width: 220px;
}
