/* 
================================
Page Styles
================================
*/   

body 
{
    color:#ffffff;
    font-size:14px;
    margin-left:0px;
    margin-top:0px;
}

A
{
    color:#f3a541;   
}

A:link
{
    color:#f3a541;   
}

A:visited
{
    color:#f3a541;   
}

A:hover
{
    color:#f3a541;   
    text-decoration:underline;
}

/* 
================================
Skin Dedicated Styles 
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
    background-image:url(images/bg_bama_carpet.gif);
    background-position:center;
}

.skinmaster {
	height: 100%;
	width:900px;
}

.ControlPanel
{
    width:100%;
}

.TopBannerPane
{
    text-align:center;
    vertical-align:bottom;
}

.UpperMenuPane
{
    background:#980403 url(images/TopMenuBG.jpg);
}

A.UpperMenuLink
{
    color:#ffffff;
    font-weight:bold;        
    font-size:14px;        
}

.UpperMenuLink:visited
{
    color:#ffffff;
    font-weight:bold;
    font-size:14px;        
}

.UpperMenuLink:hover
{
    color:#ffffff;
    font-weight:bold;
    font-size:14px;        
    text-decoration:underline;
}


/* 
================================
NewsArticles Module 
================================
*/   

.articleTextCell { color:black; background-color: #a21515; }
.articleTopCell { font-size:14px; background-color: #a21515; color: #303030; font-weight: bold; padding: 6px; height: 31px; background-image:url(light_golden_strip02.gif);}
.articleFooterCell { font-size:14px; background-color: #a21515; color: #303030; font-weight: bold; padding: 6px; height: 31px; background-image:url(light_golden_strip02.gif);}
.commentCell {background-color: #a21515; border:solid 1px #F7E4C9;}
.Article_paper_bg {background-color: #a21515}

.header_strip01
{
    height:31px;
    width:10px;
    background:#a21515 url(Article_Category_Strip03.gif);
}
.header_strip02
{
    height:31px;
    background:#a21515 url(Article_Category_Strip02.gif);
    font-size:14px;
    font-weight:bold;
}
.header_strip03
{
    height:31px;
    width:10px;
    background:#a21515 url(Article_Category_Strip01.gif);
}
.Header_Strip_Head
{
    font-size:16px;
    font-weight:bold;
}

.Article_Text
{
    font-size:14px;  
    text-align:justify; 
}

.ArticleFooterTable
{
    background-color:#a21515;    
}

.Articles_menu_tbl1
{
    height:31px;
    width:10px;
    background:#a21515 url(light_golden_strip01.gif);
}
.Articles_menu_tbl2
{
    height:31px;
    background:#a21515 url(light_golden_strip02.gif);
    font-size:14px;
    font-weight:bold;
}
.Articles_menu_tbl3
{
    height:31px;
    width:10px;
    background:#a21515 url(light_golden_strip03.gif);
}

.Article_Title
{
    font-size:22px;
    font-weight:bold;
    color:#fa8211;
}

.Article_AuthorName
{
    font-weight:bold;
    font-size:14px;
}

.Article_PublishDate
{
    font-size:13px;
    color:Gray;    
}

.Article_Listing_item_allBlock
{
    width:100%;
}

.Article_Listing_item_cell
{
    vertical-align:top;
    text-align:right;
    padding-right:10px;
    padding-left:10px;
    padding-top:4px;
    padding-bottom:4px;
    background-color:#ffdfb7;
    color:#2e2e2e;
}

.Article_Listing_item_title
{
    color:#F46C11;
    font-size:16px;
    font-weight:bold;
}

.Article_Listing_item_img
{
    width:130px;
}





