body{
margin:0;
padding:0;
line-height: 1.5em;
background-image: url(); 
background-repeat: repeat-x;
background-color: #ffffff;
font-size: 9px;
font-family : tahoma; 
color: #848484;
}

p, border, td {font-family: verdana; font-size: 9px; color: #848484 ; cursor:auto; }
a:link { color:#C9AE9C; text-decoration:none; font-weight:normal; }
a:visited { color:#C9AE9C; text-decoration:none; font-weight:normal;}
a:active { color:#C9AE9C; text-decoration:none; font-weight:normal;}
a:hover {color:#343434; text-decoration:none; }

strong {color: #e2755c;	}
b {color: #e2755c;}
i {color: #e2755c}
italic { color: #e2755c;}
u { color: #e2755c;text-decoration: none;border-bottom: 1px dotted #cbcbcb;}
	
.tb_title   {
 	background: url(img/layout/bg_content_top.gif) no-repeat top left;
	background-color: #ffffff;
	font-weight:bold;
	font-size: 14pt;
	font-family: arial;
	color: #EDD4C4;
	text-align: left;
	text-transform:none;
	font-style: none;
	letter-spacing: 1px;
	line-height: 40px;
	padding-left: 15px;}
	            
.tb_content   {
	background: url(img/layout/bg_content_bot.gif) no-repeat bottom right;
	background-color: #ffffff;
	text-align: justify;
	color: #848484;
	font-family: arial;
	line-height: 14px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
	padding-right: 15px;}
	
.sidebar_title   {
	background-color: #F5DFCF;
	font-weight:bold;
	font-size: 10pt;
	font-family: arial;
	color: #ffffff;
	text-align: right;
	text-transform:uppercase;
	font-style: none;
	letter-spacing: 1px;
	line-height: 8px;}
	            
.sidebar_content   {
	background-color: #ffffff;
	text-align: justify;
	color: #848484;
	font-family: arial;
	line-height: 14px;}		     			  
			        
img {border: 0px;}

.image-border{
background-color: #ffffff;
padding: 0px;
border: 1px solid #EDD4C4;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 1px;
}
    
    