body	{ background-color: red;
			font-family: Verdana;
			font-size: 12px;
			background-image: url(background.jpg);
			background-repeat: no-repeat;
			background-attachment:fixed;
			background-position: 0px 0px;						
			text-decoration: none;
			}

a			{ font-family: Verdana;
			size: 11px;
			color: #000000;
			text-decoration: none;}

a:active	{ font-family: Verdana;
			size: 11px;
			color: #FFFFFF;
			text-decoration: none;}

a:visited	{ font-family: Verdana;
			size: 11px;
			color: #000000;
			text-decoration: none;}

a:hover		{ font-family: Verdana;
			size: 11px;
			color: #FFFFFF;
			text-decoration: none;}
			
h1		{ font-family: Verdana;
			font-size: 14px;
			color: #FF8A08;
			text-decoration: none;
			font-weight: bold;
			text-align: center;}
			
h2		{ font-family: Verdana;
			font-size: 13px;
			color: #FF8A08;
			text-decoration: none;
			font-weight: bold;
			text-align: center;}
			
h3		{ font-family: Verdana;
			font-size: 12px;
			color: #FF8A08;
			text-decoration: none;
			font-weight: bold;}
			
h4		{ font-family: Verdana;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			font-style: italic;}
			
table	{ border: 2px;
			margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			empty-cells: show;}

tr		{ border: 0px;
			margin: 0px;
			padding: 0px;
			table-layout: fixed;
			border-collapse: collapse;
			empty-cells: show;}
			
td		{ border: 0px;
			margin: 0px;
			padding: 0px;
			table-layout: fixed;
			border-collapse: collapse;
			empty-cells: show;
			font-family: Verdana;
			text-align: left;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
			background-color: #E3D395; }

hr		{ border: 1px solid #FFB20C;
			size: 0px;
			width: 70px;
			text-align: left; }

td.copyright	{ text-align: right;
			vertical align: center;
			font-size: 10px;
			font-family: Verdana;
			font-style: italic; 
			color: #FFFFFF;
			background-color: #2B5BA3;}
			
td.imp	{ text-align: left;
			vertical align: center;
			font-size: 10px;
			font-family: Verdana;
			font-style: italic; 
			color: #FFFFFF;
			background-color: #2B5BA3;}			
						
a.home		{text-align: left;
			vertical-align: bottom;
			font-size: 10px;
			font-weight: bold;
			padding-bottom: 2px; 
			color: #FEF3F3;}
a.home:visited		{text-align: left;
			vertical-align: bottom;
			font-weight: bold;			
			font-size: 10px;
			padding-bottom: 2px; 
			color: #FEF3F3;}
a.home:hover		{text-align: left;
			vertical-align: bottom;
			font-weight: bold;
			font-size: 10px;
			padding-bottom: 2px; 
			color: #FEF3F3;}
a.home:active		{text-align: left;
			vertical-align: bottom;
			font-weight: bold;
			font-size: 10px;
			padding-bottom: 2px; 
			color: #FEF3F3;}
td.home		{text-align: left;
			vertical-align: bottom;
			font-size: 10px;
			font-weight: bold;			
			padding-bottom: 3px; 
			color: #FEF3F3;}


a.langtest		{text-align: right;
			vertical-align: bottom;
			font-size: 10px;
			padding-bottom: 5px; 
			color: #ffffff;}
a.langtest:visited		{text-align: right;
			vertical-align: bottom;
			font-size: 10px;
			padding-bottom: 5px; 
			color: #ffffff;}
a.langtest:hover		{text-align: right;
			vertical-align: bottom;
			font-size: 10px;
			padding-bottom: 5px; 
			color: #F39924;}
a.langtest:active		{text-align: right;
			vertical-align: bottom;
			font-size: 10px;
			padding-bottom: 5px; 
			color: #ffffff;}
td.langtest		{text-align: right;
			vertical-align: bottom;
			font-size: 10px;
			padding-bottom: 0px; 
			color: #ffffff;}

td.navi		{text-align: left;
			vertical-align: top;
			font-size: 13px;
			padding: 5px;			
			padding-bottom: 0px; 
			font-weight: bold;			
			color: #000000;
			background-color: transparent}			
			
.content		{ padding: 10px;
			text-align: center;
			vertical-align: top; }
