body
{
	background-color: #FFFFFF;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	scrollbar-face-color:#f1f1f1;
	scrollbar-arrow-color:#003366;
	scrollbar-track-color:#e4e7f5;
	scrollbar-shadow-color:#003366;
	scrollbar-highlight-color:#e4e7f5;
	scrollbar-3dlight-color:#006699;
	scrollbar-darkshadow-Color:#f1f1f1;
	font-family: Verdana, Arial;
}

.panel
{
	padding: 0.6em;
}

.navigation, .top_title, .error_title
{
	padding: 0.4em;
}

.panel
{	
	padding-top: 0.4em;	
}

#row1, #row2, .text_about
{
	padding-bottom: 0.2em;
}

#row1, #row2, .top_title, .text_about, fieldset
{
	padding-left: 0.6em;
}

.panel
{
	background: #e4e7f5 repeat-x left top;
}

.border
{
	background: url(image/panel.jpg);
}

.top_title, .error_title
{
	background: url(image/top.jpg);
}

#row2
{
	background:#FFFFFF;
}

.image_pr
{
	background: #e4e7f5 url(image/loading.gif) no-repeat;
}

.image_pr
{	
	background-position-x: center;
	background-position-y: center;	
}

.panel
{
	border: 0.1em;	
}

.image_pr, .panel
{
	border-width: 2px 2px 2px 2px;
}
.border, hr
{
	border-width: 1px 1px 1px 1px;
}

.border, .panel, .image_pr, hr
{
	border-style: outset;
}
.border, hr
{
	border-color:#0033FF;
}

h1
{
	line-height:2em;
}

.navigation, .top_title, .error_title, label
{
	line-height: 15px;
}

.text_about, #row1, #row2
{
	line-height: 1.8em;
}

h1, .error_title, h2, .sym
{
	text-align:center;
}

.top_title, .top_title a:link, .top_title a:visited, .error_title a:visited, .error_title a:link
{
	color:#FFFFFF;
}

.panel
{
	color: #f1f1f1;
}

fieldset, .text_about
{
	color: #000000;
}

legend
{
	color: #0099FF;
}

h1, h2, .sym
{
	color:#0066CC;
}

.sym
{
	color:#6699FF;
}

.top_title a:active, .top_title a:hover, .error_title a:active, .error_title a:hover
{
	color:#E0E0F6;
}

label
{
	font-size: 8pt;
}

#row1, #row2, .navigation, .top_title, .text_about, legend, .error_title, .sym
{
	font-size: 0.7em;
}

h1
{
	font-size:large;
}

h2
{
	font-size:1.3em;
}

legend, label, .navigation, .top_title, .error_title, a, .sym
{
	font-weight:bold;
}

hr
{
	width: 80%;
}

a:link, .navigation a:visited
{
	color: #003399;
	text-decoration:none;	
}
a:hover
{
	color: #E0E0F6;
	text-decoration: underline;
}
a:active
{
	color: #0099cc;
	text-decoration: none;
}
a:visited
{
	color: #3399FF;
	text-decoration:none;	
}