body
{
    background-color:white;
}

.RedInfoMessage
{
    font-family:Verdana;
    font-size:8pt;
    color:red;
    font-weight:bold;
}

.ImagesList
{
    border:solid 1px black;
    background-color:#F5F5F5;
}

.ProfileShortcutBackground
{
    vertical-align: top;
    padding: 20px;
    background-color:Transparent;   
}

.ProfileShortcutBackgroundOver
{
    vertical-align: top;
    padding: 20px;
    background-color:#F5F5F5;   
}

.CategoriesList 
{ 
    list-style-image: url('../images/ListSeparator.gif')
}

A.CategoriesLink
{
    font-family:Verdana;
    font-size:12pt;
    color:#000000;
    text-decoration:none;
}

.ControlHeader
{
    font-family:Arial;
    color: #808080;
    font-size:11pt;
    font-weight:bold;
    position:relative;
    left:20px;
    top:10px;
    height:30px;
}

.PageHeaderText
{
    font-family:Arial;
    color: #808080;
    font-size:12pt;
}




.BackTableU
{
    width:906px;
    background-color:#EDEDED;   
}


.BackTableB
{
    width:906px;
    background-color:#EDEDED;   
}


.BackTable
{
    background-color:#EDEDED;
}



.LeftColumn
{
    position:relative;
    left:-17px;   
}


.RightColumn
{
    position:relative;
    left:17px;
   
}

A.TagLink
{
    font-family:Verdana;
    font-size:11pt;
    color:Black;
}




.MainContentTableU
{
    background-image:url('../images/MainContent/u.jpg');
    height:24px;   
}

.MainContentTableURC
{
    background-image:url('../images/MainContent/urc.jpg');
    width:26px;
    height:24px;   
}

.MainContentTableL
{
    background-image:url('../images/MainContent/l.jpg');
    width:26px;   
}

.MainContentTableR
{
    background-image:url('../images/MainContent/r.jpg');
    width:26px;   
}

.MainContentTableBLC
{
    background-image:url('../images/MainContent/blc.jpg');
    width:26px;
    height:24px;   
}

.MainContentTableB
{
    background-image:url('../images/MainContent/b.jpg');
    height:24px;   
}

.MainContentTableBRC
{
    background-image:url('../images/MainContent/brc.jpg');
    width:26px;
    height:26px;   
}

.PSOTableUp
{
    background-image:url('../images/PSOTableUp.gif');
    width:720px;
    height:12px;
}

.PSOTableCenter
{
    background-image:url('../images/PSOTableCenter.gif');
    width:720px;  
}

.PSOTableBottom
{
    background-image:url('../images/PSOTableDown.gif');
    width:720px;
    height:12px;
}

.LargeTableUp
{
    background-image:url('../images/LargeTableUp.jpg');
    width:870px;
    height:24px;
}

.LargeTableCenter
{
    background-image:url('../images/LargeTableCenter.jpg');
    width:870px;  
}

.LargeTableBottom
{
    background-image:url('../images/LargeTableDown.jpg');
    width:870px;
    height:26px;
}

.CategoriesListText
{
    font-family:Verdana;
    font-size:9pt;
    color:#5A5A5A;   
}

A.CategoriesListLink
{
    font-family:Verdana;
    font-size:9pt;
    color:#5A5A5A;
    text-decoration:none;
}

A.CategoriesListLinkBold
{
    font-family:Verdana;
    font-size:9pt;
    color:#5A5A5A;
    text-decoration:none;
    font-weight:bold;
}

.highlight 
{
    background-color:lemonchiffon !important;
}


A.NormalLink
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:normal;
    color:#969696;
}

A.PagerLink
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:normal;
    color:#969696;
    text-decoration:none;
}

.RedNormalText
{
    font-family:Verdana;
    font-size:10pt;
    color:#DE0762;
}

.NormalText
{
    font-family:Verdana;
    font-size:10pt;
    color:#000000;
}

.NormalTextBold
{
    font-family:Verdana;
    font-size:10pt;
    color:#000000;
    font-weight:bold;
}

.BannerHeader
{
    font-family:Verdana;
    font-size:10pt;
    color:#000000;
}

.BannerText
{
    font-family:Verdana;
    font-size:8pt;
    color:#656563;
}

.PageHeaderText
{
    font-family:Verdana;
    color:Black;
    font-size:14pt; 
}

.LargestLink
{
    font-family:Arial;
    font-size:20pt;
    font-weight:bold;
    color:black;
}

A.LargeLink
{
    font-family:Verdana;
    font-size:12pt;
    color:#939393;
}

.LargeText
{
    font-family:Verdana;
    font-size:12pt;
    color:#000000;
}

.LargeTextLikeLink
{
    font-family:Verdana;
    font-size:12pt;
    color:#939393;
    text-decoration:underline;
    cursor:pointer;
}

