 body
{
padding:.5em 1em;
margin:0px;
font-size:normal;
background-color:#f5f5f5;
color: #E76122;
font-family:Arial, Helvetica, sans-serif;
}

#banner_tc{
background-image:url("../img/htc.jpg");
background-position:top center;
background-repeat:repeat-x;

}
#banner_rc
{
background-image:url("../img/hrc.jpg");
background-position:right;
background-repeat:repeat-y;
}
#banner_lc
{
background-image:url("../img/hlc.jpg");
background-position:left;
background-repeat:repeat-y;

padding:0px 0px 0px 0px;
margin:0px;
background-color:#412806;
}
#banner_bc
{
background-image:url("../img/hbc.jpg");
background-position:bottom center;
background-repeat:repeat-x;
}
#banner_tl
{
background-image:url("../img/htl.jpg");
background-position:top left;
background-repeat:no-repeat;
}
#banner_tr
{
background-image:url("../img/htr.jpg");
background-position:top right;
background-repeat:no-repeat;
text-align:center;
}
#banner_bl
{
background-image:url("../img/hbl.jpg");
background-position:bottom left;
background-repeat:no-repeat;
}
#banner_br
{
background-image:url("../img/hbr.jpg");
background-position:bottom right;
background-repeat:no-repeat;
}
#top_nav
{
position:relative;
bottom:1.25em;
left:0em;
height:1em;
text-align:center;
color: #E76122;
font-family:georgia,serif	;
font-weight:bold;

}
#top_nav a,#top_nav a:visited,#top_nav a:hover{color:#000 !important; padding:0px 1.5em;}


#content_right_only_position
{
position:relative;
float:left;
width:73%;

background-color:transparent;
}

#content_left_only_position
{
position:relative;
float:right;
width:78%;

}

#content_middle_position
{
position:relative;
float:left;
width:46%;

}

#content_tc{
background-image:url("../img/content_tc.gif");
background-position:top center;
background-repeat:repeat-x;position:relative;

}
#content_rc
{
background-image:url("../img/content_rc.gif");
background-position:right;
background-repeat:repeat-y;position:relative;
}


#content_lc
{
background-image:url("../img/content_lc.gif");
background-position:left;
background-repeat:repeat-y;
margin:0px;
background-color:white;
color:black;position:relative;

}

#content_bc
{
background-image:url("../img/content_bc.gif");
background-position:bottom center;
background-repeat:repeat-x;position:relative;
}
#content_tl
{
background-image:url("../img/content_tl.gif");
background-position:top left;
background-repeat:no-repeat;position:relative;
}
#content_tr
{
background-image:url("../img/content_tr.gif");
background-position:top right;
background-repeat:no-repeat;
position:relative;
}
#content_bl
{
background-image:url("../img/content_bl.gif");
background-position:bottom left;
background-repeat:no-repeat;position:relative;
}
#content_br
{
background-image:url("../img/content_br.gif");
background-position:bottom right;
background-repeat:no-repeat;position:relative;
}


#content_inside{
position:relative;
padding:2em;
margin: 0em 1em 0em 0em;
text-align : justify;
}
//#content_inside img{position:relative;}

.sidebar_tc{
background-image:url("../img/sidebar_tc.jpg");
background-position:top center;
background-repeat:repeat-x;

}
.sidebar_rc
{
background-image:url("../img/sidebar_rc.jpg");
background-position:right;
background-repeat:repeat-y;

}
.sidebar_lc
{
background-image:url("../img/sidebar_lc.jpg");
background-position:left;
background-repeat:repeat-y;
background-color:#412806;
margin-bottom:2em;
}
.sidebar_bc
{
background-image:url("../img/sidebar_bc.jpg");
background-position:bottom center;
background-repeat:repeat-x;
}
.sidebar_tl
{
background-image:url("../img/sidebar_tl.jpg");
background-position:top left;
background-repeat:no-repeat;
}
.sidebar_tr
{
background-image:url("../img/sidebar_tr.jpg");
background-position:top right;
background-repeat:no-repeat;
padding:20px;
}
.sidebar_bl
{
background-image:url("../img/sidebar_bl.jpg");
background-position:bottom left;
background-repeat:no-repeat;
}
.sidebar_br
{
background-image:url("../img/sidebar_br.jpg");
background-position:bottom right;
background-repeat:no-repeat;
}

