myfont
{
	font-family: "Bauhaus Hv BT";
	color: #000000;
	font-weight:lighter;
}

.myfont2
{
	font-family: Tahoma;
	color: #000000;
}

.divider
{
    border-bottom-style:dashed;
    border-bottom-color:#eeeeee;
    border-bottom-width:1px;
}

.sectionTitle1
{
	font-family: "Bauhaus Hv BT";
	font-size: 16pt;
	color: #000066;
	
}

.sectionTitle2
{
	font-family: "Bauhaus Hv BT";
	color: #FFFFFF;
	font-size: 11pt;
	
}

.storybox
{
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F4F4F4;
}

.storyboxtab
{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	height: 25px;
}

.storyboxtab td
{
	font-size: 9pt;
	text-align: left;
}

.storyboxtabsel
{
	font-size: 9pt;
	text-align: left;	
}

.storyboxtabsel a
{
	text-decoration: none;
	color: #000066;
	cursor: default;
}

.storyboxtabunsel
{
	font-size: 9pt;
	text-align: left;
	background-color: #A7A7A7;	
}

.storyboxtabunsel a
{
	text-decoration: underline;
	color: #000066;
	cursor: hand;
}

.storyImg 
{
	border-style: solid;
	border-color: #DEDEDE;
	border-width: 1px;
	padding: 3px;
	width: 206px;
	height: 147px;	
	float: left;
	margin-right: 15px;
}

.storyHead
{
}

.storyHead a
{
	font-size: 14pt;
	font-weight: bold;
	color: #81b64e;
}

.storyBorder
{
	border-bottom: dashed 1px;
	color: #DEDEDE;
	margin-top: 10px;
	margin-bottom:10px;
}

.storyArtifact 
{
	margin-bottom: 10px;
	font-size: 13px;
}

.storyArtifact a
{
	color: #0088a4;
}


.catmenu
{
	color: #FFFFFF;
	font-size: 9pt;
}

.catmenu table
{
	font-size: 9pt;
}

.cashback
{
    font-family: Tahoma;
    font-weight:bold;
    font-size:12pt;
    color:#DD0000;
}

.cashbacksub
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:9pt;
    color:#DD0000;
}


.menu1
{
    border-bottom: none 0;
    border-top: solid 1 #ffffff;   
}
