body 
{
background-repeat: repeat;
background-color: #dddddd;
}

.bordered_table
{
  
  border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #fff837
}

.data_table
{
	border-style: solid;
	border-width: 1px;
	border-color: #fff837
}

.data_table TD, TH
{
  padding: 0 3px 0 3px;
}

.content_table
{
  border-style: solid;
	border-width: 1px;
	border-color: #fff837;
  background-color: #bb8f6e
}

.content_news
{
  border-style: solid;
	border-width: 1px;
	border-color: #fff837;
  background-color: #bb8f6e
}

.left_side 
{
  background-image: url('images/template2_10.jpg');
  background-repeat: repeat;
  background-color: #b4682f;
  border-bottom: 1px solid #fff837
}

.margined_table
{
  margin-top: 10px;
  margin-bottom: 5px
}

td.header_book
{
background-image: url('images/header_book.jpg');
background-repeat: no-repeat;
background-color: #b4682f;
}

.right_side 
{
  background-image: url('images/template2_11.jpg');
  background-repeat: repeat;
  background-color: #b4682f;
  border-bottom: 1px solid #fff837
}

.footer
{
  background-image: url('images/template2_31.jpg');
  background-repeat: repeat;
}

.button
{
background-image: url('images/button1.jpg');
background-repeat: no-repeat;
background-color: #b4682f;
}

img.a_image {

	border-width: 0px

}


a.text {

	font-family: times;
	font-style : oblique;
	font-size: 12pt;
	text-align: center;
	text-decoration: none
}

a.text:link {color: white}
a.text:visited {color: white}
a.text:hover {color: #fed9ac;
             text-decoration: underline
}

a.button_pressed 
{
   color: #fed9ac;
   text-decoration: underline
}

.smalltext {

	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: white
}

h1.head_text {
  font-family: times;
	font-size:   14pt;
	font-weight: bold;
  text-align:  center;
  margin-top:  10px;
  margin-bottom: 10px
}

p.right_text {
  font-family: times;
	font-size:   11pt;
	font-weight: bold;
  text-align:  right;
  margin-bottom: 15px;
  margin-right: 5px
}

.normal_text {
  font-family: caption;
	font-size:   11pt;
  margin-left: 2px;
  margin-right: 2px
}

.banner {
  margin-bottom: 15px;
  margin-left: 13px;
}

.nice_text {
  font-family: times;
	font-size:   11pt;
  font-style:  italic;
  line-height: 150%;
  text-transform: capitalize
}

.chapter_text {
  font-family: times;
	font-size:   11pt;
  font-style:  italic;
  line-height: 150%;
}

p.sign {
  font-family: times;
	font-size:   11pt;
  font-style:  italic;
  line-height: 150%;
  text-transform: capitalize;
  text-indent: 5cm;
 }
 
 p.left_margined_text{
  margin-left: 0.5cm;
  font-family: times;
	font-size:   11pt;
  font-style:  italic;
 }

p.centre_margined_text{
  margin-left: 5cm;
  font-family: times;
	font-size:   11pt;
  font-style:  italic;
 }
 
p.c_text{
  margin-left: 0.5cm;
  margin-right: 0.5cm;
  font-family: times;
  font-size:   11pt;
  text-indent: 1cm;
  text-align: justify;
 }
 
 .docs {
  font-family: times;
	font-size:   9pt;
  font-style:  underlined;
  background-color: yellow
 }
 
 .hr {
  size: 70px;
 }
