body
{
	background-color:	#dbdbee;
}
a
{
	border:none;
	
}

.navbar
{
	float:left;
	width:20%;
	height:100%;
}

.navbar img
{
	clear:both;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:10px;
	border:none;
	
}

.banner
{
	
	width:100%;
	height:auto;
	max-height:250px;
	text-align:center;
}

.banner img
{
	width:640px;
	height:68px;
}

.maincontent
{
	float:left;
	min-height:539px;
	max-height:539px;
	height:539px;
	min-width:640px;
	background-image:url(../img/contentframe2.gif);
	background-repeat:no-repeat;
	


	
}

.mcMain{
	
	max-width:601px;
	min-width:601px;
	width:601px;
	min-height:490px;
	max-height:490px;
	height:490px;
	padding-top:15px;
	padding-left:18px;
	padding-right:20px;
	padding-bottom:15px;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-base-color:#ffc5dd;
	}



.allwrapper
{
	width:850px;
	height:100%;
	max-height:100%;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
}

.linkimg
{
	width:auto;
	height:auto;
	max-width:340px;
	max-height:340px;
}

.linktd
{
`	width:240px;
	height:auto;
	max-height:240px;
	min-height:50px;
	padding-bottom: 20px;
	
}

.linktable tr
{
	vertical-align:top;
	width:240px;
	height:auto;
	max-height:240px;
	min-height:50px;
	padding-bottom: 20px;
}

.kittenimg
{
	width:250px;
	max-width:250px;
}

.kittentable
{
	border:none;
}

.kittentable tr
{
	vertical-align:top;
	height:250px;
}

.invoertable
{
	border:none;
}
.invoertable tr
{
	vertical-align:top;
}

.invoertable input, select, textarea
{
	width:200px;
	
}


.altrow{
	background-color:#ffc599;
}


A:link {
color: #000000;

}

A:visited {
color: #000000;

}

.activeSortLink {
color: #000000;
text-decoration:underline;
}
.inactiveSortLink {
color: #000000;
text-decoration:none;
}

A:hover {
color: #FF9966;

}
