/* CSS Document */
.text_pink {font-family: Arial; font-size:12px; font-weight: normal; color:#C60054; text-decoration:none; text-align:justify;}
.text_pink_small {font-family: Arial; font-size:10px; font-weight: normal; color:#C60054; text-decoration:none; text-align:justify;}
.text_pink_link {font-family: Arial; font-size:12px; font-weight: normal; color:#C60054; text-decoration:none;}
.text_pink_link:link {color:#C60054; text-decoration:none}
.text_pink_link:visited {color:#C60054; text-decoration:none}
.text_pink_link:active {color:#C60054; text-decoration:none}
.text_pink_link:hover {color:#C60054; text-decoration:underline} 
.text_pink_bold {font-family: Arial; font-size:15px; font-weight: bold; color:#FF3B84; text-decoration:none;}
.text_pink_bold1 {font-family: Arial; font-size:16px; font-weight: bold; color:#C60054; text-decoration:none;}
.text_pink_bold2{font-family: Arial; font-size:13px; font-weight: bold; color:#BD1E61;}
.text_pink_bold3 {font-family:Arial; font-size:14px; font-weight: normal; color:#C60054; }
.text_pink_bold4 {font-family:Arial; font-size:14px; font-weight: normal; color:#C60054; }
.text_pink_bold5 {font-family: Arial; font-size:14px; font-weight: bold; color:#C60054; text-decoration:none;}
.text_black {font-family: Arial; font-size:8pt; color:#000000; font-weight: normal;  }
.text_black_bold {font-family: Arial; font-size:14px; color:#000000; font-weight: bold;  }
.text_black1 {font-family: Arial; font-size:8pt; color:#000000; font-weight: normal; text-decoration:none;}
.text_pink_bold4:link {color:#C60054; text-decoration:none}
.text_pink_bold4:visited {color:#C60054; text-decoration:none}
.text_pink_bold4:active {color:#C60054; text-decoration:none}
.text_pink_bold4:hover {color:#C60054; text-decoration:underline} 
.text_red {font-family: Arial; font-size:12px; font-weight: normal; color:red; text-decoration:none; text-align:justify;}


/*.shadow {border-left-style:inset; border-left-width:medium; border-left-color:#505050; border-left:outset;
		 border-right-style:inset; border-right-width:medium; border-right-color:#505050; border-right:outset;
		 border-bottom-style:inset; border-bottom-width:medium; border-bottom-color:#505050; border-bottom:outset;}*/
 .shadow {border-left-style:inset; border-left-width:medium; border-left-color:#505050; border-left:outset;
		 border-right-style:inset; border-right-width:medium; border-right-color:#505050; border-right:outset;}

.sbar {scrollbar-face-color: #F47D95;
scrollbar-shadow-color: #FEBDBA;
scrollbar-highlight-color: #FEBDBA;
scrollbar-3dlight-color:#FEBDBA;
scrollbar-darkshadow-color: #FEBDBA;
scrollbar-track-color: #FEBDBA;
scrollbar-arrow-color: #FEBDBA;}


.fieldset    {    width: 110px;    height: 14px;    border-style: solid;    border-width: 1px;    border-color: #036399;    margin-left: auto;    margin-right: auto;    background-color: #F5F5F5; border-width: 1px;    border-color: #BD1E61; background-color:#FFDCDC; font-family: Arial; font-size:10px; color:#ffffFF; font-weight: normal; color:#C60054;  }
.fieldset2    {    size: 50px;   border-style: solid;    border-width: 1px;    border-color: #036399;    margin-left: auto;    margin-right: auto;    background-color: #F5F5F5; border-width: 1px;    border-color: #BD1E61; background-color:#FFDCDC; font-family: Arial; font-size:11px; color:#ffffFF; font-weight: normal; color:#C60054;  }
.fieldset3    {    width: 130px;    height: 12px;    border-style: solid;    border-width: 1px;    border-color: #036399;    margin-left: auto;    margin-right: auto;    background-color: #F5F5F5; border-width: 1px;    border-color: #BD1E61; background-color:#FFDCDC; font-family: Arial; font-size:11px; color:#ffffFF; font-weight: normal; color:#C60054;  }

.button { width: 40px;    height: 20px;    border-style:outset;    border-width: 2px;   background-color: #BD1E61;   border-color: #AB0054; font-family: Arial; font-size:10px; font-weight: normal; color:#FED6D6;}
.fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?49:26981) no-repeat bottom left; font-family: Arial; font-size:12px; font-weight: normal; color:#C60054; text-decoration:none;}
.fb_share_link:link {color:#C60054; text-decoration:none}
.fb_share_link:visited {color:#C60054; text-decoration:none}
.fb_share_link:active {color:#C60054; text-decoration:none}
.fb_share_link:hover {color:#C60054; text-decoration:underline}
ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 20px 'Lucida Grande', Arial, sans-serif;
}
ul li{
display: inline;
}
ul li a{
display:block;
width:80px;
text-decoration: none;
padding: 0.3em 1em;
color: #C60054;
background:url(images/codes.gif);
}
ul li a:hover{
width:80px;
background:url(images/codes.gif);
}
