BODY, TD, TABLE, DIV
{
	font-family : Verdana, sans-serif, Arial;
	font-size : 10px;
	background-color : #FFFFFF;
	color : #000000;
	text-decoration: none;
}

A
{
	font-family : Verdana, sans-serif, Arial;
	font-size : 10px;
	font-weight: bold;
	color : #6666CC;
}

A:Visted
{
	color : #6666CC;
}
A:Active
{
	color : #6666CC;
}
A:Hover
{
	color : #9966FF;
}

.newrelease
{
	color: #ff0000;
}

.pageheader
{
	font-family : Verdana, sans-serif, Arial;
	font-size : 16px;
	font-weight: bold;
	color : #6666CC;
}

.tableheader
{
	background-color : #FFFFFF;
	font-weight : bold;
	color: #6666CC;
}

.header
{
	background-color: #6666CC;
	font-size: 20px;
}

.blank
{
	background-color: #6666CC;
}



.tabletitle
{
	background-color : #CCCCCC;
	color: #6666CC;
	font-weight : bold;
}

.old_tablerow
{
	background-color : #CCCCCC;
	color: #000000;
}

.tablerow
{
	background-color : #EFEDED;
	color: #000000;
}

.forminput
{
	font-family : Verdana, sans-serif, Arial;
	font-size : 10px;
	background-color : #6666CC;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.formbuttons
{
	font-family : Verdana, sans-serif, Arial;
	font-size : 10px;
	background-color : #CCCCCC;
	color : #6666CC;
	text-decoration: none;
	font-weight: bold;
}

.wrapper_box_outline_option_1
{
	background-color: #6666CC;
	font-size: 20px;
}
.wrapper_box_outline_option_2
{
	background-color: #ff0000;
	font-size: 20px;
}

.wrapper_box_interior_option_1
{
	background-color : #EFEDED;
	color: #000000;
}