body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(images/background-repeat.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
A:link {
	text-decoration: none; 
	color:#000000;
}
A:visited {
	text-decoration: none; 
	color:#000000;
}
A:hover {
	text-decoration: underline; 
	color:#000000; 
	font-weight:bold;
}


.left-repeat {
	background-image:url(images/left-shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-repeat {
	background-image:url(images/right-shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.timg {
   behavior: url("png.htc");
}
.headerRight{
	background-image:url(images/header-right.png);
	background-repeat:repeat-y;
	background-position:top left;
}

.top_menu{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.top_menu a{ 
color:#FFFFFF;
text-decoration:none;
}
.top_menu a:hover{ 
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}
.top_menu a:visited{ 
color:#FFFFFF;
text-decoration:none;
}
.bottom_menu{
	color:#6c6c6c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bottom_menu a{ 
color:#6c6c6c;
text-decoration:none;
}
.bottom_menu a:hover{ 
color:#000000;
text-decoration:underline;
font-weight:bold;
}
.bottom_menu a:visited{ 
color:#6c6c6c;
text-decoration:none;
}
.mainHeading
{
	font-family:Arial, Helvetica, sans-serif;
	Font-size: 14px;
 	color:#FFFFFF;  
	font-weight:bold;
}
.mainhead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	Font-size: 16px;
 	color:#000000;  
	font-weight:bold;
}

.normalBold{
	font-weight:bold;
}

.rightTableRepeat{
	background-image:url(images/right-table-repeat.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.line-dotted {
border-top: 1px dotted #0000FF;
}

.formerror {
	background: #ffc url(images/formerror.gif) 5px 8px no-repeat;	
}
.loginPageFormError {
	width: 488px;
	margin: 10px 0 0 0;
	height: 32px;
}
.formerror, .formtick, .forminfo {
	border: solid #ccc 1px;
	
	width: 325px;
	margin-bottom: 10px;
}
.formerror, .formtick {
	padding: 10px 5px 10px 55px !important;
}
.Form-TextArea {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #acacac;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	color: #2e2f36;
	width: 98%;
	height: 18px;
}
.Form-TextArea2 {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	color: #2e2f36;
	width: 98%;
	height: 124px;
}
.Form-Buttonsmax {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EE7A00;
	color:#FFFFFF;
	width: 100%;
	height: 24px;
}

.cabBackground{
	background:url(images/cab-car.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.footerBackground{
	background:url(images/footer.png);
	background-position:left;
	background-repeat:no-repeat;
}
.left_menu{
	color:#FFFFFF;
}

.left_menu a{
	color:#FFFFFF;
}
.left_menu a:hover{
	color:#FFFFFF;
	font-weight:bold;
}
.left_menu a:visited{
	color:#FFFFFF;
}

.footer_menu{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer_menu a{ 
color:#000000;
text-decoration:none;
}
.footer_menu a:hover{ 
color:#000000;
text-decoration:underline;
font-weight:bold;
}
.footer_menu a:visited{ 
color:#000000;
text-decoration:none;
}
.orangeHeading{
	font-weight:bold;
	color:#EE7A00;
}
.whiteHeading{
	font-weight:bold;
	color:#FFFFFF;
}
.trEven{
	background-color:#FFECD9;
}
.trOdd{
	background-color:#FFD7AE;;
}

