/* CSS Document */


body 			{
					background-color: #377397;
				}


table.ban		{	background-color:#377397;
					

				}
table.nav 		{	background-color:#377397;

				}



.pagename		{ 	font-family: Arial, Helvetica, sans-serif;
					font-size: medium;
					font-weight: bold;
					color: #377397
				}

.maintxt 		{	font-family: Arial, Helvetica, sans-serif;
					font-size: small;
					color: #000000
				}
				
.sidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

.navtext		{	font-family: Arial, Helvetica, sans-serif;
					font-size: small;
					color: #FFFFFF;
				}

a:link 			{
					color: #FFFFFF;
					text-decoration: none;
				}
a.linkcolored 	{
					color: #0066FF;
					text-decoration: none;
				}				
				
a:visited 		{
					text-decoration: none;
					color: #FFFFFF;
				}
a:hover 		{
					color: #000000;
				}

a:active 		{
					text-decoration: none;
				}

.copyright		{
					font-size: x-small;
					font-family: Arial, Helvetica, sans-serif;
					color: #000000;
					font-weight: bold;
				}
.promo {
	font-size: medium;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.shops {color: #0066CC;
		}

.myname {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: x-small;
	font-weight: bold;