﻿.body, td {
font-size: large;
}

.body {
margin: auto;
margin:0;
width: 790px;
background-color: #000000;
}

p {
font-size: large;
}

div {
color: #ffffff;
}

a {
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: yellow;
}
.form_element {
font: 
large Arial;
}

.form_data {
font: 
large Arial;
}

.para {
  color: #ffffff;
  margin-left:25px;
}

a.faq:link {
  color: #ffffff;
  text-decoration:underline;
  font-weight: bold;
  width:100%;
}

a.faq:visited {
  color: #ffffff;
  width:100%
    font-weight: bold;
}

a.faq:hover {
  color: yellow;
  text-decoration:underline;
  width:100%
}

a.faq:active {
  color: #ffffff;
    font-weight: bold;
  width:100%
}

a.faq{
  background-repeat: no-repeat;
  font-weight: bold;
}

#menu
{
  height: 55px;
  background: #000000;
}


#menu ul
{
  height: 55px;
  background: #000000;
}

#menu a {
color: #ffffff;
text-decoration: none;
background: #000000;
}

#menu a.main_menu {
color: #ffffff;
background: #000000
}
#menu_left {
background-color:#000000;
}

#menu_left ul {
background-color:#000000;
}

#menu_left ul li ul {
}

#menu_left a {
  color:#ffffff;
}

#menu_left a.current{
	color:white;
}

#menu_left a:hover {
color:yellow;
}

#menu_left a.main_menu:hover {
}

#menu_left ul li.current ul,
#menu_left ul li.main_current ul{
	background-color:#000000;
}
#moreinfolinks {
background-color:#000000;
}

