.body
{
	background-color : #ffffff;
	margin-top : 5px;
}

.box
{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.top-title
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336666;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	ime-mode : auto;
	layout-flow : horizontal;
}

.content-title
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	ime-mode : auto;
	layout-flow : horizontal;
	background-color : Red;
	padding-top : 5px;
	padding-bottom : 5px;
}

.nav-title
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660033;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	height : auto;
	ime-mode : auto;
	layout-flow : horizontal;
	padding-top : 5px;
	padding-bottom : 5px;	
}

.boxtitle
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660033;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	padding-left: 4px;
	}

.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 10px;
	height : auto;
	ime-mode : auto;
	layout-flow : horizontal;
	line-height : normal;
}

.text a:link {
	color: #0033ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: underline;
}

.text a:hover
{
	color: #0099ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: underline;
}

.text a:visited
{
	color: #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: underline;
}

.spon
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	layout-flow : horizontal;
}

.spon a:link {
	color: #0033ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
}

.spon a:hover
{
	color: #0099ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
}

.spon a:visited
{
	color: #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
}

.footer
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	layout-flow : horizontal;
}


	
	.textmain {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-left : 5px;
	padding-right : 5px;
	height : auto;
	ime-mode : auto;
	layout-flow : horizontal;
	line-height : 135%;
}

