html { 
  background: url(bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.topheader
{ background:none;
}
.footer
{ background:red;
  height:74px;
}
.footertext
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.contenttable
{
background:none;
}
.text1
{font-family:"Verdana";
font-size:10px;
}
.text2
{font-size:18px;
font-family:"Verdana";
font-weight:bold;
color:#6A5122;
}

.style-01{
 font-family:"Verdana";
 font-size:14px;
 color:#000000;
 font-weight:bold;
}

.style-02{
 font-family:"Verdana";
 font-size:12px;
 color:#000000;
 font-weight:normal;
}

.textarea{
 width:200px;
 height:16px;
 border:1px solid #6D6348;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
}

.textarea1{
 width:200px;
 border:1px solid #6D6348;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
}

.textarea2{
 width:499px;
 border:1px solid #6D6348;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
}

A.footerlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
text-decoration:none;
}
A.footerlink:hover{
color:#000000;
text-decoration:none;
}
a{text-decoration:none;
}
a.signin
{text-decoration:none;
 color:#000033;
 }
 a.newconnection
 {color:#663333;
  font-size:12px;
	font-weight:bold;
	font-family:"Verdana";
	text-decoration:none;
	}
input,select,submit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}