body		 	{	font-family: verdana, arial, helvetica, geneva, sans-serif;
				background-color:#FFFFFF;
				margin: 0;
				color:#000099;
				}
#all {
	float: left;
	width: 780px;
	height:100%;
	color:#000000;
}

#about {
	float: center;
	width: 480px;
	height:100%;
	color:#000000;
	padding: 10px;
}
			
.bottomtitle	{	height: 12;
			border-bottom:dashed;
			border-color:#97B1D0;
			font-size: 10pt;
		}
				
.bl 	{	background-image: url(../images/corner_bl.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		height:8;

	}
	

.br 	{	background-image: url(../images/corner_br.gif);
		background-position:bottom right;
		background-repeat:no-repeat;
		height:8;

	}
	
font			{	background-color:#FFFFFF;
				font-family: verdana, arial, helvetica, geneva, sans-serif;
				align: center;
			}

	A		{ color:#97B1D0; text-decoration:none; }
	A:link		{ color:#97B1D0; text-decoration:underline; }
	A:visited	{ color:#999999; text-decoration:underline; }
	A:active	{ color:#97B1D0; }
	A:hover		{ color:#000000; text-decoration:underline;}
	
.header			{	
					background-position:top left;
					background-repeat:no-repeat;
					height:141;
					cell-spacing:20;
}

.lightblue	{	background-color:#97B1D0;
			float:center;

		}
#content {
	float: right;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 0px;
	height:100%;
	color:#000000;
	width:613px;
}

#leftside	{
	float:left;
	width:20%;
	height:100%;
	padding-top:25px;
	padding-bottom: 0px;
	color:#000000;
	background-image: url(../images/leftmenu.gif);
	background-position:right top;
	background-repeat:repeat;
	background-color: #EFEFEF;
				
			}
.title	{	height: 50;
			font-size:14pt;
			background-image: url(../images/title.gif);
			background-position:center center;
			background-repeat:no-repeat;
			border-bottom:solid;
			border-color:#999999;
		}
.tabletitle	{
	height: 32;
	border-bottom:thin solid #999999;			
		}
.tl 	{	background-image: url(../images/corner_tl.gif);
		background-position:top left;
		background-repeat:no-repeat;
		height:8;
		
	}

.tr 	{	background-image: url(../images/corner_tr.gif);
		background-position:top right;
		background-repeat:no-repeat;
		height:8;
		
	}
.underline	{ 
			  border-bottom:solid;
			  border-height:1px;
			  border-color:#999999;
			}
.white	{	background-color:#FFFFFF;
	}
.whitetext	{
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
			}
.bigwhitetext	{
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 14px;
			}
.author {
	font-size: larger;
	text-transform: uppercase;
	color: #000099;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
