.cc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	color: #cccccc;
}

.ccLinks {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-size: 11px;
	text-decoration: none;
	color: #cccccc;
}

.ccLinks a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-size: 11px;
	text-decoration: none;
	color: #778899;
}

.ccLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-size: 11px;
	text-decoration: none;
	color: #778899;
	font-weight: bold;
}

.ccRightMenu {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.ccb {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.cctime {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.ccTitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 15px;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}

.ccLinksLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #aa8247;
}

.ccLinksLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #aa8247;
}

.ccLinksLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #aa8247;
	font-weight: bold;
}

.ccLinksBottom {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 10px;
	text-decoration: bold;
	color: #000033;
}

.ccForm {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}

.button {
       	font-face: "Arial, Helvetica";
       	font-weight: bold;
       	font-size: 12px;
       	color: #000000;
       	background-color: #3e4c54;
       	padding: 1pt;
       	margin: 0pt;
       	border : medium solid black 1;
}

.textbox {
        font-face: "Arial, Helvetica";
        font-weight: normal;
        font-size: 11px;
        color: #000000;
        background-color: #64737b;
        padding: 1pt;
        margin: 0pt;
        border : thin solid black 1;
}

.bg1 {
        background-image : url("");
        background-position : right;
        background-repeat : no-repeat;
}

.textarea {
	color: darkblue;
        font-face: Arial, Helvetica;
        font-weight: normal;
        font-size: 11px;
	background-color: #64737b;
	border : thin solid black 1;
	word-wrap: break-word;
}



