body {
	/* Body formatting*/
	background: #808080;
	background-image : url(images/tile.gif);
	
	/* Scrollbar colors*/
	/*scrollbar-face-color:#365C7C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#A4B6BA;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:''; */
	
}

.bodyText {
              /* bodyText style*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal;
              color: #000000;
              overflow: auto;
}

.blueText {
              /* bodyText style*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal;
              color:#010D4A;
              overflow: auto;
}

.blueTextExpertise {
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 11px;
              font-weight: normal;
              color:#010D4A;
              overflow: auto;
			  line-height:18px;
}


.blankText{
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal;
              color: #808080;
              overflow: auto;
}

.titleText {
              /* titleText style*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 12px;
              font-weight: bold;
              color: #FFFFFF;
}

.copyright {
              /* titleText style*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal;
              color: #B3C1CF;
              vertical-align: top;
              padding: 2px;
	          text-decoration: none;
}

.currentVehicle {
              /* Set menuCurrent font properties*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal;
              color: #FF9000;
			  text-decoration: underline;
}

#sidebar {
			   /* Set sidebarfont properties*/
			   font-family: "verdana", "Helvetica", san-serif;
			   font-size: 10px;
			   font-weight: normal;
			   color: #00126E;
	
			    /* Table proporties */
		        background-color: #C2C2C2;
			    padding: 4px;
			    float: right;
}

.linkTextsm {
              /* Set linkTextsm font properties*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal;
              color: #00126E;
}

a.linkTextsm {
              /* Set linkTextsm font properties*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: bold;
              color: #00126E;
}

a.linkTextsm:link {
              /* Set linkTextsm link color */
              color: #00126E;
              text-decoration: none;
}

a.linkTextsm:visited {
              /* Set linkTextsm link color */
              color: #00126E;
              text-decoration: none;
}

a.linkTextsm:hover {
              /* Set linkTextsm link color */
              color: #950000;
              text-decoration: none;
}

a.menuText {
              /* Set as block-level */
              display: block;
			  text-indent: 20px;
			  margin-top: 0px;

              /* Set menuText font properties*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 12px;
              font-weight: bold;
              color: #FF6E02;
}

a.menuText:link {
              /* Set menuText link color */
              color: #FF6E02;
              text-decoration: none;
}

a.menuText:visited {
              /* Set menuText link color */
              color: #FF6E02;
              text-decoration: none;
}

a.menuText:hover {
              /* Set menuText link color */
              color: #3A3A3A;
              text-decoration: none;
}

a.linkCopyright {
              /* Set linkTextsm font properties*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal
              color: #B3C1CF;
}

a.linkCopyright:link {
              /* Set linkTextsm link color */
              color: #B3C1CF;
              text-decoration: underline;
}

a.linkCopyright:visited {
              /* Set linkTextsm link color */
              color: #B3C1CF;
              text-decoration: underline;
}

a.linkCopyright:hover {
              /* Set linkTextsm link color */
              color: #f0F0F0;
              text-decoration: underline;
}

.footerLink {
              /* Set linkTextsm font properties*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight:normal;
              color: #FFFFFF;
}

a.footerLink:link {
              /* Set linkTextsm link color */
              color: #FFFFFF;
              text-decoration: none;
}

a.footerLink:visited {
              /* Set linkTextsm link color */
              color: #FFFFFF;
              text-decoration: none;
}

a.footerLink:hover {
              /* Set linkTextsm link color */
              color: #950000;
              text-decoration: none;
}

.footer{
	font-family: "verdana", "Helvetica", san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A2A2A2;
}

a.email {
              /* Set linkTextsm font properties*/
              font-family: "verdana", "Helvetica", san-serif;
              font-size: 10px;
              font-weight: normal;
              color: #00126E;
}

a.email:link {
              /* Set linkTextsm link color */
              color: #00126E;
              text-decoration: none;
}

a.email:visited {
              /* Set linkTextsm link color */
              color: #00126E;
              text-decoration: none;
}

a.email:hover {
              /* Set linkTextsm link color */
              color: #00126E;
              text-decoration: underline;
}