body
{	
	font-family : tahoma ,verdana, arial;
	background-color: #ffffff;
}
.bar
{ 
	background-image: url(images/comp_01.gif);
	background-repeat: no-repeat;
}
.leftside
{
	background-image: url(images/comp_02.gif);
	
}
.rightside
{
	background-image: url(images/comp_09.gif);
	
}
.bottom
{
	background-image: url(images/comp_11.gif);
	background-repeat: no-repeat;
	
}
a.footer{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}
a:hover.footer {
	color: #FF0000;
	text-decoration: none;
	font-weight:bolder;
	}
a
{
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	font-weight:bolder;
	text-decoration: none
}
a.history
{
	color: #FF0000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
a:hover.history
{
	color: #000000;
	font-size: 10px;
	font-weight:bolder;
	text-decoration: none
}
.historydeadlink
{
	font-size: 10px;
}


.content
{
	text-align: left;
	width: 340px;
}
.historycontent
{
	text-align: left;
	width: 512px;
	padding: 10 0 0 0;
}
.comingsoon
{
	text-align: center;
	font-weight:bolder;
	color: #FF0000;
	width: 512px;
	padding: 10 0 0 0;
}
.history2menu
{
	text-align: left;
	width: 175px;
	padding: 26 0 0 10;
}

h2
{
	text-align: center;
}

h4
{
	font-family : tahoma, verdana, arial;
	font-size: 30px;
	text-align: center;
	
}
.footer
{
	font-size: 10px;
}

.form
{
	font-size: 12px;
}
#formhead
{
 	color:#FF0000;
  	font-weight:bolder;
}

.links
{
	text-align: center;
	padding: 10 0 0 0;
	width = 500px;
}