﻿body {font-family: Arial; color:#666666; font-size: 11px; text-align: center;  background: #000000 url(../images/common/bg_main.png) repeat-x top center; margin: 0px; }

td {font-family: Arial; color:#666666; font-size: 11px; text-align: left; vertical-align: top;}

.press-release_txt {font-family: Arial; color:#000000; font-size: 11px; text-align: left; vertical-align: top;}
.press-release_hdg {font-family: Arial; color:#000000; font-size: 14px; text-align: left; vertical-align: top;}

.pink_link{color:#ff0099; text-decoration:none; font-size:11px; font-weight: bold; }
.pink_link:active{color:#ff0099; text-decoration:none;}
.pink_link:link {color:#ff0099; text-decoration:none;}
.pink_link:visited {color:#ff0099; text-decoration:none;}
.pink_link:hover {color:#ff0099; text-decoration:underline;}

.white_link{color:#ffffff; text-decoration:none; font-size:11px; font-weight: bold; }
.white_link:active{color:#ffffff; text-decoration:none;}
.white_link:link {color:#ffffff; text-decoration:none;}
.white_link:visited {color:#ffffff; text-decoration:none;}
.white_link:hover {color:#ff0099; text-decoration:none;}

.black_link{color:#666666; text-decoration:none; font-size:11px; font-weight: bold; }
.black_link:active{color:#666666; text-decoration:none;}
.black_link:link {color:#666666; text-decoration:none;}
.black_link:visited {color:#666666; text-decoration:none;}
.black_link:hover {color:#ff0099; text-decoration:none;}


.txt_pink {font-family: Arial; color:#ff0099; font-size: 12px; text-align: left;}
.txt_pink_sml {font-family: Arial; color:#ff0099; font-size: 11px; text-align: left; font-weight: bold;}
.txt_pink_lg {font-family: Arial; color:#ff0099; font-size: 15px; text-align: left; font-weight: bold; }


.txt_white {font-family: Arial; color:#ffffff; font-size: 11px; text-align: left;}
.txt_white_lg {font-family: Arial; color:#ffffff; font-size: 13px; text-align: left; line-height: 13px;}

.txt_black {font-family: Arial; color:#000000; font-size: 11px; text-align: left;}

.txt_grey_lg {font-family: Arial; color:#666666; font-size: 14px; text-align: left; font-weight: bold;}


.copyright{color:#999999; text-decoration:none; font-size:10px; font-weight: bold; }
.copyright_link{color:#999999; text-decoration:underline; font-size:10px; font-weight: bold;}
.copyright_link:active{color:#999999; text-decoration:underline;}
.copyright_link:link {color:#999999; text-decoration:underline;}
.copyright_link:visited {color:#999999; text-decoration:underline;}
.copyright_link:hover {color:#ff0099; text-decoration:none;}

.bottom_link{color:#999999; text-decoration:underline; font-size:11px; font-weight: bold;}
.bottom_link:active{color:#999999; text-decoration:none;}
.bottom_link:link {color:#999999; text-decoration:none;}
.bottom_link:visited {color:#999999; text-decoration:none;}
.bottom_link:hover {color:#ff0099; text-decoration:none;}


.smallborder {FONT-WEIGHT: 300; font-size:11px; BORDER: #ff0099 1px solid; font-family: arial; TEXT-ALIGN: left; color: #666666; padding:3px;}

.go {font-family:arial; font-size:11px; font-weight:bold; COLOR: #ffffff; background-color:#ff0099; BORDER: #ff0099 1px solid; TEXT-ALIGN: center; width:30px; padding:3px;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #ff0099;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
text-align: left;
padding:5px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}