/* CSS Document */
body	{
	padding:none;
	margin:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#84B594;
	background-color:#4A89CE;
}

img	{
	border:none;
}

td	{
	text-align:left;
	vertical-align:top;
}

.t-all	{
	background-color:#ffffff;
}

.topnav	{
	width:800px;
	background-image:url('../images/topnavbg.gif');
	background-repeat:repeat-x;
	font-size:110%;
	font-weight:600;
	text-align:right;
}

.topnav td	{
	text-align:center;
}

.topnav a	{
	color:#333333;
	text-decoration:none;
}

.topnav a:hover	{
	text-decoration:underline;
	color:#111111;
}

.sidenav	{
	text-align:right;
	width:146px;
}

.sidenav td	{
	text-align:right;
	vertical-align:middle;
	width:146px;
	background-color:#73ADBD;
}

.sidenav a	{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.sidenav a:hover	{
	color:rgb(244, 181, 0);
	text-decoration:underline;
}

.artttl	{
	height:90%;
}

.artttl a	{
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.artttl a:hover	{
	text-decoration:underline;
}

.author	{
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:-5px;
	height:80%;
}

.rightnav	{
	background-color:#84B594;
	text-align:right;
	width:146px;
}
