

td
{
	font-family: Verdana;
	font-size: 9px;
}

h1
{
	font-family: Verdana;
	font-size: 16px;
	color: #ffcc00;
	font-weight: bold;
}

.main_tbl
{
	border: 1px solid #ffcb08;
}

.gal_tbl
{
	border: 1px solid #545454;
}

.galthumb
{
	border: 1px solid #ffcb08;
}
.galthumb_o
{
	border: 1px solid #c2000a;
}

.nav
{
	border-top: 1px solid #191919;
	border-bottom: 1px solid #4d4d4d;
	background: url(../images/bck_nav.gif) repeat-x;
}

.cell A {color:#ffcc00; text-decoration:none;}
.cell
{
	padding-left: 25px;
	border-top: 1px solid #191919;
	border-bottom: 1px solid #4d4d4d;
	background: url(../images/bck_cell.gif) repeat-x;
	height: 22px;
	background-color: #000000;
}

.cell_o A {color:#ffffff; text-decoration:none;}
.cell_o
{
	padding-left: 25px;
	border-top: 1px solid #191919;
	border-bottom: 1px solid #c2000a;
	background: url(../images/bck_cell.gif) repeat-x;
	height: 22px;
	cursor: pointer;
	background-color: #000000;
}

.cell_a
{
	font-weight: bold;
	color:#ffffff;
	padding-left: 25px;
	border-top: 1px solid #191919;
	border-bottom: 1px solid #ffcc00;
	background: url(../images/bck_cell.gif) repeat-x;
	height: 22px;
	background-color: #000000;
}


.toptxt
{
	color: #ffcc00;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}


.footer	A:link						{color:#878787; text-decoration: none;}
.footer	A:visited					{color:#878787; text-decoration: none;}
.footer	A:active					{color:#878787; text-decoration: none;}
.footer	A:down						{color:#878787; text-decoration: none;}
.footer	A:hover						{color:#ffcc00; text-decoration: none;}

.footer
{
	color: #878787;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

.pl_thumb
{
	width:60px;
	height:40px;
	overflow:hidden;
	border: 1px solid #ffcc00;
}

.footerinput
{
	border: 1px solid #ffcc00;
	background-color: #000000;
	color:#878787;
	font-family: Verdana;
	font-size: 9px;
}

form
{
	padding-top: 0px;
	margin-top:0px;
	padding-bottom: 0px;
	margin-bottom:0px;
}


.pgtd
{
	color: #ffcc00;
	background-color: #333333;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.pgtdo
{
	color: #000000;
	background-color: #ffcc00;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}


.pgtda
{
	color: #000000;
	background-color: #ffcc00;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}


