html,body {margin:0; padding:0;height:100%;background-color:rgb(255,255,255)}
img{border:none}
img.icons{border:12px; border-color:rgb(245,241,232); border-bottom-style:solid;}
#bg {
background: rgb(245,241,232);
font-family: Verdana, Arial, "Arial Cyr", Helvetica; font-size: 13pt; color: rgb(88,45,52); font-weight: normal
}
#line{background-color:black; color:black; border-width:0px; height:1px;}
#a1 {  font-family: Verdana, Arial, "Arial Cyr", Helvetica; font-size: 14pt; color: rgb(88,45,52); font-weight: bold}
#a2 {  font-family: Verdana, Arial, "Arial Cyr", Helvetica; font-size: 12pt; color: rgb(88,45,52);font-weight: normal}
#a3 {  font-family: Verdana, Arial, "Arial Cyr", Helvetica; font-size: 8pt; color: rgb(88,45,52);font-weight: normal}
#a4 {  font-family: Verdana, Arial, "Arial Cyr", Helvetica; font-size: 12pt; color:black; font-weight: normal}
#text1
{color:white; font-family: Verdana, Arial, "Arial Cyr", Helvetica; font-size: 10pt; font-weight:bold}
#text2
{color:black; font-family: Verdana, Arial, "Arial Cyr", Helvetica; font-size: 10pt; font-weight:bold}
table .data1
{
border-color:black;
border-style:solid;
border-width:1px;
}
.formb { font-family: Verdana, Arial, "Arial Cyr", Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; cursor: pointer}
.hand {cursor: pointer}
.inp {text-align: center}

.links{color:rgb(88,45,52); text-decoration:none;}
a.links:link{color:rgb(88,45,52); text-decoration:none}
a.links:hover{color:rgb(88,45,52); text-decoration:none}
a.links:visited{color:rgb(88,45,52); text-decoration:none}
a.links:active {  color:rgb(88,45,52); text-decoration:none}

.alignr { text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.nsrec {  font-family: "Courier New", Courier, mono; font-size: 10pt; text-decoration: none; color: #5A5A6E; font-weight: bold}

/*------------------------------	Impromptu's------------------------------*/
.jqifade{
	position: absolute; 
	background-color: #aaaaaa; 
}
div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
	font-weight: bold; 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}
div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: #f4f4f4;
}
div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px; 
	background-color: #2F6073; 
	border: solid 1px #f4f4f4; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi button:hover{ 
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
	/*background-color: #8DC05B;*/
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #BF5E26;
}
