body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;

	scrollbar-track-color: #D08E3D;
	scrollbar-base-color: #D08E3D;
	scrollbar-arrow-color: #D08E3D;
	scrollbar-3dlight-color: #D08E3D;
	scrollbar-highlight-color: #D08E3D;
	scrollbar-face-color: #8D4900;
	scrollbar-shadow-color:#D08E3D;
	scrollbar-darkshadow-color:  #D08E3D;
}

.mytextarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
	text-align: justify;
	scrollbar-track-color: #D38323;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #D38323;
	scrollbar-3dlight-color: #D38323;
	scrollbar-highlight-color: #D38323;
	scrollbar-face-color: #D38323;
	scrollbar-shadow-color:#D38323;
	scrollbar-darkshadow-color:  #D38323;
}

.pagesettings {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #D38323;
}

.main{
background-repeat: repeat-x;
background-position: top center;
background-color: #D38323;
}



.textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	padding-right: 0px;
}

a:hover { 
 color: #F5E700;
 text-decoration: none;
 font-size: 12;
 font-weight: bold;
}

a {
font-family:arial, helvetica, geneva;
color: #7E0100;
text-decoration: none;
 font-size: 12;
  font-weight: bold;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #000000;
  color : #FFF4E4;
  background : #937A52;
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size : 11px;
}

.leftsidecontent{
width: 30px;
height: 100px;
}

.rightsidecontent{
width: 5px;
height: 100px;
}

.siteframe{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #000000;
}

.title{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.menus_title{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF2B;
}


.menus_header{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #632202;
	text-decoration: underline;
}


.content_text{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}

.hometdbg {
background-image: url();
background-repeat: no-repeat;
background-color: #D38323;
}
