
p {
font-size: 12px;
color: #666;
font-family:arial;
}

ol, li, ul
{
font-size: 12px;
color: #666;
font-family:arial;
}

li.menu {

}

hr {
1px dashed #b2b2b2;
}

a {
  color:#b60c26;
  text-decoration:none;
  }

a:hover {
  color:#b60c26;
  text-decoration:underline;
  }


h1 {
font-family: arial;
font-size: 20pt;
color: #ed2c30;
font-weight:normal;
}

h2 {
font-family: arial;
font-size: 14pt;
color: #ed2c30;
font-weight:normal;
}

h3 {
font-family: arial;
font-size: 13pt;
color: #ed2c30;
font-weight:normal;
}

h4 {
font-family: arial;
font-size: 100%;
color: #ed2c30;
font-weight:bold;
}

hr {
line-height:80%;
border-top: 1px solid #666;
}

.welcome {
color: #536169;
font-size: 14px;
font-weight:bold;
font-style: italic;
text-align:center;
}


td.leftcell {
border-left: 1px solid #666;
}

td.leftcelll {
border-left: 2px solid #666;
}

tr.e {
background: #eee;
}

td.row {
border-bottom: 1px solid #666;
}

td.extra {
border:2px solid #ccc;
background: #eee;
}

.desc {
padding-left:100px;
font-family: arial;
font-size:10px;
}

table.details {
width:100%;
font-weight:bold;
}

#sidemenu ul
{
list-style: none;
margin:0px;
padding:5px;
}


#sidemenu ul li a
{
font-family:arial;
display: block;
color: #ed2c30;
text-decoration: none;
list-style: none;
font-size: 11px;
font-weight: bold;

}

#sidemenu .isub {
padding-left:20px;
}

#left {
float:left;
width:200px;
border-right: 1px solid #666;
}
#right {
float:left;
width:200px;
padding-left:10px;
}