.NormalTextLikeLink
{
    font-family:Verdana;
    font-size:10pt;
    color:#939393;
    text-decoration:underline;
    cursor:pointer;
}

.TinyText
{
    font-family:Verdana;
    font-size:8pt;
    color:#000000;
}

A.TinyLink
{
    font-family:Verdana;
    font-size:8pt;
    color:#939393;
}

.TinyTextLikeLink
{
    font-family:Verdana;
    font-size:8pt;
    color:#939393;
    text-decoration:underline;
    cursor:pointer;
}

.ErrorMessage
{
    font-family:Verdana;
    font-size:10pt;
    background-color:lemonchiffon;
    color:Brown;
    border:solid 1px Orange;
}

.FormTextField
{
    border: solid 1px black;
    background-color:#ECECEC;
    color:#000000;
    font-family:Verdana;
    font-size: 10pt;
}

.HelperSymbol
{
    color:#DE0762;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
    width:40px;   
    cursor:pointer;
}

A.HelperSymbol
{
    color:#DE0762;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
    width:40px;
    text-decoration:none;
    cursor:pointer;   
}


/* Modal Popup */

.ModalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.PopupTable
{
    background-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	border-color:#B8B8B8;
	padding:3px;
}

/* End Modal Popup */

/* Grid */
.GridRow
{
    text-align:center;
    background-color:White;
    font-family:Verdana;
    color: Black;
    font-size:8pt;
}

A.GridLink
{
    color:#939393;
    text-decoration:underline;
    font-family:Verdana;
    font-size: 8pt;   
}

A.GridTextLikeLink
{
    color:#939393;
    text-decoration:underline;
    font-family:Verdana;
    font-size: 8pt;
    text-decoration:none;
}

.AlternateGridRow
{
    text-align:center;
    background-color:#F5F5F5;
    font-family:Verdana;
    color: Black;
    font-size:8pt;
}

.GridHeaderRow
{
    text-align:center;
    background-color:#FFFFFF;
    font-family:Verdana;
    font-size:9pt;
    font-weight:normal !important;
    color:#DE0762;
}

.GridPagerRow
{
    font-family:Verdana;
    color:#DE0762;
    font-size:9pt; 
}

/* End Grid */

/* Blogs */
.BlogMessageTableHead
{
    background-image:url('../images/Blogs/BlogMessageTableTop.jpg');
    width:488px;
    height:11px;  
}

.BlogMessageTableFooter
{
    background-image:url('../images/Blogs/BlogMessageTableBottom.jpg');
    width:488px;
    height:11px;  
}

.BlogMessageTableCenter
{
    background-image:url('../images/Blogs/BlogMessageTableCenter.jpg');
    width:488px;
}

.BlogMessageHeader
{
    font-family:Verdana;
    font-size:12pt;
    color:#353535;
    font-weight:bold;
}

A.BlogMessageProfileNameLink
{
    font-family:Verdana;
    font-size:9pt;
    color:#9C74A6;
    text-decoration:none;
}

.BlogMessageDate
{
    font-family:Verdana;
    font-size:9pt;
    color:#9A9A9A; 
}

.BlogMessageText
{
    font-family:Verdana;
    font-size:9pt;
    color:#595758; 
}



.BlogShortcutHeader
{
    font-family:Arial;
    font-size:10pt;
    color:#DA689C;
    font-weight:bold;
}

.BlogShortcutHeaderBigger
{
    font-family:Arial;
    font-size:11pt;
    color:#DA689C;
    font-weight:bold;
}

.BlogShortcutText
{
    font-family:Arial;
    font-size:9pt;
    color:#000000;
}

.BlogShortcutAuthor
{
    font-family:Arial;
    font-size:9pt;
    color:#858585;
    font-style:italic;
}

A.BlogShortcutAuthorLink
{
    font-family:Arial;
    font-size:9pt;
    color:#858585;
    font-style:italic;
}

A.BlogShortcutReadMore
{
    font-family:Arial;
    font-size:9pt;
    color:#858585;
    text-decoration:none;
}

.BlogShortcutReadMoreText
{
    font-family:Arial;
    font-size:9pt;
    color:#858585;
}

/* End Blogs */


/* Right Profile Shortcut */

.PerformerShortcutPropertyHeader
{
    font-family:Verdana;
    font-size:11pt;
    color:#9E9E9E;
}

.PerformerShortcutProperty
{
    font-family:Arial;
    font-size:10pt;
    color:#474747;
}

/* End Right Profile Shortcut */

/* Search Area */
.SearchField
{
    background-color:Transparent;
    border:solid 0px white;
    font-family:Arial;
    font-size:10px;
    color:#474747    
}

.SearchRadiosText
{
    font-family:Arial;
    font-size:8pt;
    color:#474747    
}

.SearchFieldBackground
{
    background-image:url('../images/Search/SearchBg.jpg');
    width:146px;
    height:16px;
}

/* End Search Area */