﻿body
{
	margin:0px;
	background-color:White;
}

a
{
	color:#333333;
	text-decoration:none;
}

a:active, a:hover
{
	color:#999999;
}

p, td, div, span, input, textarea, select
{
	font-family:Verdana, Geneva, Sans-Serif;
	font-size:10px;
	color:#333333;
}

p
{
	line-height:18px;
}

h1, h2, h3
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	color:#666666;
	margin:0px;
}

h1
{
	font-size:20px;
	margin-bottom:20px;
}

h2
{
	font-size:16px;
	margin-bottom:10px;
}

h3
{
	font-size:14px;
	margin-bottom:5px;
}

iframe
{
	border-width:1px;
	border-style:solid;
	border-top-color:#CCCCCC;
	border-right-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#CCCCCC;
}

.red
{
	color:Red;
}

.tableCenter
{
	width:100%;
	height:100%;
}

#divFlashContent
{
	position:absolute;
	width:980px;
	height:546px;
	left:10px;
	top:10px;
	z-index:1;
}

#divContent
{
	position:absolute;
	width:460px;
	height:296px;
	left:470px;
	top:250px;
	z-index:2;
	overflow:hidden;
}

#actionFrame
{
	width:460px;
	height:296px;
	border-width:0px;
}

#divFrameContent
{
	width:460px;
	height:296px;
	overflow:auto;
}

#divLogOut
{
	position:absolute;
	left:20px;
	top:20px;
	z-index:2;
	overflow:hidden;
}

#divContentBg
{
	position:absolute;
	left:20px;
	top:356px;
	z-index:2;
	overflow:hidden;
}

#divContentImageLib
{
	position:absolute;
	left:20px;
	top:156px;
	z-index:2;
	overflow:hidden;
}

#divContentAdmin
{
	position:absolute;
	width:480px;
	height:400px;
	left:470px;
	top:156px;
	z-index:2;
	overflow:hidden;
}

#divAdmin
{
	position:absolute;
	left:10px;
	top:10px;
	overflow:auto;
}

.imgDescr
{
	font-style:italic;
	margin-top:5px;
}

.personnelDescr
{
	margin-top:5px;
}

.itemBg
{
	background-image:url(../Image/Item_2.gif);
	background-repeat:repeat-y;
	padding-left:14px;
	padding-right:14px;
}

.formText
{
	border-width:1px;
	border-style:solid;
	border-top-color:#999999;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#999999;
	margin-top:2px;
	margin-bottom:5px;
}

.formList
{
	margin-top:2px;
	margin-bottom:5px;
}

.formButton
{
	border-width:2px;
	border-style:solid;
	border-top-color:#54C9F5;
	border-right-color:#0092C9;
	border-bottom-color:#0092C9;
	border-left-color:#54C9F5;
	padding:2px;
	background-color:#00AFF0;
	color:White;
	font-weight:bold;
	cursor:pointer;
}
