BODY
{
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	font-family: Tahoma;
	color: #CCCCCC;
}
a
{
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
a.normal
{
	font-size: 12px;
	font-weight: normal;
}
a:hover
{
	color: #FFFFFF;
}
.PageTable
{
	width: 777px;
}
.ContentTable
{
	height: 323px;
}
.ContentCell
{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 18px;
}
.Content
{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;	
	line-height: 18px;
}
.ContentLarge
{
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;	
	font-weight: bold;
	line-height: 18px;
}
.redlink
{
	color: #FF0000;	
}
.yellowlink
{
	color: #FFFF00;
}
.greenlink
{
	color: #33CC00;
}
.purplelink
{
	color: #FF33FF;
}
.whitelink
{
	color: #FFFFFF;
}
.pinklink
{
	color: #FF0099;
}
.orangelink
{
	color: #FF9900;
}
.bluelink
{
	color: #6699FF;
}

.redlinksmall
{
	color: #FF0000;	
	font-size: 10px;
}
.yellowlinksmall
{
	color: #FFFF00;
	font-size: 10px;
}
.greenlinksmall
{
	color: #33CC00;
	font-size: 10px;
}
.purplelinksmall
{
	color: #FF33FF;
	font-size: 10px;
}
.whitelinksmall
{
	color: #FFFFFF;
	font-size: 10px;
}
.pinklinksmall
{
	color: #FF0099;
	font-size: 10px;
}
.orangelinksmall
{
	color: #FF9900;
	font-size: 10px;
}
.bluelinksmall
{
	color: #6699FF;
	font-size: 10px;
}
.redrolloverlink:hover
{
	color: #FF0000;	
}
.yellowrolloverlink:hover
{
	color: #FFFF00;
}
.greenrolloverlink:hover
{
	color: #33CC00;
}
.purplerolloverlink:hover
{
	color: #FF33FF;
}
.whiterolloverlink:hover
{
	color: #FFFFFF;
}
.pinkrolloverlink:hover
{
	color: #FF0099;
}
.orangerolloverlink:hover
{
	color: #FF9900;
}
.bluerolloverlink:hover
{
	color: #6699FF;
}
.Footer
{
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px;
}
.Footer a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.Footer a:hover
{
	text-decoration: underline;	
}
.CollectionItems a:hover
{
	text-decoration: none;
}
.CollectionItems a:active
{
	text-decoration: none;
}
.ItemTable
{
	font-size: 10px;
}
.ItemImage
{
	border: solid 1px #666666;
}
.PortfolioLink
{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}