/* all rights reserved */

a, div, li, p, span, td	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

img	{ border: 0px; vertical-align: bottom; }
td	{ text-align: left; }
form	{ margin-bottom: 0px; }

.clear	{ clear: both; }

.ta_center	{ text-align: center; }
.ta_right	{ text-align: right; }
.ta_left	{ text-align: left; }

body	{
	margin: 0px; padding: 0px;
	background-color: #444444;
	background-image: url('/images/bgstripes.gif');
}

#page	{
	text-align: center;
}

#header	{
	background-color: #000000;
	border-bottom: 1px solid #a0a0a0;
}

#headerstage	{
	margin: 0px auto;
	width: 620px;
}

#headerimage	{
	padding: 5px 0px 0px 0px;
}

#headernavigation	{
}

#headernavigation ul	{
	white-space: nowrap; 
	margin: 0px; padding: 0px; list-style-type: none;
}
#headernavigation ul li	{
	float: left;
	display: inline;
	margin-right: 16px;
	list-style: none;
}
#headernavigation ul li a	{
	display: block; 
	padding: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 3px solid #a0a0a0;
	background-color: #282828;
}
#headernavigation ul li a:hover	{
	border-bottom: 3px solid #ff9f00;
	background-color: #484848;
}

#headernavigation ul li a.current	{
	border-bottom: 3px solid #7da6cf;
}

#headernavigation ul li a.current:hover	{
	border-bottom: 3px solid #ffff80;
}

#stage	{
	margin: 0px auto;
	width: 620px;
}

#footer	{
	padding: 2px;
	border-top: 1px dotted #565656;
	background-color: #000000;
	text-align: center;
	font-size: 8pt; font-weight: bold;
	color: #666666;
}

#flagsfooter	{
	padding: 2px;
	text-align: center;
}

#endofpage	{
	margin-bottom: 10px;
}

#stagearea	{
	width: 100%;
	padding: 0px;
	border-left: 1px dotted #565656;
	border-right: 1px dotted #565656;
	background-color: #282828;
	text-align: left;
}


#column0	{
	padding: 5px;
}

#column0 p	{
	margin: 0px; 
	padding: 0px 0px 0px 18px;
}

#column0 div.textblock	{
	margin: 0px 0px 0px 18px;
}


#column1	{
	float: left;
	width: 450px;
	padding: 5px;
}

#column1 p	{
	padding-left: 12px;
}

#column2	{
	float: left;
	width: 130px;
	margin-top: 10px;
	padding: 8px;
	border-left: 1px dotted #565656;
}

h1	{
	margin: 15px 0px 2px 0px;
	font-size: 12pt; font-weight: bold;
}

.txt_blue	{
	color: #a1c0ff; /* 89b0ff a1c0ff */
}

.txt_green	{
	color: #c0ffc0;
}

br.nextparagraph	{
}

img.someview	{
/*	border: 2px solid #a0a0a0; */
	border: 4px solid #000000;
}

a.pagelink:link, 
a.pagelink:visited	{
	color: #ffffff;
	text-decoration: underline;
} 
a.pagelink:hover	{
	color: #ffffff;
	text-decoration: none;
}

a.extlink:link, 
a.extlink:visited	{
	color: #ffffff;
	text-decoration: underline;
} 
a.extlink:hover	{
	color: #ffffff;
	text-decoration: none;
}
