.cmskop {
	font-family: arial;
	background-color: #3abbf4;
	padding : 17px 0px 0px 30px;
	letter-spacing: 0.2em;
	height : 60px;
	color : grey;
	font-size : 18pt;
	font-weight : bold;
}
.cmskop2 {
	font-family:'trebuchet ms',helvetica,sans-serif;
	letter-spacing: 0.1em;
	color : #f43a3a;
	font-size : 12pt;
	font-weight : bold;
}

#cpnav_container {
	padding:0px;
	height : 90px;
	border-top:2px solid #464646;
	border-bottom:2px solid #464646;
	background-color : white;
}

#container, #container_fullsize {
	text-align : left;
	border : 1px solid #BBBBBB;
	border-width : 0px 1px 0px 1px;
	width: 840;
}
	
.cp_nav TD{
	text-align : center;
	vertical-align : middle;
	width: 79px;
	height: 75px;
	cursor : hand;
}

.cp_nav TD A{
	font-family : Arial;
	color : black;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
}

