

/* ------------------------------------------------------------------------ Skin 1 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-image: url(../../skin1/cc-body-bg.gif);
	background-repeat: repeat-x;
	background-color: #383E42;
	margin-top: 23px;
	margin-right: 100px;
	margin-bottom: 23px;
	margin-left: 100px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
 a {
	color:#2472A9;
}
.menu {
	color:#666666;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	margin-left:7px;
	margin-right:7px;
}
h1, .titlebig {
	font-size:16px;
	font-weight:bold;
}
.summaryhead {
	font-size:14px;
	font-weight:bold;
	clear:both;
}
.navtext, .navtext_active a, .navtext_active a:link, .navtext_active a:active, .navtext_active a:visited, .navtext_active a:hover {
}
.navtext{
	font-weight:bold;
	font-size:11px;
	border-bottom:solid 1px #DDDDDD;
	padding-bottom:10px;
}
.navtext a {
	color:#2472A9;
}
.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	color:#FFFFFF;
	font-size: 11px;
}
.nav_table a:hover {
	text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	color:#FFFFFF;
	font-size: 11px;
}
.toptext table {
	width:130px;
	height:80px;
}
.toptext table td {
	vertical-align:top;
}
