/* ================================
    CSS STYLES FOR MyCMS
   ================================
*/   
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; background-color:#002166; }

.articleTextCell {color:#ccccccc;}
.DataGrid_Item2 {color:#fff000;font-size:12px;font-weight:bold;}
.DataGrid_AlternatingItem, .DataGrid_Container, .DataGrid_Item2, .DataGrid_Item  {background:#002166;color:#cccccc;font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}
.mybutton {font-size:16px;}
.kuityr544w {display:none;}

/* NORMAL LINK COLORS */
A:link  {
    text-decoration:    none;
    color: #CED197;
}

A:visited   {
    text-decoration:    none;
    color: #CED197;
}

A:active    {
    text-decoration:    none;
    color: #CED197;
}

A:hover {
    text-decoration:   none;
    color: #00FFFF;
}

/* SKIN LINKS */
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#FF0000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#FF0000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FF0000;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#D29106;
}




/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
color:#aaaaaa;

}

/* background/border colors for the selected tab */
.TabBg {

}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* GENERAL */
/* style for module titles */
.Head   {
    color: #CED197;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    color: #CED197;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    color: #CED197;
}

/* text style used for most text rendered by modules */
.Normal
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

A:link  {
    text-decoration:    none;
     color: #CED197;
     font-weight: bold;
}

A:visited   {
    text-decoration:    none;
      color: #CED197;
      font-weight: bold; 
}

A:active    {
    text-decoration:    none;
    color: #FF0000;
    font-weight: bold;
}

A:hover {
    text-decoration:    none;
    color: #FF0000;
    font-weight: bold;
}



    
/* GENERIC */
H1  {
    color: #FFFFFF;
}

H2  {
    color: #FFFFFF;
}

H3  {
    color: #FFFFFF;
}

H4  {
    color: #FFFFFF;
}

H5, DT  {
    color: #FFFFFF;
}

H6  {
    color: #FFFFFF;
}

HR {
    color: #CED197;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
color:#dddddd;

} 


#dnn_ctr562_SearchProfile_ctl17_ctl01_MyProfile_plMyURL_label {display:none;}
#dnn_ctr562_SearchProfile_ctl17_ctl01_MyProfile_plMyURL_imgHelp {display:none;}
#dnn_ctr562_SearchProfile_ctl17_ctl01_MyProfile_plMyURL_lblLabel {display:none;}
#dnn_ctr562_SearchProfile_ctl17_ctl01_MyProfile_lblMyURL {display:none;}

#dnn_ctr549_SearchProfile_ctl17_ctl01_MyProfile_plMyURL_label {display:none;}
#dnn_ctr549_SearchProfile_ctl17_ctl01_MyProfile_plMyURL_lblHelp {display:none;}
#dnn_ctr549_SearchProfile_ctl17_ctl01_MyProfile_lblMyURL {display:none;}

#dnn_ctr375_SearchProfile_ctl17_ctl01_MyProfile_plMyURL_label {display:none;}
#dnn_ctr375_SearchProfile_ctl17_ctl01_MyProfile_plMyURL_lblHelp {display:none;}
#dnn_ctr375_SearchProfile_ctl17_ctl01_MyProfile_lblMyURL {display:none;}




.mytable{width:100%;padding:0;margin:0;border0;text-align:left;}







