.shadow_lr
{
	width: 822px;
	background:url(pics/border_lr.png);
	text-align: center;
	margin: auto;
}
.shadow_bottom
{
	width: 820px;
    background:url(pics/border_bottom.png);
	height: 10px;
	margin: auto;
}

.content 
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	
    background:url(pics/content_gradient_top.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #444444;
}
.content h1 
{
	font-family: sans, sans-serif;
	font-size: 22px;
	color: #222255;
}
.content h2 
{
	font-family: sans, sans-serif;
	font-size: 18px;
	color: #222255;
}
.content h3 
{
	font-family: sans, sans-serif;
	font-size: 14px;
	color: #444455;
}
.content p 
{
	text-align: justify;
	line-height: 1.5em;
}

.content ul
{
	line-height: 1.5em;
}

.content ul li
{
	line-height: 1.5em;
}

.content ol
{
	line-height: 1.5em;
}

.content ol li
{
	line-height: 1.5em;
}


.content .pagelink ul
{
}

.content  .pagelink ul li
{
}

.content table.params
{
	background-color: #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
}

.content th
{
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.content td
{
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.content a:hover
{
	text-decoration:underline;
}

.content a
{
	color: #4444B0;
	text-decoration:none;
}


.page
{
	font-size: 12px;
	font-family: sans, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	margin: auto;
	width: 800px;
	border: 1px solid #A7A7A7;
}

.top .top_container
{
	font-size: 12px;
	padding: 20px;
	text-align: right;
}

.top .top_container a
{
	color: #6666CC;
	text-decoration:none;
}

.top .top_container a:hover
{
	text-decoration:underline;
}

.top 
{
	height: 170px;
	background: url(pics/spark_top.png);	
	color: #FFFFFF;
}

.featurebox
{
	background-color: #90A0C0; 
	color: #FFFFFF;
	font-size: 14px;
	width:410px; 
	padding-top:15px; 
	padding-bottom:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

body
{
	background: url(pics/left_top_wave.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #DDDDDD; /*#DDCCAA;*/
}

.txtimg
{
	float: left;
	padding-right:20px;
	padding-bottom:20px;
}

.navigation
{
	background: url(pics/navi_back.png);
	height: 35px;
	width: 100%;
}

.navigation a:hover
{
	text-decoration:underline;
	color: #FFFFFF;
}

.navigation a
{
	color: #BBBBBB;
	text-decoration:none;
}

.navigation ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.navigation ul li
{
	font-variant:small-caps;
	float:left;
	font-size:18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.navigation .selected a
{
	color: #FFFFFF;
}

.navigation .selected
{
	background: url(pics/navi_back_selected.png);
	background-color: #BAC5D4;
}

.infotable
{
	font-family: "Courier New", Courier, mono;
	background-color: #EEEEEE;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.subtitle
{
	color: #CCCCCC;
	font-size: 10px;
	font-style: italic;
}

.footer
{
	color:#999999;
}


p.image
{
	font-style: italic;
	width: 450px;
}
