/* general page styles */
body {
margin:0px 20px 0px 0px; background-color:#000000; background-image:url(../img/background.gif);
/* Scrollbar-Configurator: http://www.retailunion.net/fscrollbar.php */
/* scrollbar-face-color:#42bfbf; scrollbar-highlight-color:#375656; scrollbar-3dlight-color:#42bfbf; scrollbar-darkshadow-color:#42bfbf; scrollbar-shadow-color:#375656; scrollbar-arrow-color:#375656; scrollbar-track-color:#42bfbf; */
}

.td-menu { padding:0px 5px 0px 0px; background-image:url(../img/rainbow.jpg); background-repeat:repeat-y; }

/* content styles */
.text { font-family:Georgia, Times New Roman, Times, serif; font-size:16px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:none; }
.text a:link { font-family:Georgia, Times New Roman, Times, serif; font-size:16px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:underline; }
.text a:visited { font-family:Georgia, Times New Roman, Times, serif; font-size:16px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:underline; }
.text a:hover { font-family:Georgia, Times New Roman, Times, serif; font-size:16px; font-style:normal; font-weight:normal; line-height:20px; color:#ff9900; text-decoration:underline; }
.text a:activ { font-family:Georgia, Times New Roman, Times, serif; font-size:16px; font-style:normal; font-weight:normal; line-height:20px; color:#ff9900; text-decoration:underline; }

.textsmall { font-family:Georgia, Times New Roman, Times, serif; font-size:14px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:none; }
.textsmall a:link { font-family:Georgia, Times New Roman, Times, serif; font-size:14px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:underline; }
.textsmall a:visited { font-family:Georgia, Times New Roman, Times, serif; font-size:14px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:underline; }
.textsmall a:hover { font-family:Georgia, Times New Roman, Times, serif; font-size:14px; font-style:normal; font-weight:normal; line-height:20px; color:#ff9900; text-decoration:underline; }
.textsmall a:activ { font-family:Georgia, Times New Roman, Times, serif; font-size:14px; font-style:normal; font-weight:normal; line-height:20px; color:#ff9900; text-decoration:underline; }

.textbig { font-family:Georgia, Times New Roman, Times, serif; font-size:18px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:none; }
.textbig a:link { font-family:Georgia, Times New Roman, Times, serif; font-size:18px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:underline; }
.textbig a:visited { font-family:Georgia, Times New Roman, Times, serif; font-size:18px; font-style:normal; font-weight:normal; line-height:20px; color:#ffff00; text-decoration:underline; }
.textbig a:hover { font-family:Georgia, Times New Roman, Times, serif; font-size:18px; font-style:normal; font-weight:normal; line-height:20px; color:#ff9900; text-decoration:underline; }
.textbig a:activ { font-family:Georgia, Times New Roman, Times, serif; font-size:18px; font-style:normal; font-weight:normal; line-height:20px; color:#ff9900; text-decoration:underline; }

hr { width:100%; height:1px; border:0; color:#ffff00; background-color:#ffff00; }