.right_sidebar_container
{

float:right;
width:26%;

}

.left_sidebar_container
{

float:left;
width:22%;
}
 
h4,h3 {
    margin: 0;
}

#RightSideBar,.LeftSideBar {

    padding:0px;
		
}



input, textarea {
    font-size: 10pt;
    font-family:Arial, Helvetica, sans-serif;
}



#banner {
 	background-color: inherit;
	color:#ffffff;
	height:5.5em;

}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#banner h1 {
    color: #E76122;
    background-color:inherit;
    font-family:Arial, Helvetica, sans-serif;
    font-size : 16pt;
    padding:1em 0em 0em 0em;
    margin: 0px;		
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#banner h2 {
    color: #FFFFFF;			
	background-color:inherit;
    padding:0em;
    font-size: 12pt;
    font-style:italic;
    margin: 0px;
    border: none;
    text-decoration: none;
}

.entry_title {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 10px;
    color:#000000;
    background-color:inherit;
  }

.entry_title a:link,
.entry_title a:visited {
	
   text-decoration: none;
   border: 0;
   color: #000000;
   background-color:inherit;
}

.entry_title a:hover {
  background-color:inherit;
  color:#000066;
	 text-decoration:none;
}


.entry {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal ;line-height:150%;
 
}

.entry a:link,.entry a:visited{ color:#3366ff;}
.entry a:hover{color:#000066;}

.entry img{border:0px}
.entry_date {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin: 20px 0px;
    text-align: left;
	font-weight:bold;
	color:#a9a9a9;
}

div.entryFooter {
    font-family:Arial, Helvetica, sans-serif;
    font-size:9pt;
    color: #a9a9a9;
		background-color:inherit;
	
    padding:  4px;
    clear: both;
		margin-top:1em;
		margin-bottom:3em;
		}

a
{
	background-color:transparent;
}
a:link,
a:visited,
a:active {
    color:#E76122;
    background-color:inherit;
    text-decoration: none;
}
a:hover {
   color:#E76122;		
   background-color:inherit;
   text-decoration: underline;
}


div.SideBarItem {
    margin-bottom: 1em;
    font-size: 12px;
    font-weight:normal;line-height:150%;
   color:#E76122;
}

div.SideBarItem  a:hover
{
	color:#E61022;
}

div.SideBarItem img
{
	border:0px;
}
.SideBarTitle {
    
    font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color:inherit;
    font-size: 1em;
    font-weight:bold;
		text-align:left;
    margin:10px 0px;
		
}

.imageComment_center,
.imageComment_left,
.imageComment_right {
	position:relative;
    border: 1px solid #DDDDDD;
		color:black;
    background-color: #f0f8ff;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.imageComment_center a img,
.imageComment_left a img,
.imageComment_right a img
{
	
	border: 0px}


.imageComment_left{
 float: left;	
margin-right:10px;

}
.imageComment_right{
margin-left:10px;
 float: right;
}

.imageComment_center {
    margin: auto;
}


.imageComment_img,
.imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 10pt;
    text-align: center;
}
.credit_footer
{
	clear:both;
margin:1em;

width:auto;

		font-size:.75em;
	text-align:center;	
}
.credit_footer a,.credit_footer a:visited
{
	text-decoration:underline;
	color:#000; 
}

#content_inside h1 
{
	text-align: center;
	text-decoration:underline;
	color: #E76122;
}

.introduction
{
	font-style: italic;
	font-weight: bold;
	width: 74%;
	margin-left: 1em;
	vertical-align: sub;
}

h2 {
	text-decoration:underline;
	color: inherit;
	color: #E76122;
}

h3 {
	text-decoration:underline;
	color: #E76122;
}

#copyright
{
	text-align: center;
	font-style: italic;	
}


#grid {
border: medium solid #E76122;
border-collapse: collapse;
width: 100%;
margin-top: 1.5em;
}
#grid th {
border: thin solid #E76122;
width: 15%;
padding: 5px;
background-color: #eaab8b;
text-align: center;
}
#grid td {
border: thin solid #E76122;
width: 15%;
padding: 5px;
text-align: left;
background-color: #ffffff;
}


input.submit 
{
margin: 0.5em;
color: #412806;
background: #eaab8b;
border: 2px #E76122 solid;
}

.label{
	font-weight:bold;
}

a img {border: none;}