

body /* Internet Explorer */ 
{ 
 margin-top: 10px;
 text-align: center; 
 word-wrap: break-word;
} 

body /* Mozilla Firefox alignment */ 
{ 
  margin-top: 10px;
  text-align: -moz-center; 
  word-wrap: break-word;
} 

body {
background-color: #000000;
margin-top: 10px;
font-size: 11px; 
text-decoration: none; 
color: #FFFFFF; 
font-family: verdana;
background: url('../images/marble.jpg'); 
}

body.PAGEBODY_BLANK {
text-align: left; 
background-color: #ffffff;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

TD {
font-size: 11px; 
}		

DIV {
font-size: 11px; 
color: #FFFFFF; 
font-family: verdana;

font-size: 13px; 
}		

P {
font-size: 13px; 
color: #FFFFFF;
}		

SPAN {
font-size: 13px; 
}		
	
TABLE.PAGETABLE {
  margin-top: 10px;
  border: solid 1px #666666; 
  background-color: #323232;
}

img
{ 
 border: 0px;
} 

h1
{ 
font-size: 14px; 
text-decoration: underline; 
font-family: verdana;
} 

TD{
 text-align: left; 
}

DIV{
 text-align: left; 
}

TD.PAGEAREALEFT{
  background: url('../images/main_bg.jpg') repeat-x; 
}

TD.PAGEAREAMAIN{
  background: url('../images/main_bg.jpg') repeat-x; 
}

TD.PAGEAREARIGHT{
  background: url('../images/main_bg.jpg') repeat-x; 
}

A {

color: #D12727;
text-decoration: none;
font-weight: bold;

}

A:hover {

color: #D12727;
text-decoration: underline;
font-weight: bold;

}

A.link-back {

margin-top: 15px;
display: block;

}

TD.menu{
font-size: 16px; 
font-family: verdana;
padding: 7px;
text-align: center;
font-weight: bold;

}
