﻿body			{ margin-top: 0px; margin-bottom: 0px; background-color: #7f786d; } /* 7f786d */
body,td			{ font-size: 12px; font-family: Times New Roman, Tahoma, Verdana, Arial; }
p				{ text-align: justify }
h1				{ font-size: 16px; font-weight: bold; }
h2				{ font-size: 14px; font-weight: bold; margin: 0px; padding: 0px;  }

/* #df1f12 */
a:link			{ color: #000000; text-decoration: underline; font-weight: bold;}
a:visited		{ color: #000000; text-decoration: underline; font-weight: bold;}
a:hover			{ color: #000000; text-decoration: underline; font-weight: bold;}

a.reg:link		{ color: #000000; text-decoration: underline; font-weight: normal;}
a.reg:visited	{ color: #000000; text-decoration: underline; font-weight: normal;}
a.reg:hover		{ color: #000000; text-decoration: underline; font-weight: normal;}

.contentWrapper { text-align: center; }
.contentTable	{ width: 745px; text-align: left; border: 0px; padding: 0px; }
.contentLeft	{ width: 430px; }
.contentRight   { width: 315px; }
.noBorder		{ border: 0px; }
.border			{ display: inline-block; border: solid 1px #000000; } 
.projectSpacer	{ height: 1px; width: 37px; }
.alignLeft		{ text-align: left; }
.alignCenter	{ text-align: center; }
.alignRight		{ text-align: right; }
.height1		{ height: 1px; }
.height5		{ height: 5px; }
.width5			{ width: 5px; }
.width15		{ width: 15px; }
.width16		{ width: 16px; }
.width17		{ width: 17px; }
.width10		{ width: 10px; }
.width20		{ width: 20px; }
.width30		{ width: 30px; }
.width35		{ width: 35px; }
.width120		{ width: 120px; }
.homeImage		{ width: 175px; }
.projectImage	{ width: 175px; }
.thumbImage		{ width: 90px; }
.marginTop20	{ margin-top: 20px; }
.marginTop40	{ margin-top: 40px; }
.marginTop175	{ margin-top: 175px; }
.marginBottom20 { margin-bottom: 20px; }
.boldYellow		{ font-weight: bold; color: Yellow; }
.valignTop		{ vertical-align: top; }

.imageScroll	
{ 
	height: 194px; overflow: auto;
	scrollbar-base-color: #7f786d;
	scrollbar-arrow-color: #7f786d;
	scrollbar-3dlight-color: #7f786d;
	scrollbar-darkshadow-color: #7f786d;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #7f786d;
	scrollbar-shadow-color: #7f786d;
	scrollbar-track-color: #7f786d;
}

