body			{	margin:0px; 
					background-image: url('../images/home/marblebackground.jpg'); 
					text-align: center; 
					background-attachment: scroll;
						scrollbar-base-color:#000000; scrollbar-arrow-color:#640269; 
						scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#C0C0C0; 
						scrollbar-face-color:#AF90B2; scrollbar-track-color:#C0C0C0; 
						scrollbar-shadow-color:#804040; scrollbar-darkshadow-color:#800040 }

p				{ color: #800080; margin-top: 0px; margin-bottom: 0px; text-align: center; }

h1, h2, h3,h4, h5, h6
				{ 	font-family: Arial; text-align: center; color: #800080; margin-top: 0px; margin-bottom: 0px; }
h1				{	font-size: 20pt; }
h2				{	font-size: 16pt; }
h3				{	font-size: 14pt; }
h4				{	font-size: 12pt; font-weight: bold; }
h6				{	font-size: 8pt; font-weight: normal; } 

.alcenter		{	text-align: center; }
.top10			{	margin-top: 10px; }
					
table			{ width: 100%; align: center; }

.thleft, .thcenter, .thright
				{ vertical-align: top; }
.thleft			{ width: 33%; }
.thcenter		{ width: 34%; }
.thright			{ width: 33%; text-align: top; }

.tbleft, .tbcenter, .tbright
				{ vertical-align: top; }
.tbleft			{ width: 33%; }
.tbcenter		{ width: 34%; text-align: right; }
.tbright			{ width: 33%; }

.tfleft, .tfcenter, .tfright
				{ vertical-align: top; }
.tfleft			{ width: 33%; }
.tfcenter		{ width: 34%; }
.tfright			{ width: 33%; text-align: right; }

#imglogo		{	width: 630px; height: 51px; }
#imgtitle		{	border: 0px; width: 500px; height: 150px; }
