﻿html{height: 100%;}

body
{ background: url(back.png) repeat-x;
  color: #3E4244;
  text-align:center;
  vertical-align: text-top;
}

p
{ font-family: Tahoma, Arial;
	font-size: small;
	color: #A64B00;	
	text-align: justify;
}

.heading1 
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14pt;
	color: Black;
}

.heading2 
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
}

.fntset1 
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	color: Black;		
}

#links, #links a
{ background-color : transparent;
  color: #A64B00;
  font-size: x-small;
  font-family: Tahoma, Arial, Sans-Serif;
}

#links a:hover
{ background-color: transparent;
  color: #000000;
}

#links1, #links1 a
{ background-color : transparent;
  color: #000000;
  font-size: x-small;
  font-family: Tahoma, Arial, Sans-Serif;
}

#links1 a:hover
{ background-color: transparent;
  color: #A64B00;
}

#links2, #links2 a
{ background-color : transparent;
  color: #A64B00;
  font-size: small;
  font-family: Tahoma, Arial, Sans-Serif;
}

#links2 a:hover
{ background-color: transparent;
  color: #000000;
}


#cright
{
	font-size:xx-small;
	font-family: Tahoma, Arial, Sans-Serif;
}

.clr 
{
	font-family: Tahoma, Arial;
	font-size: small;
		color: #A64B00;
}

.clr2 
{
	font-family: Tahoma, Arial;
	font-size: xx-small;
	color: #000000;
}

.clr3 
{
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #A64B00;
}

.clr4
{
	font-family: Tahoma, Arial;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
}

.clr5 
{
	font-family: Tahoma, Arial;
	font-size: medium;
	color: #A64B00;
}


