/* CSS Document */
div.txt1
{
 
	width:486px;
	height:160px;
 	overflow: auto;
	border:0px solid red;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#E3D2CB; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#8E533C; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	direction:ltr;
	text-align:right;
 	color:#681C0A;
  }


div.rtl
{
	direction:rtl;
	width:100%;
	height:100%;
} 

  
span.header1
{
	font-size:20px;
	font-weight:bold;	
}
form ,p
{
	margin:0px;
}


.rss
{
	border:1px solid #5C1909;
	background:#FFFFFF;
}

div.rss_t
{
	color:#797B7A;
	font-size:12px;
}
table.rss_in tr td a.rss_h
{
	color:#006AB6;
	font-size:12px;
}

table.rss_in tr td a.rss_h:hover
{
	color:#006AB6;
	font-size:12px;
 
}
table.details input.btn
{
	float:left;
	width:30px;
	border: 0px outset silver;
	padding: 0px;
	cursor: pointer;
	font: bold 16px arial,sans-serif;
    background: #FFFFFF;
    color:#5C1909;
    height:25px;	
}


table.details
{
	border:1px solid #5C1909;
}


table.details input
{
	border:1px solid #5C1909;
	width:105px;
	height:20px;
	font: normal 12px arial,sans-serif;
	color:#5C1909;
}



table.details td
{
	font-size:14px;
	font-weight:bold;
}

body
{
	background-color:#6A1F0D;
}

p,li
{
	font-size:11pt;
	font-family:arial, helvetica;
	color:#5C1909;
	font-weight:normal;
	text-align: justify;
	line-height: 18px;
}

td
{
	font-size:11pt;
	font-family:arial, helvetica;
	color:#5C1909;
	font-weight:normal;
}

.normalfont
{
	font-size: 11pt;
	font-family: arial, helvetica;
	font-weight:bold;
	color:#5C1909;
	text-align: center;
}


.smallfont
{
	font-size: 9pt;
	font-family: arial, helvetica;
	font-weight:bold;
	color:#5C1909;
	text-align: center;
}

.xsmall
{
	font-size: 8pt;
	font-family: arial, helvetica;
	font-weight:normal;
	color:#87665E;
	text-align: right;
}
h1
{
	font-size: 12pt;
	font-family:arial, helvetica;
	color:#5C1909;
	text-decoration:none;	
}

h2,th
{
	font-size: 12pt;
	font-family:arial, helvetica;
	color:#F7931D;
	text-decoration:none;	
}
h3
{
	font-size: 11pt;
	font-family:arial, helvetica;
	color:#5C1909;
	text-decoration:none;	
}

ul
{
	list-style:square url(images/bullet.gif) outside; 
}

form { 
 border: 0px; 
 padding: 5px; 
}


.brown
{
	color:#5C1909;
	border: 1px solid #5C1909;
	background-color:#FEF2E5; 
}
.orange
{
	color:#F7931D;
	border: 1px solid #F7931D;
	background-color:#FFFFFF;
	 
}

/* ---------------------------------------------------------- */

a:link    
{color:5C1909; font-weight:bold}
a:visited 
{color:87665E; font-weight:bold}
a:active  
{color:5C1909; font-weight:bold}
a:hover   
{color:444444; font-weight:bold}

/* ---------------------------------------------------------- */

a.small:link
{
	font-size:7pt;
	color:#333996;
	text-decoration:underline;
}

a.small:hover
{
	font-size:7pt;
	color:#555555;
	text-decoration:underline;
}
a.small:visited
{
	font-size:7pt;
	color:#333996;
	text-decoration:underline;
}

a.small:active
{
	font-size:7pt;
	color:#333996;
	text-decoration:underline;
}
