html { overflow:scroll; }
body {
	font-family: Arial;
	background-color: white;
	background-image: url(_gfx/adc_bg.jpg);
	background-repeat: repeat-x;
}
input[type="text"]	{  width:244px;height:21px;background:url('/_gfx/ads_text.jpg') no-repeat;padding:5px;border-width:0px;font-family: Arial;font-size:10px;color: #585858; }
input[type="image"]	{  border-width:0px; }
select			{  width:122px;height:34px;background:url('/_gfx/ads_select.png') no-repeat;padding:5px;border-width:0px;vertical-align:middle; }
textarea			{  width:244px;height:111px;background:url('/_gfx/ads_textarea.jpg') no-repeat;padding:5px;border-width:0px;font-family: Arial;font-size:10px;color: #585858; }
.frame
{
	width: 675px;
}
.adctit
{
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.adcstit
{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.adcmnu a
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.adchdr
{
	font-size: 15px;
}
.adcftit
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}
.adcftit a { text-decoration: none; color:#000000; }
.adcfsb 
{
	font-size: 8pt;
	font-family: Arial;
}
.adcfsb a { text-decoration: none; color:#000000; }
.adcerr
{
	color:#ff0000;
	font-size: 8pt;
	font-family: Arial;
}
.prjlin
{
	width: 667px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(/_gfx/prj_lbg.gif);
}
.prjhdr
{
	width: 667px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(/_gfx/prj_hbg.gif);
}
.prjg
{
	width: 667px;
	height: 36px;
	background-repeat: no-repeat;
	background-image: url(/_gfx/prj_gbg.gif);
}
.prjdet
{
	width: 314px;
	height: 472px;
	background-repeat: no-repeat;
	background-image: url(/_gfx/prj_bg.gif);
}
.prjtit
{
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
}
.prjtxt
{
	font-size: 8pt;
	font-family: Arial;
}

.prjthmb img:hover	{ border-color:blue;border-style: solid;border-width: 1px }


