
body{
margin:0;
padding:0;
font-family:times new roman;
font-size:12pt;font-weight:bold;
background:#e6e6e6 url(images/bodybg.png) repeat-x;
color:#333;
text-align:left;
}
body.top{
background-color:#808080;
}
body.left{
background-color:#202020;
background-image:URL();
}
body.main{
background:#eee url(images/entrybg.png) repeat-x;
background-attachment:fixed;
}
a{
text-decoration:none;
color:#269;
font-weight:bold;
cursor:pointer;
}
a:hover{
text-decoration:underline; 
cursor:pointer;
/*background:url(images/flash2.gif) bottom left repeat-x;*/
}
a.submit,A.menuTop_M1{
font-family:arial;
text-align:center;
background-image:URL(images/submit.gif);
color:#fff;
display:block;
width:100px;height:20px;
padding:2 0 0 0;
}
a.submit:hover,A.menuTop_M1:hover,A.menuSub_M1:hover{
background-image:URL(images/submit_over.gif);
text-decoration:none;
color:#f00;
}
a.alarmSmall{
background-color:red;
color:yellow;
}
a.leftMenu{
display:block;
line-height:11pt;
color:rgb(200,200,200);
padding:0px 0px 1px 0px;
cursor:pointer;
}
a.leftMenu:hover{
}
a.topMenu{
background-image:URL(images/topButton.png);
background-repeat:no-repeat;
font-size:10pt;
width:125px;height:20px;
padding:2px 0px 0px 0px;
text-align:center;
display:block;
position:relative;top:0;
}
a.topMenu:hover{
display:block;
background-image:URL(images/topButton_over.png);
color:rgb(0,0,0);
text-decoration:none;
}
a.abox{
display:block;
background-color:#ddd;
}
a.abox:hover{
background-color:#44f;
color:#ddf;
text-decoration:none;
} 
A.greygreen{ 
background-image:URL(../Buttons/greygreen_b1.gif);
background-repeat:no-repeat; 
padding-top:6px;
font-size:10pt;
width:156px;
height:30px;
color:black;
display:block;
}  
A.greygreen:hover{ 
background-image:URL(../Buttons/greygreen_b1_over.gif);
background-repeat:no-repeat; 
color:red;
}
td {
font-weight:bold;
font-size:10pt;
}
td.top {
border-width:2 0 1 0;border-style:solid;border-color:#444;
font-weight:bold;
font-size:10pt;
}
p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#567;
margin:12px 0 5px 20px;
}
h2{
font-size:1.8em;
letter-spacing:-1px;
margin:-10px 0 0 50px;
color:#888;
}

h3{
color: #555;
font-size:1.4em;
margin:0 0 0 0;
}

h4{
font-size:1.2em;
font-weight:bold;
}

.container{
width:92%;
padding:0 20px;
margin:0 auto;
background:#f0f0f0 url(images/contentbg.png) repeat-x;
color:#333;
text-align:left;
border-left:1px solid #eef;
border-right:1px solid #eef;
}

.sitetitle{
float:left;
height:100px;
/*background:url(images/globe.gif) no-repeat;  Delete this line to remove the animated globe */
width: 70%;
color: #333;
}
.title {
font-size:20pt;
color:#269;
font-weight:bold;
text-decoration:underline;
}
.hilight{
color:red;
background-color:yellow;
font-weight:bold;
}
.footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}
.entry{
font-weight:bold;
font-size:12pt;
margin:20px 0 20px 0;
border:2px solid #fff;
background:#eee url(images/entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
}
.box {
background:#eee url(images/entrybg.png) repeat-x;
background-attachment:fixed;
border:2px ridge;
font-weight:bold;
font-size:12pt;
padding:8px;
text-align:left;
}
.boxRight {
background:#eee url(images/entrybg.png) repeat-x;
float:right;
border-width:2px;border-style:ridge;border-color:#eee;
font-weight:bold;
padding:4px;margin:4px;
text-align:left;
width:150px;
}
.softAlarm{
background-image:URL(images/AlarmOrange.gif);
}
.tooltip {visibility:hidden;position:absolute;left:0px;top:0px;border:4px ridge red;background-color:black;color:yellow;padding:10;font-weight:bold}
/*-----------------------------------------------------------------------------*/
.normalClass {color:black;background-color:white;font-weight:bold;font-size:10pt}
.errorClass  {color:yellow;background-color:red;font-weight:bold;font-size:10pt}
.optClass    {color:black;background-color:#a0a0ff;font-weight:bold;font-size:10pt}
/*----------------------------------------------------------*/
.scroll {
	OVERFLOW: auto; WIDTH: 600px; HEIGHT: 40px; BACKGROUND-COLOR: #f2f2f2
}
