BODY {
background-color: #E0D5B8;
background-image: url(../images/bg.jpg);
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
font-family: Tahoma, Verdana;
font-size: 14px;
line-height:18px;
color: #000000;
}

:focus { 
outline: none; 
}

h1 {
font-size: 14px;
font-weight: 900;
margin: 0px;
padding: 0px;
padding-bottom: 4px;
text-align: left;
}

h2 {
font-size: 14px;
font-weight: 900;
margin: 0px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

P {line-height:18px; text-align:justify; font-size: 14px;}

INPUT.button {
color:#;
background-color:#;
}

a:link {font-family:  Tahoma, Verdana; font-size: 14px; font-weight: 300; color: #000000; text-decoration: none;}
a:active {font-family: Tahoma, Verdana; font-size: 14px; font-weight: 300; color: #A50808; text-decoration: none;}
a:visited {font-family: Tahoma, Verdana; font-size: 14px; font-weight: 300; color: #000000; text-decoration: none;}
a:hover {font-family: Tahoma, Verdana; font-size: 14px; font-weight: 300; color: #A50808; text-decoration: none;}

a.b:link {font-family:  Tahoma, Verdana; font-size: 14px; font-weight: 900; color: #000000; text-decoration: none;}
a.b:active {font-family: Tahoma, Verdana; font-size: 14px; font-weight: 900; color: #A50808; text-decoration: none;}
a.b:visited {font-family: Tahoma, Verdana; font-size: 14px; font-weight: 900; color: #000000; text-decoration: none;}
a.b:hover {font-family: Tahoma, Verdana; font-size: 14px; font-weight: 900; color: #A50808; text-decoration: none;}

TABLE.box TD{
border-style: solid; 
border: 0px; 
padding: 10px;
}

TABLE.admin TD{
border-style: solid; 
border: 0px;
padding:0px;
padding-right: 5px;
padding-bottom: 5px;
}

TABLE.none TD{
border-style: solid; 
border: 0px;
padding:0px;
margin: 0px;
}
