﻿html, body {
	margin: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d8dde3 url(../images/bus_stars_top_bg.jpg) top left no-repeat; /*../../BackOffice/Images/*/
}
.header
{
		background-color:white;
}

h1
{
	font-size:large;
	font-weight:bold;
}
h2
{
	font-size:small;
	font-weight:normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0065d7
	text-decoration: underline;
}

.HeadingTab
{ 
	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d8dde3 url(../../BackOffice/Images/images/HeadingTabBackground.png) left top no-repeat; /*../../BackOffice/Images/*/
	color: #fff;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	margin-left: 11px;
	width:300px;
}

.TablBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	margin: 0px 11px 19px 11px;
	padding: 8px;
	/*padding-bottom: 5px;*/
	border: #8fa9c2 1px solid;
	background-color: #e9eef4;
	/*background-image:url("../../BackOffice/Images/mainbg.gif");*/
	/*overflow: hidden;*/
}
.CommandStrip
{
	padding: 8px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #555A99;
	background-color: #ffffff;
}
.bold
{
	font-weight:bold;
}
.staticText

{
	font-size:12px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	
}
.tipText
{
	font-size:12px;
}

.txtBox
{
	font-size:12px;
}

.Labels
{
	font-size:small;	
}
