.maintitle {

line-height:1em;
font-size: 1em;	
}

.maintable {

width: 650px;
max-width: 650px;
width:expression(document.body.clientWidth > 650? "650px": "auto" );
}

.titletr {
line-height:1.2em;
font-size: 1.3em;

}

.menutr {

font-size:0.9em;
line-height:1em;
}

.maintr {

line-height:1.1em;
font-size:1em;

}

.rightcolumntext {

line-height:1.1em;
font-size:1em;

}

.bottomtr {

font-size:1em;
line-height: 1em;

}


body
{
//overflow:-moz-scrollbars-vertical;
 text-align: center; /* for IE */

font-size: 100%;
background: #000000; 

}


div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

table.maintable { margin-left: auto; margin-right: auto; }


.maintitle {
/* Visualiser */
background: #FFFff9; 
color:#333333;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-style: normal;	
font-weight:normal;	
line-height: normal;	
text-transform: none;  
text-align: left;	
text-decoration: none;	
text-indent: 0%;
z-index: 1;
vertical-align: middle;

}

.maintable {

 background: #000000 url("../images/red2.jpg") repeat scroll top;
/* z-index: 1; */
vertical-align: middle;

}

.titletr {
background: transparent;
 background: #000000 url("../images/red2.jpg") repeat fixed top;


color:#fffff9;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-style: normal;	
font-weight:bold;	
text-transform: none;  
text-align: left;	
text-decoration: none;	
text-indent: 0%;
z-index: 1;
vertical-align: middle;
padding-bottom: 5px;
padding-top: 5px;

}

.menutr {

background: #FFFff9; 
color:#333333;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-style: normal;	
font-weight:normal;	
text-transform: none;  
text-align: left;	
text-decoration: none;	
text-indent: 0%;
z-index: 1;
vertical-align: middle;
padding-left: 2%;
padding-right: 0%;
padding-bottom: 5px;
padding-top: 5px;

}

.maintr {
width:expression(document.body.clientWidth > 700? "700px": "auto" );
background: #FFFff9; 
color:#000000;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-style: normal;	
font-weight:normal;	
text-transform: none;  
text-align: justify;	
text-decoration: none;	
text-indent: 0%;
z-index: 1;
vertical-align: top;
padding-left: 3%;
padding-right: 3%;

}

.rightcolumntext {
background: #FFFff9; 
color:#000000;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-style: normal;	
font-weight:normal;	
text-transform: none;  
text-align: justify;	
text-decoration: none;	
text-indent: 0%;
z-index: 1;
vertical-align: top;
padding-left: 1%;
padding-right: 1%;

}

.bottomtr {

color:#fffff9;
background: #000000 url("../images/red2.jpg") repeat fixed top;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-style: normal;	
font-weight:bold;	
text-transform: none;  
text-align: right;	
text-decoration: none;	
text-indent: 0%;
z-index: 1;
vertical-align: bottom;

}

.redandbold{
color: #CD0000;
font-weight:bold;


}

#redandbold{
color: #CD0000;
font-weight:bold;

}

.orangetext{
color: #CD0000;

}

#orangetext{
color: #CD0000;

}

a:link { class = "maintr" background: transparent; color: #3a3ad9; text-decoration: underline; }

a:visited { class = "maintr" background: transparent; color: #CC0099; text-decoration: underline; }

a:hover {class = "maintr" background: transparent; color: #ff0000; text-decoration: underline; }

a:active {class = "maintr" background: transparent; color: #FF0000; text-decoration: underline; }

.topimage{
float: left;

margin-right: 10px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;  
  
border-right: 0px solid #000000; 
border-top: 0px solid #000000; 
border-left: 0px solid #000000; 
border-bottom: 0px solid #000000;

}


.rightimage{
float: right;

margin-right: 0px;
margin-bottom: 0px;
margin-top: 10px;
margin-left: 10px;  
  
border-right: 0px solid #000000; 
border-top: 0px solid #000000; 
border-left: 0px solid #000000; 
border-bottom: 0px solid #000000;

}



/* If you want to highlight a section of text, you can place it within
a div with the box id applied. This will put the contents within
a block with a light gray background and a thin dashed line around it. */

#box {
   float: right;
   width: 200px;

background: #FFFff9; 
color:#000000;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-style: normal;	
font-weight:normal;	
text-transform: none;  
text-align: justify;	
text-decoration: none;	
text-indent: 0%;
z-index: 1;
vertical-align: top;


   border: 3px #c0c0c0 double;
	padding-left: 10px;
	padding-right: 10px;
padding-bottom: 10px;
padding-top: 10px;


margin-left: 10px;
}



