body
{
	margin: 0;
	font-size: 12px;
	font-family: verdana, arial, san-serif;
}

h2
{
	color: #101010;
	line-height: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: small;
}

a:link
{
	text-decoration: none;
	color: #0048C0;
}
a:visited
{
	text-decoration: none;
	color: #20328E;
}
a:hover
{
	text-decoration: underline;
	color: #0048C0;
}
a:active
{
	text-decoration: none;
	color: #0048C0;
}

table.layout
{
	border-collapse: collapse;
	margin-top: 0px;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td.layout
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.menu_orange
{
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
	background-image: url('../../images/tab_orange.png');
}

td.menu_purple
{
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
	background-image: url('../../images/tab_purple.png');
}

td.menu_brown
{
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
	background-image: url('../../images/tab_brown.png');
}

td.menu_select
{
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
	background: #333333;
}

td.menu_placeholder
{
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a.menu:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}
a.menu:active
{
	text-decoration: none;
	color: #0048C0;
}

td.left
{
	vertical-align: top;
	width:20%;
	height:100%;
	background-color:#F8F8F8;
	border-collapse: collapse;
	margin-top: 0px;
	border-width: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color:Silver;
}

td.right
{
	vertical-align: top;
	width:20%;
	height:100%;
	background-color:#E8EDF1;
	border-collapse: collapse;
	margin-top: 0px;
	border-width: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-color:Silver;
}

td.round_topleft
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_topleft.gif');
	width: 4px;
	height: 4px;
	
}

td.round_top
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_top.gif');
	height: 4px;
	
}

td.round_topright
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_topright.gif');
	width: 4px;
	height: 4px;
	
}

td.round_left
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_left.gif');
	width: 4px;
	
}

td.round_right
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_right.gif');
	width: 4px;
	
}

td.round_bottomleft
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_bottomleft.gif');
	width: 4px;
	height: 4px;
	
}

td.round_bottom
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_bottom.gif');
	height: 4px;
	
}

td.round_bottomright
{
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../../images/round_bottomright.gif');
	width: 4px;
	height: 4px;
	
}
