
a
{
color: #f07225;
font-weight: bold;
}

a.newarticle
{
    color: #534d31;
}

fieldset
{
    margin-bottom: 15px;    
}

.headerlocation
{
font-weight: bold;
font-size: 11pt;
color: #f07225;
}
.headerdate
{
    font-weight: bold;
    color: #663e1f;   
}

.subscribe
{
font-weight: bold;
font-size: 12pt;
text-transform: uppercase;
color: #f07225;
}
.contentArea
{
display:inline;
position:relative;
float:left;
background-color: #96B078;
width:795px;
padding-top:0px;
height:auto;
color: #000000;
}

.reportlinkoff
{
padding-left:3px;
padding-right:3px;
margin-left:5px;
margin-right:5px;
color: #000;
}
.reportlinkon
{
padding-left:3px;
padding-right:3px;
margin-left:5px;
margin-right:5px;
color: #fff;
background-color: #000;
}

.reportpane
{
border:2px solid #cccccc;
background-color: #fff;
width:666px;
height:295px;
display:none;
overflow:auto;
padding:15px;
color: #000;
}

.showMe
{
display:block;
}

.reportheader
{

padding-left:5px; background-color: #cccccc; color:#000; width: 695px;
}

.autoHeight
{
height:auto;
}

.entryform
		{
		font-size:10pt;
		}
		.fleft
		{position:relative;
		float:left;
		width:200px;
		}
		.fright
		{position:relative;
		float:left;
		}
		.frow
		{clear:both;}

a.listview_anchor
{
    color: #534D31;
    font-size: 9pt;
    border-bottom: #534D31 1px dotted;
    text-decoration: none;
    font-weight: normal;
}
a.listview_anchor_delete
{
    color: #534D31;
    font-size: 9pt;
    border-bottom: #534D31 1px dotted;
    text-decoration: none;
    font-weight: normal;
}
td.article_edit
{
    width: 40px;
}
td.region_order
{
    width: 36px;    
}
td.region_expert
{
    width: 200px;    
}
td.region_article
{
    width: 525px;    
}

div.newarticle
{
    padding: 4px 0px;
}
div.newarticle a
{
    color: #009db5;
    font-weight: bold;
}
div.inserttemplate
{
    background-color: #a3daf9;    
}

.article_title
{
    font-size: 12pt;
    color: #000000;
    text-transform: uppercase;
}
td.article_body
{
    font-family: Calibri, Sans-Serif;
    padding: 8px;
    line-height: 18px;
}

td.article_body_region_spanning
{
    font-family: Calibri, Sans-Serif;
    padding: 2px;
    line-height: 18px;
}

legend.region_location
{
    font-weight: bold;
    font-size: 12pt;
    text-transform: uppercase;
    color: #f07225;
}
div.section1
{
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 1px solid #60bb46;
    margin-bottom: 8px;
}
div.item_even
{
    background-color: #e8ebf4;        
}
div.item_odd
{
    background-color: #ffffff;        
}

.region_label_produce
{
    font-weight: bold;
    text-transform: uppercase;
    color: #f07225;
    font-size: 12pt;
}


/* rounded div */
.div_rounded 
{
     height:auto;
     margin-bottom: 10px;
}

.round_body
{
    font-size: 11px;
    border-left: 1px solid #534D31;
    border-right: 1px solid #534D31;
    background: #FFFDE4;
}

.round_header
{
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
}
.round_info
{
    font-size: 11px;
    background: #FFFDE4;
    margin-left: 5px;
    margin-right: 5px;
}
.r_1, .r_2, .r_3, .r_4
{
    overflow:hidden; 
    display:block;
    background:#FFFDE4; 
}
.r_1 
{
    height:1px; 
    background:#534D31; 
    margin:0 5px;
}
.r_2 
{
    height:1px; 
    border-right:2px solid #534D31; 
    border-left:2px solid #534D31; 
    margin:0 3px;
}
.r_3 
{
    height:1px; 
    border-right:1px solid #534D31; 
    border-left:1px solid #534D31; 
    margin:0 2px;
}
.r_4 
{
    height:2px; 
    border-right:1px solid #534D31; 
    border-left:1px solid #534D31;
    margin:0 1px;
}
.round_footer
{
    font-size: 85%;
    font-style: italic;
    color: gray;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 3px;
}

a.selected_region
{
    color: #000000;  
    text-decoration: underline;
}


