 
  a:link              { color: #FFFFFF; text-decoration: none; }
  a:active            { color: #B5B6BC; text-decoration: none; }
  a:visited           { color: #FFFFFF; text-decoration: none; }
  a:hover             { color: #B5B6BC; text-decoration: none; }
  
  a.content:link     { color: #c1a25f; font-stretch:expanded; text-decoration: underline; font-weight: bold;}
  a.content:active   { color: #c1a25f; font-stretch:expanded; text-decoration: underline; font-weight: bold;}
  a.content:visited  { color: #c1a25f; font-stretch:expanded; text-decoration: underline; font-weight: bold;}
  a.content:hover    { color: #c1a25f; font-stretch:expanded; text-decoration: none; font-weight: bold;}

  a.copyright:link     { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.copyright:active   { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.copyright:visited  { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.copyright:hover    { color: #c1a25f; font-stretch:expanded; text-decoration: none; }
  
  a.headcontent02:link     { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.headcontent02:active   { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.headcontent02:visited  { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.headcontent02:hover    { color: #c1a25f; font-stretch:expanded; text-decoration: none; }
    
  a.contentbig:link     { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.contentbig:active   { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.contentbig:visited  { color: #ddd19b; font-stretch:expanded; text-decoration: none; }
  a.contentbig:hover    { color: #c1a25f; font-stretch:expanded; text-decoration: none; }
  
 img { border: 0; }
 
 
body, html {
margin: 0px;
padding: 0px;
font-family:  'Georgia','Times New Roman', Times, serif;
font-size:10px;
color: #ddd19b;
background-color: #40251A;
text-align: center;
background-image:url(../images/bg-gradation.gif);
background-repeat:repeat-x;
background-position:top;
}

textarea, .inputbox, menu
{ 	border: 1px #C1A25F solid; 
	color:#ddd19b; 
	padding: 1px; 
    font-family: 'Georgia','Times New Roman', Times, serif;
	font-size:10px; 
	margin: 1px;
	background-color: #40251A;
	overflow: hidden;
	 
}

textarea, .inputbox2, menu
{ 	
	color:#ddd19b; 
	padding: 1px; 
    font-family: 'Georgia','Times New Roman', Times, serif;
	font-size:10px; 
	margin: 1px;
	overflow: hidden;
	 
}

.bottom
{ width: 100%; height:13px; background-image:url(../images/border-bottom.gif); background-repeat:repeat-x; background-position:top; background-color: #4E2E1A;}
.bgbottom
{ width: 100%; height:85px; background-image:url(../images/bg-bottom.gif); background-repeat:no-repeat; background-position:top; background-color: #4E2E1A;}
.bgtop
{ width: 100%; background-image:url(../images/bg-top.gif); background-repeat:no-repeat; background-position:top; background-color: #4E2E1A;}
.border-content
{ width: 100%; height:25px; background-image:url(../images/border-content.gif); background-repeat:repeat-x; background-position:bottom; background-color: #4E2E1A;}
.border-thick
{ width: 100%; height:10px; background-image:url(../images/border-thick.gif); background-repeat:repeat-x; background-position:bottom; background-color: #4E2E1A;}


.content
{ 
font-family:  'Georgia','Times New Roman', Times, serif;
font-size:10px;
color: #ddd19b;
text-align: justify;
}

.selectarea
{ 

	color:#ddd19b; 
	padding: 1px; 
    font-family: 'Georgia','Times New Roman', Times, serif;
	font-size:10px; 
	margin: 1px;
	background-color: #40251A;
	overflow: hidden;
}
.copyright
{ 
font-family:  'Georgia','Times New Roman', Times, serif;
font-size:10px;
color: #ddd19b;
text-align: center;
}

.headcontent
{ 
height:20px; 
font-family:  'Georgia','Times New Roman', Times, serif;
font-size:11px;
color: #ddd19b;
text-align: justify;
font-weight: bold;
}

.contentbig
{ 
height:20px; 
font-family:  'Georgia','Times New Roman', Times, serif;
font-size:11px;
color: #ddd19b;
text-align: justify;
}

.headcontent02
{ 
font-family:  'Georgia','Times New Roman', Times, serif;
font-size:11px;
color: #ddd19b;
text-align: justify;
font-weight: bold;
}