body			{background-color: #000000; color: #e6e6e6; font-family: verdana, tahoma, arial; font-size: 12px; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(/images/common/imgBG.gif); background-repeat: repeat; }
td				{font-family: tahoma, arial; font-size: 12px; }

a:link			{font-family: tahoma, arial; font-size: 12px; color: #FFFFFF; text-decoration: underline; }
a:visited		{font-family: tahoma, arial; font-size: 12px; color: #FFFFFF; text-decoration: underline; }
a:hover			{font-family: tahoma, arial; font-size: 12px; color: yellow; text-decoration: underline; }
a:active		{font-family: tahoma, arial; font-size: 12px; color: red; text-decoration: underline; }

.error			{color: #CC0000}

#txtPageTitle	{position: absolute; z-index: 1; top: 2px; left: 2px; text-align: left; }
	#txtPageTitle a	{font-size: 48px; font-weight: bold; line-height: .9; color: white; text-decoration: none; }
#divMenu		{position: relative; z-index: 1; top: 0px; width: 100%; text-align: right; margin-right: 6px; border-bottom: 1px dashed #505050; line-height: 1.5; }
#divBody		{position: relative; z-index: 1; top: 10px; width: 600px; left: 0px; text-align: left; line-height: 1.5; }

/*	CONTACT PAGE	*/
#tbEmail		{font-family: tahoma, arial; font-size: 13px; background-color: #141414; color: #FFFFFF; width: 400px; height: 20px; border: 0px; }
#tbSubject		{font-family: tahoma, arial; font-size: 13px; background-color: #141414; color: #FFFFFF; width: 400px; height: 20px; border: 0px; }
#tbMessage		{font-family: tahoma, arial; font-size: 13px; background-color: #141414; color: #FFFFFF; width: 400px; height: 300px; border: 0px; scrollbar-face-color: #141414; scrollbar-arrow-color: #141414; scrollbar-base-color: #141414; scrollbar-shadow-color: #141414; scrollbar-darkshadow-color: #141414; scrollbar-highlight-color: #141414; scrollbar-3dlight-color: #141414; scrollbar-track-color: #141414; }
#btnContact		{font-family: tahoma, arial; font-size: 13px; background-color: #333333; color: #FFFFFF; width: 400px; height: 30px; border: 0px; }