

a:link {
 color:#000066;
 background:transparent;
 border:  0;

 }

 a:visited {
 color:#000066;
 background:transparent;
 border:  0;

 }
 
 a:hover {
 color:#0000CC;
 background:transparent;
 border:  0;

 }

 a:active {
 color:#CCCCCC;
 background:transparent;
 border:  0;

 }

.language_index {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	background: #3366ff repeat-y url(../images/patterns/patu01.gif);
}

.panpolytitle {
	text-align: center;
	background: no-repeat center;
	position: relative;
	right: 20px;
	left: 45px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.swirlingtable {
	background: #3366ff url(../images/background2.gif) fixed;
	color: black;
	font-size: 14px;
	text-align:
	width: 640px;
	height: 480px;
	border: 4px double #000000;
	padding: 15px;
	position: relative;
	left: 45px;
	right: 20px;
}

.navbar
{
	text-align: center;
	font-size: 13px;
	position: relative;
	right: 20px;
	left: 45px;
}

.navbar_c
{
	text-align: center;
	font-size: 13px;
}

.copyright_c {
	font-size: 10px;
	text-align: center;
	background: no-repeat center;
}

.tabletext_med {
	font-size: 21px;
	text-align: left;
	position: static;
	right: 20px;
	left: 20px;
}

.tabletext_small {
	font-size: 14px;
	position: static;
	right: 20px;
	left: 20px;
}

.smallcentered {
	font-size: 14px;
	text-align: center;
	color: #000099;
}

.thumbsrow {
	width: 640px;
	height: 100px;
	text-align: center;
}

#subsectionlink {
	color: #ffff66;
	font-weight: bolder;
}


