.header  { color: #cc0000; font-weight:            bold;text-align:             right; font-size:             10pt;}
.header a:link { color: #cc0000; font-weight:            bold;  text-align:             right; font-size:              10pt;}
.header a:active { color: #cc0000; font-weight:            bold;  text-align:             right; font-size:              10pt;}
.header a:visited { color: #cc0000; font-weight:            bold;   text-align:             right; font-size:              10pt;}
.header a:hover { color: #cc0000; font-weight:            bold;   text-align:             right; font-size:              10pt;}

.menu  { color: #cc0000; font-weight:            bold;text-align:             left; font-size:             10pt;}
.menu a:link { color: #cc0000; font-weight:            bold;  text-align:             left; font-size:              10pt;}
.menu a:active { color: #cc0000; font-weight:            bold;  text-align:             left; font-size:              10pt;}
.menu a:visited { color: #cc0000; font-weight:            bold;   text-align:             left; font-size:              10pt;}
.menu a:hover { color: #cc0000; font-weight:            bold;   text-align:             left; font-size:              10pt;}

.title  { color: #cc0000; text-decoration: none; text-align:             left; font-size:              13pt;}
.title a:link { color: #cc0000; text-decoration: none;  text-align:             left; font-size:              13pt;}
.title a:active { color: #cc0000; text-decoration: none;  text-align:             left; font-size:              13pt;}
.title a:visited { color: #cc0000; text-decoration: none;   text-align:             left; font-size:              13pt;}
.title a:hover { color: #cc0000; text-decoration: underline;   text-align:             left; font-size:              13pt;}

body td tr             {font-family:           Arial, sans-serif;
                        font-size:              10pt;
                         }
.main a:link            {color:                #7F7F7F; font-weight:            bold; text-decoration:        none; }
.main a:visited         {color:                #000000; font-weight:            bold; text-decoration:        none; }
.main a:hover           {color:                #000000; font-weight:            bold;text-decoration:        underline; }

.textcenter             {color:                 #000000; text-decoration:        none; font-size:              10pt;text-align:             center; }
.textcenter a:link      {color:                 #000000; font-weight:            bold; text-decoration:        none; font-size:              10pt; }
.textcenter a:visited   {color:                 #000000; font-weight:            bold; text-decoration:        none; font-size:              10pt; }
.textcenter a:hover     {color:                 #000000; font-weight:            bold; text-decoration:        underline; font-size:              10pt; }

.text                   {color:                 #000000; text-decoration:        none; font-size:              10pt; text-align:             left; }
.text a:link            {color:                 #000000; font-weight:            none; text-decoration:        none; font-size:              10pt; }
.text a:visited         {color:                 #000000; font-weight:            none; text-decoration:        none; font-size:              10pt; }
.text a:hover           {color:                 #000000; font-weight:            none; text-decoration:        underline; font-size:              10pt; }

.text_SC                   {color:              #000000; font-weight:            bold; text-decoration:       none; font-size:              13pt; text-align:             left; }
.text_SC a:link            {color:              #000000; font-weight:            bold; text-decoration:        none; font-size:              13pt; text-align:             left;}
.text_SC a:visited         {color:              #000000; font-weight:            bold; text-decoration:        none; font-size:              11pt; text-align:             left;}
.text_SC a:hover           {color:              #000000; font-weight:            bold; text-decoration:        underline; font-size:              11pt; text-align:             left;}

.text_header                  {color:                 #634434;  font-weight:            bold; text-decoration:        none; font-size:              10pt; text-align:             left; }
.text_header a:link            {color:                 #634434; font-weight:            bold; font-size:              10pt; text-decoration:        }
.text_header a:visited         {color:                 #634434; font-weight:            bold; font-size:              10pt; text-decoration:        }
.text_header a:hover           {color:                 #634434; font-weight:            bold; font-size:              10pt; text-decoration:        }


.wtext		       {color:                 #FFFFFF; font-weight:            bold; text-decoration:        none; font-size:              10pt; }
.wtext a:link           {color:                 #FFFFFF; font-weight:            bold; text-decoration:        none; font-size:              10pt; }
.wtext a:visited        {color:                 #FFFFFF; font-weight:            bold; text-decoration:        none; font-size:              10pt; }
.wtext a:hover          {color:                 #FFFFFF; font-weight:            bold; text-decoration:        underline; font-size:              10pt; }

.disabled              {font-size:              10pt; color:                  #000000; }
.bigdisabled           {color:                  #000000;font-size:              14pt;}

.textright              {color:                  #000000; text-decoration:        none; font-size:              10pt; text-align:             right;}
.textleft               {color:                  #000000; text-decoration:        none; font-size:              10pt; text-align:             left; }
.textleft a:link        {color:                  #000000; font-weight:            bold; text-decoration:        none; font-size:              10pt; }
.textleft a:visited     {color:                  #000000; font-weight:            bold; text-decoration:        none; font-size:              10pt; }
.textleft a:hover       {color:                 #000000; font-weight:            bold; text-decoration:        underline; font-size:          10pt; }

.textsmall              {color:                 #000000; text-decoration:        none; font-size:              7pt;text-align:             justify; }
.textsmall  a:link            {color:                 #000000; text-decoration:        underlined; font-size:              7pt;text-align:             justify; }
.textsmall  a:visited            {color:                 #000000; text-decoration:        none; font-size:             7pt;text-align:             justify; }
.textsmall  a:hover            {color:                 #000000; text-decoration:        underlined; font-size:              7pt;text-align:             justify; }

#basic-accordian{
	width:586px;
	position:absolute;
	z-index:2;
	background:#FFFFFF;
}

.accordion_headings{
	padding:2px;
	background:#FFFFFF;
	color:##cc0000;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	font-size: 13pt;
	width:580px;
}

.accordion_headings:hover{
	background:#FFFFFF;
}

.accordion_child{
	padding:15px;
	background:#d0e474;
}

.header_highlight{
	background:#FFFFFF;
}
.submenu
{
  text-align: left;
}
#menu td a {
  margin-left: 5px;
  margin-right: 5px;
}
#menu1 td a {
  margin-left: 5px;
  margin-right: 5px;
}
#background-gray 
{
  background-color: rgb(170,170,170);
  display: none;
  z-index: 1000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.6;
  filter:alpha(opacity: 60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
#contentDiv 
{
  display: none;
  z-index: 10000;
  overflow: auto;
  position: absolute;
  text-align: right;
  border: 2px rgb(159,159,159) solid;
  background-color: white;        
  /* new */
  margin-top: -52px;
  margin-left: -400px;
  left:50%;
  /*position:fixed;*/
  top:15%;        
  width: 700px;
  height: 680px;
}
#innerContentDiv 
{
 margin: 5px;
}