/* Basic */

a:link { color: #FFFFFF; text-decoration: underline;}
a:visited { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: underline; } 

td, body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}

.bullet { color: #FFF000; font-size: 11px; font-weight: bold;}

/* Background Elements */

.bgleft {
 background-image: url(../../layout/1/bg/bgleft_trans.gif);
 background-position: right top;
 background-repeat: repeat-y;
}


.bgright {
 background-image: url(../../layout/1/bg/bgright_trans.gif);
 background-position: left top;
 background-repeat: repeat-y;
}


.bgbottomleft {
 background-image: url(../../layout/1/bg/bgbottom_left.gif);
 background-position: right top;
 background-repeat: repeat-y;
}


.bgbottomright {
 background-image: url(../../layout/1/bg/bgbottom_right.gif);
 background-position: left top;
 background-repeat: repeat-y;
}


Body, {
        scrollbar-arrow-color:#CF0000;
	scrollbar-base-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#666666;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3d-light-color:#666666;
}

/* Thumb chooser-selector */

.thsel { background: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-image: url(../../layout/1/thsel.jpg); }
.thsel a:link { color: #FFFFFF; text-decoration: none; }
.thsel a:visited { color: #FFFFFF; text-decoration: none; }
.thsel a:hover { color: #FFFFFF; text-decoration: underline; }
.thsel a:active { color: #FFFFFF; text-decoration: none; }
