body
{
margin: 0;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 10pt;
/*background: #5d3713;*/
background: #000000 url('/images/bgSite.jpg') repeat-x top center;
}

td.welcome{
color: white;
font-family: Helvetica;
font-size: 8pt;
padding-left: 10px;
}

a.menu {
color: white;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.login, .login a {
color: white;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 8pt;
font-weight: bold;
}

.login a{
    text-decoration: none;
}

td.holder{
background: #ddd6c2;
color: #ffffff;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 10pt;
font-weight: bold;
}

td.content{
background: #ddd6c2;
color: #282828;
border-right: 1px solid white;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 10pt;
font-weight: bold;
}

.content{
color: #282828;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 9pt;
}

td.homcon{
background: #917c4a;
padding-right: 5px;
color: #ffffff;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 10pt;
font-weight: bold;
}

a.homcon{
background: #917c4a;
color: #ffffff;
font-family: Arial, 'Times New Roman', Verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

a.copyright{
color: #FFFFFF;
font-size: 8pt;
text-decoration: none;
font-family: arial;
}

td.copyright{
color: #FFFFFF;
font-size: 8pt;
text-decoration: none;
font-family: arial;
}

.inputbox, .inputboxfancy
{
width: 200px;
border: 1px solid #7f9db9;
}

.inputboxfancy{
    background-color: #494949;
    color: grey;
}

.error
{
color: #ff0000;
}

.paragraph
{
    font-size: 9pt;
}

.requestFormTable td, .requestFormTable th, .searchFormTable td, .searchFormTable th
{
font-size: 9pt;
text-align: left;
}

input.submit
{
font-family: Arial, Verdana, 'Times New Roman';
font-size: 8pt;
font-weight: bold;
background: #414141;
color: #e60909;
border: 1px solid #000000;
}

input.submitSearch
{
font-family: Arial, Verdana, 'Times New Roman';
font-size: 8pt;
font-weight: bold;
background: #414141;
color: #ffffff;
border: 1px solid #000000;
}

.adminlist
{
  border: 1px solid #C4C4C4;
}

.adminlist th
{
  font-size: 8pt;
  height: 25px;
	color: #ffffff;
  background: #5a5a59 url('/templates/default/images/list2_th_bg.jpg');
  background-repeat: repeat-x;
}

.adminlist td
{
  font-size: 8pt;
  height: 25px;
  border-bottom: 1px solid #ffffff;
}

.adminlist td.centeritem
{
  text-align: center;
}

.formTable td
{
  font-size: 9pt;
	font-weight: bold;
}

a.listTitle:link, a.listTitle:active, a.listTitle:visited, a.listTitle:hover
{
	color: #ffffff;
	font-weight: bold;	
	letter-spacing: 0.02cm;
}