body {
  margin: 300px;
  font-family: arial;
  background-image:url("../img/header/BGTopRow.gif");
  background-repeat: repeat-x;
}
table, td, a, li, p
{
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}
.ChoseLang 
{
    font-size: 12px;
    color: #c70d0d;
}

h1 {
  font-size: 10pt;
  color: #666666;
}

li
{
    margin-left: 1px;
}

ul
{
    margin-left: 1px;
}

div.Login 
{
  width: 100%;
  text-align: center;
}

.error
{
    color: #ff0000;
}
table.Login {

}
.LoginField {
  font-size: 7pt;
  width: 100px;
  border: 1px solid #EBADAD;
}
td.LoginHeader {
  background-image:url("../img/login/LoginHeader.gif");
  height: 35px;
}
td.LoginBody {
  background-image:url("../img/login/LoginBody.gif");
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  padding: 0px 10px 0px 10px;
}
td.LoginBottom {
  background-image:url("../img/login/LoginBottom.gif");
  height:20px;
}
td.EventHeader {
  background-image:url("../img/events/EventHeader.gif");
  height: 35px;
}
td.EventBody {
  background-image:url("../img/login/LoginBody.gif");
  color: #666666;
  padding: 0px 10px 0px 10px;
  margin: 5px 0px 3px 0px;
}
.EventText
{
  font-size:8pt;
    }
td.EventBottom {
  background-image:url("../img/login/LoginBottom.gif");
  height:20px;
}
td.LoggedOnHeader {
  background-image:url("../img/login/LoggedOnHeader.gif");
  height: 30px;
}
td.LoggedOnBody {
  background-image:url("../img/login/LoggedOnBody.gif");
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  padding: 0px 10px 0px 10px;
}
td.LoggedOnBodyAdministrator {
  background-image:url("../img/login/LoggedOnBody.gif");
  font-size: 12px;
  color: #FFCC00;
  line-height: 16px;
  padding: 0px 10px 0px 10px;
}
td.LoggedOnBottom {
  background-image:url("../img/login/LoggedOnBottom.gif");
  height:20px;
}
td.NewsBody {
  background-image:url("../img/news/BodyNews.gif");
}

.NewsBody div {
  font-size: 8pt;
  padding: 0px 10px 0px 10px;
  margin: 5px 0px 3px 0px;
}
.NewsBody p {
  font-size: 8pt;
  padding: 0px 10px 0px 10px;
  margin: 5px 0px 3px 0px;
}
.NewsBody a {
  font-size: 8pt;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  margin: 5px 0px 3px 0px;
}
.NewsBody div {
  font-size: 8pt;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
}
div.ContentBody {
  background-image:url("../img/contentTop_BG.png");
  background-repeat: no-repeat;
  width: 565px;
  padding-top: 10px;
  text-align: left;
}
.DropDownNewsCat {
  background-color: #F6F4EC;
  font-size: 12px;
  color: #666666;
  border: 0px;
}


.LinkBackForce {
background-image:url("../img/header/linkSet/LinkBack.gif");
background-position: top left;
background-repeat: no-repeat;
}

.navigation1SubMenu {

background-color: #FFE88C;
border-bottom: 1px solid #FFCC00
}
.navigation1SubItem 
{

padding: 2px 10px 2px 5px;
background-color: #FFE88C;
border-bottom: 1px solid #FFCC00
}
.navigation1SubLink 
{
margin: 2px 10px 2px 5px;
font-family: Arial;
font-size: 70pt;
}
.navigation1SubLink:hover
{
background-color: #FFCC00;
}

img
{
    border: 0;
}
td.SearchBody {
  background-image:url("../img/search/BGSearch.gif");
  height: 68px;
}
div.SearchBody {
  width: 155px;
  text-align: right;
}
.SeachField {
  font-size: 7pt;
  width: 155px;
  border: 1px solid #EBADAD;
}

.ListTable {
	width: 900px;
	overflow: auto;
	elevation:above;
	padding: 1em;
}



/* REFERENCE BOX */
.ReferenceBoxBody {
border-left: 1px solid #cfcfcc;
border-right: 1px solid #cfcfcc;
}




.TitleGrayCell 
{
padding: 0px 0px 15px 0px;   
}




/* ADD BOX IN FRONT PAGE */
.AddBoxCell 
{
background: url(../img/frontBox/border_in.gif) no-repeat;
background-position: right;

}
.AddBoxCell_LeftTop
{
background: url(../img/frontBox/corner_left_top.gif) no-repeat;
}
.AddBoxCell_RightTop
{
background: url(../img/frontBox/corner_right_top.gif) no-repeat;
}
.AddBoxCell_LeftBottom
{
background: url(../img/frontBox/corner_left_btm.gif) no-repeat;
}
.AddBoxCell_RightBottom
{
background: url(../img/frontBox/corner_right_btm.gif) no-repeat;
}
.PagePadding
{
    letter-spacing: 3px;
}