
#tacticsContainer {
	
}

#tacticsContent {

}

#tacticsHeader {
	cursor:hand;
}


#tactic1Container {
	border-style:solid;
	border-width:1;
	border-color:#FCA311;
	background-color:#fdf0da;
}

#tactic1Content {
	
}
#tactic1Header {
	background-color:#fca311;
	cursor:hand;
}

#tactic2Container {

	border-style:solid;
	border-width:1;
	border-color:#5bbf21;
	background-color:#e9ffdc;
}

#tactic2Content {

}
#tactic2Header {
	background-color:#5bbf21;
	cursor:hand;
}

#tactic3Container {

	border-style:solid;
	border-width:1;
	border-color:#d81e05;
	background-color:#ffe0dc;
}

#tactic3Content {

}
#tactic3Header {
	background-color:#d81e05;
	cursor:hand;
}

#tactic4Container {

	border-style:solid;
	border-width:1;
	border-color:#930fa5;
	background-color:#fbdcff;
}

#tactic4Content {

}
#tactic4Header {
	background-color:#930fa5;
	cursor:hand;
}

#tactic5Container {

	border-style:solid;
	border-width:1;
	border-color:#ff6600;
	background-color:#ffeadc;
}

#tactic5Content {

}
#tactic5Header {
	background-color:#ff6600;
	cursor:hand;
}

#tactic6Container {

	border-style:solid;
	border-width:1;
	border-color:#009999;
	background-color:#dcffff;
}

#tactic6Content {

}
#tactic6Header {
	background-color:#009999;
	cursor:hand;
}

#tactic7Container {

	border-style:solid;
	border-width:1;
	border-color:#002b7f;
	background-color:#dce8ff;
}

#tactic7Content {

}
#tactic7Header {
	background-color:#002b7f;
	cursor:hand;
}

#myAccountContainer {

	background-color:#ffffff;
}

#myAccountContent {
	width:170;
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#2A0B6A;
}
#myAccountHeader {
	background-color:#ffffff;
	cursor:hand;
}

#usefulLinksContainer {

	background-color:#ffffff;
}

#usefulLinksContent {
	width:182;
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#CCCCCC;
}
#usefulLinksHeader {
	background-color:#ffffff;
	cursor:hand;
}

#navigationContainer {

	background-color:#ffffff;
}

#navigationContent {
	width:182;
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#CCCCCC;
}
#navigationHeader {
	background-color:#ffffff;
	cursor:hand;
}