﻿body 
{
	background-image: url('../../../images/cpe/cpe_global_stripes.gif');
	background-repeat: repeat-x;
}

.global_main_content_table
{
	background-image: url('../../../images/cpe/cpe_global_bg_tile.gif');
	background-repeat: repeat-y;
	width:900px;
}

.global_main_subnav_table
{
	background-image: url('../../../images/cpe/cpe_subnav_bg.gif');
	background-repeat: no-repeat;
	width: 880px;
	margin-left:10px;
}

.content_wrapper
{
	background-image: url('../../../images/cpe/cpe_global_bg_tile.gif');
	background-repeat: repeat-y;
	width:900px;
}
body a:link
{
	color:#666666;
}
body a:active
{
	color:#666666;
}
body a:visited
{
	color:#666666;
}
body a:hover
{
	color:#CC0000;
}