
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color : #efefef;
font-size : 80%;
color : #000000;
line-height : 125%;
}
#logo {
width : 100%;
margin : 0 auto;
background-image : url(../images/logo.png);
background-repeat : no-repeat;
background-position : center top;
height : 225px;
}
#menu-main {
background-color : #990000;
width : 75%;
margin : 0 auto;
color : #ffffff;
text-transform : uppercase;
line-height : 200%;
font-size : 90%;
font-weight : bold;
}
#menu {
width : 780px;
margin : 0 auto;
}
#content {
width : 780px;
margin : 0 auto;
background-image : url(../images/content.png);
background-repeat : repeat;
}
#top {
background-image : url(../images/top.png);
background-repeat : no-repeat;
background-position : center top;
height : 31px;
}
#main {
width : 780px;
margin : 0 auto;
}
#text {
background-image : url(../images/text.png);
float : left;
width : 580px;
}
#text-inside {
padding-right : 20px;
padding-left : 20px;
}
#news {
width : 100%;
padding-top : 10px;
border-top : 1px solid #ccc;
}
#news1 {
float : left;
width : 45%;
font-size : 90%;
}
#news2 {
float : right;
width : 45%;
font-size : 90%;
}
#side {
background-image : url(../images/side.png);
float : right;
width : 200px;
}
#side-inside {
padding-right : 20px;
padding-left : 20px;
}
#footer {
background-image : url(../images/footer.png);
background-repeat : no-repeat;
background-position : center top;
height : 31px;
clear : both;
}
#validation {
width : 740px;
margin : 0 auto;
text-align:right;
font-size:80%;
font-weight:bold;
}
body.contentpane {
background : #fff;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 25px;
white-space : nowrap;
border-right : 1px solid #fff;
}
ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}
#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
color : #fff;
background : #FF9933;
}
.contentheading {
font-family : "Verdana", Verdana, Arial, Helvetica, sans-serif;
line-height : 36px;
padding-bottom : 10px;
padding-left : 30px;
color : #990000;
font-size : 125%;
background-image : url(../images/dot.png);
background-repeat : no-repeat;
background-position : left 0%;
font-weight : bold;
}
.componentheading {
font-family : "Verdana", Verdana, Arial, Helvetica, sans-serif;
line-height : 36px;
padding-bottom : 10px;
padding-left : 30px;
color : #990000;
font-size : 125%;
background-image : url(../images/dot.png);
background-repeat : no-repeat;
background-position : left 0%;
font-weight : bold;
}
.moduletable th {
font-family : "Verdana", Verdana, Arial, Helvetica, sans-serif;
line-height : 36px;
padding-bottom : 10px;
text-align : left;
color : #990000;
font-size : 100%;
font-weight : bold;
}
.small {
font-size : 80%;
color : #990000;
font-weight : bold;
padding-left : 20px;
}
.readon {
font-size : 80%;
font-weight : bold;
padding-left : 20px;
}
.modifydate {
font-size : 80%;
color : #990000;
font-weight : bold;
padding-left : 20px;
}
.createdate {
font-size : 80%;
color : #990000;
font-weight : bold;
padding-left : 20px;
}
.pathway {
font-size : 80%;
color : #990000;
font-weight : bold;
}
.back_button {
font-size : 80%;
color : #000;
font-weight : bold;
text-decoration : none;
}
a.mainlevel {
text-decoration : none;
text-transform : uppercase;
display : block;
width : 140px;
font-weight : bold;
font-size : 80%;
padding-bottom : 2px;
margin-bottom : 5px;
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color : #FF9933;
border-left : 10px solid #efefef;
padding-left : 5px;
}
a.mainlevel:hover {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color : #990000;
border-left : 10px solid #ccc;
padding-left : 5px;
background-color : #efefef;
}
a.mainlevel#active_menu {
color : #990000;
border-left : 10px solid #ccc;
}
a.mainlevel#active_menu:hover {
color : #FF9933;
border-left : 10px solid #ccc;
}
.sectiontableentry2 {
background-color : #efefef;
}
a:link, a:visited {
color : #FF9933;
text-decoration : none;
}
a:hover {
color : #990000;
text-decoration : none;
}
