ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

.queryhref:hover{
background:#FFCC99;
text-decoration:none;
}


a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}


.hide {
color:red;
text-decoration:none;
}

.updatepopup {
background-color:#FF9000;
margin:0px;
padding:2px;
position:absolute;
z-index:100;
}

.updatepopupinner {
background-color:#FFC57F;
margin:0px;
padding:5px;
z-index:1;
}

blockquote {
background:transparent url(/images/quote.gif) no-repeat scroll right top;
color:#666666;
margin:6px 6px 3px;
padding:0px 12px 0pt 0pt;
}

.abstract {
background-color:#B6D4FF;
color:#000000;
font-family:Tahoma;
font-size:10pt;
line-height:15pt;
margin:5px;
padding:2px 10px;
z-index:20;
}

body
{
  margin: 0;
  padding: 5;
  font-family: Tahoma, Roya, Nazli, Nesf2, Nesf, sans-serif
  font-size: 15px;
  background-color: #fff;
}




 INPUT {
background-color: #e5ecf9;
color: black;
font-family: tahoma, arial, verdana, ms sans serif;
font-weight: normal;
font-size: 10pt
}

div#indicator
{
  position: absolute;
  background-color: red;
  color:#000000;
  font-family: Tahoma; 
  font-size: 20pt;
  left: 2px;
  top: 2px;
  z-index: 900;
  padding:10px;
  border:1px solid #999999;
  opacity: .8;
  filter: alpha(opacity=80); 
}

.adddiv {
 background-color:#FFC57F;
 margin: 20px 20px 20px 20px; 
  padding: 0;
 margin:1mm;
font-family: Tahoma;
 font-size: 11pt;
-moz-border-radius: 10px 10px 10px 10px;
}



.thinblueline {
 background-color:#e5ecf9;
 margin: 20px 20px 20px 20px; 
  padding: 0;
 margin:1mm;
font-family: Tahoma;
 font-size: 11pt;
-moz-border-radius: 10px 10px 10px 10px;
}

.thinbluecal {
cursor: pointer;
 background-color:orange;
  padding: 0;
 font-family: Tahoma;
 font-size: 11pt;
  width: 40px;
text-align: center;
}

.notebox {
   padding:10px;
   margin:5px;
   FONT-SIZE: 10pt; 
   COLOR: #000000; 
   BACKGROUND-COLOR: #b6d4ff; 
   border:1px solid #AAAAAA;
}


.thinbluecalinactive {
 background-color:#e5ecf9;
 color:#e5ecf9;
  padding: 0;
font-family: Tahoma; 
 font-size: 11pt;
  width: 40px;
text-align: center;
}



.bluetop {
    background-color:#c0d2ec;
     margin-right: 1em;
     font-family: Tahoma;
      font-size: 9pt;
}




li {
list-style-position: inside;
	  list-style-type:decimal;
	text-align:right;
  }

.i{
 font-family: Tahoma; 
  font-size: 10pt;
}

div.s {
 font-family: Tahoma; 
  font-size: 7pt;
  color:red;
  border-width: 0px;
  border-color: #0000ff;
  border-style: solid;
  border-style: dotted;
 background-color:#e5ecf9
}





.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		rgb(234,242,255);
	border:			1px solid;
	border-color:	rgb(120,172,255);
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid rgb(120,172,255);
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			11px;
	color:				rgb(0,66,174);
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	rgb(0,66,174);
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb(120,172,255);
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		13px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		rgb(234,242,255);
	height:			1.35em;
	width:			100%;
}

.programdiv{
background-color:#FFFFCC;
border:1px solid #FFCC33;
font-family:Tahoma;
}