body
{
	font-family: 'Verdana';
	font-size: 10pt;
	color: #ffffff;
	background-color: #222222;
}

A:link {
	text-decoration: none; color: #5555ff
} 

A:visited {
	text-decoration: none; color: #5555ff
} 

A:hover {
        text-decoration: underline; color: #cccc00
} 

A:active {
        text-decoration: underline; color: #999900
}

p.para
{
	text-indent: 1.5em;
}

img.image
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.creturn
{
	text-align: center;
	font-style: italic;
}

.gtitle
{
	content: "d";
	font-size: 16pt;
	font-weight: bold;
	color: #808000;
	display: block;
}

.creat
{
	display: none;
	text-align: right;
	font-style: italic;
}

a.spanel
{
	margin-left: 10px;
}

a.spanel_sel
{
	margin-left: 10px;
	color: #888800;
	font-weight: bold;
}

a.tpanel
{

}

a.tpanel_sel
{
	color: #aaaa00;
	font-weight: bold;
}

.stitle
{
	color: #aaaa00;
	font-weight: bold;
}

.stitle2
{
	color: #cccccc;
	font-weight: bold;
}

td
{
	padding: 3px;
}

td.top
{
	height: 150px;
	text-align: center;
}

td.tpanel
{
	background-image: url("images/background_light.png");
	height: 30px;
	text-align: center;
	border-top: 2px dashed #111111;
	border-bottom: 2px dashed #111111;
}

td.spanelp
{
	font-size: 8pt;
	height: 100%;
	width: 120px;
	text-align: left;
	border-right: 2px dashed #111111;
}

td.mainp
{
	padding-top: 10px;
	height: 100%;
	width: 630px;
	text-align: left;
}

table.page
{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border-top: 2px solid #111111;
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
	background-image: url("images/background.png");
	font-size: 11pt;
        -moz-border-radius: 4em 4em 0em 0em; 
}



table.gtable
{
	width: 100%;
	border: 0;
}

tr.gtable
{
	vertical-align: top;
}

td.gtable
{
	width: auto;
}


