/* radio utd white-specific styles - luke@theclockspot.com, 2007-02-26 */

body { color: #555555; background: #fff url(whitebg.jpg) top no-repeat; }

.reg { color: #555555; }
/* .accent { color: #882200; } */
.accent { color: #f64; }

a		{ color: #882200; text-decoration: underline; }
a:visited	{ color: #AA4422; text-decoration: underline; }
/* a:hover		{ color: #f64; text-decoration: underline }
a:visited:hover { color: #f64; text-decoration: underline }  */
a:active, a:visited:active   { color: #f64; text-decoration: underline }

.box { border: 1px solid #AAAAAA; background-color: #eeeeee; }
.wpalt { background-color: #dddddd; }

.showart { border: 1px solid #AAAAAA; background-color: #ccc; }

.redbox { border: 1px solid #A88; color: #855; background-color: 
#ecc; padding: 
10px 10px 0; margin-bottom: 20px; }
.line { border-top: 1px solid #AAAAAA; }
hr { border: 0; border-top: 1px solid #aaaaaa; }

.border { border:  1px solid #AAAAAA; }
.border a { border:  1px solid #AAAAAA; }

h1 { color: #222222; }
h2 { color: #282828; }
h3 { color: #333333; }
h4 { color: #444444; }
.invertedh { background-color: #aaa; color: #fff; }

#footer { background: url(whitebottom.jpg) bottom no-repeat; }
.pr1 { background: url(blackbg.jpg); }
.pr2 { background: url(blackbottom.jpg); }

input { 
 background-color: #ffffff; 
 color: #000000 !important; 
}
select { 
 background-color: #ffffff; 
 color: #000000; 
}
textarea { 
 background-color: #ffffff; 
 color: #000000; 
}

.redtext { color: #a42; } /*newmusic - used to be b11*/
.greentext { color: #1b1; } /*loading*/

