/* CSS Document */

.bold_text {
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.bold_text11 {
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;

}
.bold_text2 {
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.bold_text3 {
font-family:Tahoma;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.bold_text_underline {
font-family:Tahoma;
font-size:11px;
color:#666666;
text-decoration:underline;
font-weight:bold;
}
.bold_text_white {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
a.bold_text_white {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
a.bold_text_white:hover {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
line-height:18px;
}
.normal_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
line-height:22px;
padding-left:5px;
font-weight:bold;
padding-right:5px;

}
.bold_text_red {
font-family:Tahoma;
font-size:13px;
color:#DF0000;
text-decoration:none;
padding-left:5px;
font-weight:bold;
padding-right:5px;
line-height:22px;
}
.bold_text_green {
font-family:Tahoma;
font-size:13px;
color:#009900;
text-decoration:none;
padding-left:5px;
font-weight:bold;
padding-right:5px;
line-height:22px;
}
.text_underline {
font-family:Tahoma;
font-size:12px;
color:#333333;
text-decoration:underline;
font-weight:bold;
line-height:25px;
