/*page styles*/


body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}

 .backgrounddomains{
  background-image:url(images/bar-domains.jpg)
}

 .backgroundorganization {
  background-image:url(images/bar-organization.jpg)
}

 .backgroundneuronet {
  background-image:url(images/bar-neuronet.jpg)
}

 .backgroundgrey {
  background-image:url(images/color-grey.jpg)
}

/*normal link color*/
A:link, A:visited {
  color: #019BFF;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}
A:hover, A:active {
  color: #011B70;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}


/*top link color*/
A.top:link, A.top:visited {
  color: #666666;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}
A.top:hover, A.top:active {
  color: #000000;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}

A.bar:link, A.bar:visited {
  color: #ffffff;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 11px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
A.bar:hover, A.bar:active {
  color: #cccccc;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 11px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}


A.barb:link, A.barb:visited {
  color: #333333;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
A.barb:hover, A.barb:active {
  color: #666666;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}


/*logo link color*/
A.logo:link, A.logo:visited {
  color: #333333;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
A.logo:hover, A.logo:active {
  color: #000000;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
}


/*footer link color*/

A.footer:link, A.footer:visited {
  color: #011B70;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
A.footer:hover, A.footer:active {
  color: #019BFF;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}






/*normal link color*/
A.blue:link, A.blue:visited {
  color: #0A0A6C;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}
A.blue:hover, A.blue:active {
  color: #20207A;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}

/*normal link color*/
A.green:link, A.green:visited {
  color: #296F27;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}
A.green:hover, A.green:active {
  color: #31862F;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}


/*normal link color*/
A.mauve:link, A.mauve:visited {
  color: #5B038D;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}
A.mauve:hover, A.mauve:active {
  color: #7005AC;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal;
}





/*main copy*/

TD, .main {
  color: #333333;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
    }



/*title copy*/

TD, .title-n {
  color: #5B038D;
  font-size: 24px;
  font-family: times, arial, helvetica, sans-serif;
  line-height: 28px;
  font-style: normal;
  font-weight: bold;
    }
TD, .title-o {
  color: #040168;
  font-size: 24px;
  font-family: times, arial, helvetica, sans-serif;
  line-height: 28px;
  font-style: normal;
  font-weight: bold;
    }
TD, .title-d {
  color: #2C6E27;
  font-size: 24px;
  font-family: times, arial, helvetica, sans-serif;
  line-height: 28px;
  font-style: normal;
  font-weight: bold;
    }
/*kicker copy*/

TD, .kicker-n {
  color: #5B038D;
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  line-height: 28px;
  font-style: normal;
  font-weight: bold;
    }
TD, .kicker-o {
  color: #040168;
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  line-height: 28px;
  font-style: normal;
  font-weight: bold;
    }
TD, .kicker-d {
  color: #2C6E27;
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  line-height: 28px;
  font-style: normal;
  font-weight: bold;
    }
/*top menu copy*/

TD, .top {
  color: #333333;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  font-style: normal;
  font-weight: bold;
    }



TD, .footer {
  color: #666666;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
    }


/* ######### Boxes ######### */

.input-box
{
color: #000000;
background: #ffffff;
font-size: 11px; 
font-family:  verdana, sans-serif;
width: 100px;
}

.input-boxs
{
color: #000000;
background: #ffffff;
font-size: 11px; 
font-family:  verdana, sans-serif;
width: 20px;
}

.input-boxms
{
color: #000000;
background: #ffffff;
font-size: 11px; 
font-family:  verdana, sans-serif;
width: 30px;
}

.input-boxss
{
color: #000000;
background: #ffffff;
font-size: 11px; 
font-family:  verdana, sans-serif;
width: 10px;
}

.input-boxl
{
color: #000000;
background: #ffffff;
font-size: 11px; 
font-family:  verdana, sans-serif;
width: 200px;
}



.select
{
color: #000000;
background: #ffffff;
font-size: 11px; 
font-family:  verdana, sans-serif;
}
/* ######### Menu ######### */

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #800080;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px;
}



.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal 11px arial;
line-height:18px;
z-index:100;
background-color: #F4F4F4;
width: 100px;
visibility: hidden;
text-align: left;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: cccccc;
}

 
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: white;
}



