/* main.css

*/

A:link { color: rgb(153,102,051); font-weight: bold; text-decoration: none }
A:visited { color: rgb(204,153,000); font-weight: bold; text-decoration: none }
A:hover { color: black; font-weight: bold; text-decoration: none }

A#tiny:link { color: rgb(153,102,051); font-weight: bold; font-size:12px; text-decoration: none }
A#tiny:visited { color: rgb(204,153,000); font-weight: bold; font-size:12px; text-decoration: none }
A#tiny:hover { color: black; font-weight: bold; font-size:12px; text-decoration: none }

label { color: black; font-weight: bold; text-decoration: none }
em#label { color: black; font-style: normal; font-weight: bold; text-decoration: none }
em#error { color: red; font-style: normal; font-weight: bolder; font-size:14px; text-decoration: none }
em#info { color: black; font-style: normal; font-weight: bolder; font-size:14px; text-decoration: none }

A#menu:link { color: rgb(153,102,051); text-decoration: none; font-weight: bold; font-size:14px }
A#menu:visited { color: rgb(153,102,051); text-decoration: none; font-weight: bold; font-size:14px }
A#menu:hover { color: black; text-decoration: none; font-weight: bold; font-size:14px }

/* Gray for disabled */
em#selectedtiny { color: rgb(153,153,153); font-weight: bolder; font-size:12px; font-style: normal }
em#selectedmenu { color: rgb(153,153,153); font-weight: bolder; font-size:14px; font-style: normal }
h3#selectedmenu { color: rgb(153,153,153); font-weight: bolder; font-size:14px; font-style: normal }

A#email:link { color: rgb(0,0,255) }
A#email:visited { color: rgb(0,0,255) }
A#email:hover { color: rgb(0,0,255) }

A#home:link { color: black; font-weight: bold; text-decoration: none }
A#home:visited { color: black; font-weight: bold; text-decoration: none }
A#home:hover { color: white; font-weight: bold; text-decoration: none }

A#red:link { color: red; font-weight: bold }
A#red:visited { color: red; font-weight: bold }
A#red:hover { color: red; font-weight: bold }

td.border { border-color: black; border-style: solid; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 0px; border-left-width: 0px; }
td.borderr { border-color: black; border-style: solid; border-bottom-width: 0px; border-right-width: 1px; border-top-width: 0px; border-left-width: 0px; }
td.bordert { border-color: black; border-style: solid; border-bottom-width: 0px; border-right-width: 0px; border-top-width: 1px; border-left-width: 0px; }
td.bordertr { border-color: black; border-style: solid; border-bottom-width: 0px; border-right-width: 1px; border-top-width: 1px; border-left-width: 0px; }
td.nobborder { border-color: black; border-style: solid; border-bottom-width: 0px; border-right-width: 1px; border-top-width: 0px; border-left-width: 0px; }
td.norborder { border-color: black; border-style: solid; border-bottom-width: 1px; border-right-width: 0px; border-top-width: 0px; border-left-width: 0px; }

h1 { color:black; background-color:rgb(220,220,220); border:rgb(169,169,169) 1px solid; font-size:30px }
em#banner { color:black; background-color:rgb(220,220,220); border:rgb(169,169,169) 1px solid; font-style: normal; font-weight: bold; text-decoration: none; font-size:30px }

p#legal { color: black; font-size: 12px; text-align: center }
p#blue { color: blue; text-align: center }
p#full { text-align: justify }
p#red { color: red; text-align: center }


body { background-attachment: fixed; }
body { background-color: transparent; }
body { background-image: url(http://habanerosoftware.com/midiorgan/images/background_955_600.jpg); }
body.noimage { background-image: none; }
/*body { background-image: url(http://habanerosoftware.com/midiorgan/alpha/images/background_760_420.jpg); }*/
body { background-position: top left; }
body { background-repeat: no-repeat; }

/* body { background: url(http://localhost/HS/midiorgan/alpha/images/background_800_600.jpg) center no-repeat; background-attachment: fixed } */

/* body { background: url(3056_grt85.JPG) center no-repeat; background-attachment: fixed }

body { background-color: transparent; } */

/* body { background-color: green; background: url(http://localhost/HS/midiorgan/alpha/images/background_800_600.jpg) center no-repeat; background-attachment: fixed } */

/*body {background-color: white; font-family: "new century schoolbook", serif }*/

/* h3 {color:rgb(95,158,160); background-color:rgb(220,220,220); border:rgb(169,169,169) 1px solid; font-size:14px} */
