body { background-image: url(images/bg.gif); background-color: #B21B8B; background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Tahoma; font-size: 11px; }
table { font-family: Tahoma; font-size: 11px; color: #000; }

a:link	{ color: #B21B8B; text-decoration:underline; font-weight: bold; font-family: Tahoma; font-size: 11px; }
a:visited { color: #B21B8B; text-decoration:underline; font-weight: bold; font-family: Tahoma; font-size: 11px; }
a:hover { color: #B21B8B; text-decoration:none; font-weight: bold; font-family: Tahoma; font-size: 11px; }

.menu_table { margin:2px 20px auto 20px; color: #000; }
.menu_td { width: 5px; text-align: center; }
.menu:link	{ color: #000; text-decoration:none; font-weight: bold; font-family: Tahoma; font-size: 11px; }
.menu:visited { color: #000; text-decoration:none; font-weight: bold; font-family: Tahoma; font-size: 11px; }
.menu:hover { color: #000; text-decoration:underline; font-weight: bold; font-family: Tahoma; font-size: 11px; }

.txt_11 { font-size: 11px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_bold { font-weight:bold; }
.txt_color { color:#B21B8B; }

.txt_form { font-size:11px; color:#000000; }
.txt_optional { color:#666666; font-style:italic; }
.txt_required { color:#000000; font-style:italic; }
.txt_red { color:#FF0000; font-weight:bold; }