body
{
	background-color: #cccccc;
	margin: 20px;
}

div.cmain
{
	padding: 5px;
	background-color: #34455a;
	
	border: 1px #ccddff solid;
}

.cinfotop
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	
	color: #99bbcc;
}

.cinfotop a
{
	color: #99bbcc;
}

.cinfobottom
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	
	color: #99bbcc;
}

.cinfobottom a
{
	color: #99bbcc;
}

div.cinfobottom_right 
{
	text-align: right;
}

.ctopic
{
	padding: 0px;
	background-color: #aabbff;
	
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ddddff;

	border: 1px #ccddff dotted;
	text-align: right;

}

.ctopic table
{
	border: 0px;
}

.ctopic_menu td
{

	padding-right: 5px;
	padding-left: 5px;
	border: 0px;
}

.ctopic_menu a
{
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	
	text-decoration: none;
}

.ccontent
{
	height: 400px;

	background-color: #ffffff;

	border: 1px #ccddff dotted;
}

.ccontent td
{
	vertical-align: top;
}

.ccontent_menu
{
	background-color: #ffffff;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
}

.ccontent_menu div
{
	padding-top: 4px;
	padding-bottom: 4px;
	
	border-bottom: 1px #34455a dotted;

}

.ccontent_menu a
{
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	
	text-decoration: none;
}


.ccontent p
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000; 
	text-align: justify;
}

.ccontent p.texttopic01
{
	margin-top: 5pt;
	margin-bottom: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #34455a;
	font-style: normal;
}

