body
{
	SCROLLBAR-FACE-COLOR: #dcdcdc; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #dcdcdc; 
	SCROLLBAR-DARKSHADOW-COLOR: #dcdcdc;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
}
.maintable
{
	background-image: url(../images/bg_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top : 30px;
	padding-bottom : 30px;
}
.maintext
{
	background-color: #ffffff;
	background-image: url(../images/bg_bot_text.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding : 30px 30px 30px 30px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.maintext h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
}
.cap1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: italic;
}
.links A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
.links A:hover
{
	color: #666666;
}
.close
{
	text-align:right;
}
.close A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: black;
}
.close A:hover
{
	color: #666666;
}
.cap2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.tdright
{
	background-color: #ffffff;
	vertical-align: top;
	background-image: url(../images/bg_bot_text.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.td_o_right
{
	background-image: url(../images/o_right.png);
}
.td_o_bottom
{
	background-image: url(../images/o_bottom.png);
}
.panel {
	display: none;
}
.panel 1{
	display: block;
}
.panel HR
{
	border: 1px solid #666666;
}
.panel h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
}
.instr
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-left : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
	border-left-color : #8C8C8C;
	border-left-style : solid;
	border-left-width : 4px;
	background-color : #E6E6E6;
}
.loader
{
	position: absolute;
	width: 100%;
	height: 100%;
	vertical-align : middle;
	display : none;
	z-index : 100;
	background-image : url(../images/bg_loader.png);
}
.loader_table
{
	background-color : white;
	padding : 20px 20px 20px 20px;
	border : 1px solid #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}
.loader_table1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}
