/* CSS Document */

body {
margin: 0; 
padding: 0; 
font-family: verdana, helvetica;
background: #9B9BBD;
}

.breadcrumbs{
font-size: 10px;
text-decoration: italic;
color: #666699;
}

.centerbody {
font-size:11px;
padding: 15px;
font-family: arial;
background: #ffffff;
}

.centerbody a { 
color: #74749A;
text-decoration: none;
font-weight: bold;
}

.centerbody a:hover { 
color: blue;
text-decoration: underline;
font-weight: bold;
}

.centerheader {
padding: 2px;
font-family: arial;
font-size: 11px;
font-weight: none;
color:#ffffff;
background-color: #cccccc;
border:1px solid #cccccc;
}

.dark background {
font-size:11px;
padding: 15px;
font-family: arial;

}

.darkbackground a { 
color: #cccccc;
text-decoration: none;
}

.darkbackground a:visited { 
color: #cccccc;
text-decoration: none;
}

.darkbackground a:hover { 
color: #ffff00;
text-decoration: underline;
}

.darkbackground a:active { 
color: #cccccc;
text-decoration: none;
}

.floatright {
float: left;
margin: 0px 10px 10px 0px;
background-color: #fff;
padding: 10px;
border-top: 0px solid #999;
border-right: 0px solid #555;
border-bottom: 0px solid #555;
border-left: 0px solid #999;
}


.lightbackground {
font-size:11px;
padding: 15px;
font-family: arial;
}

.lightbackground a { 
color: #74749A;
text-decoration: none;
font-weight: bold;
}

.lightbackground a:visited { 
color: #74749A;
text-decoration: none;
font-weight: bold;
}

.lightbackground a:hover { 
color: blue;
text-decoration: underline;
font-weight: bold;
}

.lightbackground a:active { 
color: #74749A;
text-decoration: none;
font-weight: bold;
}


.leftbody {
font-size:10px;
padding: 10px;
font-family: verdana;
}

.leftbody a{
color: #74749A;
text-decoration: none;
font-weight: bold;
}

.menulines {
font-size:10px;
font-weight: bold;
}

.menulines a{
color: #ffffff;
display: block;
padding-bottom: 4px;
padding-left: 6px;
padding-top: 4px;
text-decoration: none;
width: 100%;
}

.menulines a:hover {
background-color: #666699;
color: #FFFFFF;
display: block;
padding-bottom: 4px;
padding-left: 6px;
padding-top: 4px;
text-decoration: none;
}

.rightcolumn {
font-family:verdana;
font-size:10px;
color:#990000;
text-align:center;
}

.rightcolumn a {
color:#990000;
text-decoration:none;
font-weight:bold;
}

.rightcolumn a:hover { 
color: blue;
text-decoration: underline;
font-weight: bold;
}

.regulartable {
font-family:verdana;
font-size:11px;
color:#000000;
text-align:left;
padding: 5px;
}

.subcenterbody {
font-size:13px;
padding: 15px;
font-family: arial;
background: #ffffff;
}

.tablemenulines {
font-size:10px;
font-weight: bold;
background-color: #999999;
}

.tablemenulines a{
color: #ffffff;
display: block;
padding:1px;
text-decoration: none;
width: 100%;
background-color: #999999;
}

.tablemenulines a:hover {
background-color: #FFFF00;
color: #FFFFFF;
display: block;
padding:1px;
text-decoration: none;
}
