/* CSS Document */
.main_font			{	font-family:tahoma;
						line-height:15pt;
						color:#666600;
						text-align:justify;
						font-size:11PX;
						}
						
.copy				{	font-family:tahoma;
						color:#FFFFFF;
						padding-right:5px;
						font-size:11PX;
						height:25px;
						}
						
.add_head			{	font-family:tahoma;
						color:#990000;
						font-size:13PX;
						height:25px;
						}
.index_page			{	background-color:#eedfad;
						background-image:url(images/2bg.gif);
						background-repeat:repeat-x;
						}
						
.table_font			{	font-family:tahoma;
						line-height:15pt;
						color:#996633;
						font-size:11PX;
						}
						
.table_head			{	font-family:tahoma;
						line-height:15pt;
						color:#996633;
						font-weight:bold;
						font-size:12PX;
						border-style:double;
						}
						
.pres_head			{	font-family:tahoma;
						line-height:15pt;
						color:#996633;
						font-weight:bold;
						font-size:12PX;
						}
						
.pres_list			{	font-family:tahoma;
						line-height:15pt;
						color:#666633;
						font-weight:bold;
						font-size:11PX;
						}

.gallery_font		{	font-family:tahoma;
						color:#996600;
						font-size:11px;
						text-align:center;
						line-height:13pt;
						}
