* {
margin : 0;
padding : 0;
}
html {
margin : 0;
padding : 0;
font-family : Lucida Grande, Tahoma, Arial;
font-size : 12px;
line-height : 16px;
font-weight : normal;
font-style : normal;
text-decoration : none;
background-color : #ffffff;
color : #000000;
}
h1 {
font-size : 11px;
font-weight : normal;
line-height : 14px;
}
h2 {
font-size : 11px;
font-weight : normal;
line-height : 14px;
}
h3 {
font-size : 11px;
font-weight : normal;
line-height : 14px;
}
#pageNav {
overflow : auto;
width : 250px;
top : 0;
left : 0;
position : fixed;
height : 100%;
background-image : url("../storage/images/transparent.png");
background-repeat : repeat;
}
#pageNav img {
font-style : oblique;
color : #9bafb9;
}
.titleStyle {
padding : 0 4px 16px 4px;
}
.professionStyle {
padding : 0 4px 0 4px;
}
.sloganStyle {
font-size : 11px;
padding : 0 4px 0 4px;
line-height : 18px;
}
.copyright {
padding : 14px 4px 0 4px;
color : #9bafb9;
}
#pageContent {
margin : 0 0 0 230px;
top : 0;
height : 100%;
}
#pageContent img {
font-style : oblique;
color : #9bafb9;
padding : 0 5px 5px 0;
}
#dataDiv {
display : none;
}
.maskDiv {
width : 100%;
height : 100%;
background-image : url("../storage/images/transparent.png");
background-repeat : repeat;
}
.headDiv {
position : fixed;
padding : 0 0 4px 0;
margin : 40px 0 0 40px;
}
.imgDiv {
position : fixed;
margin : 90px 0 0 40px;
}
.txtDiv {
position : fixed;
margin : 540px 0 0 40px;
width : 200px;
}
.container {
padding : 25px;
}
.pageNavInactive {
text-decoration : none;
color : #9bafb9;
padding : 6px 0 0 4px;
}
.pageNavItem a:link {
text-decoration : none;
color : #141414;
font-weight : bold;
padding : 2px 4px 2px 4px;
}
.pageNavItem a:hover {
text-decoration : none;
color : #141414;
font-weight : bold;
padding : 2px 4px 2px 4px;
}
.pageNavItem a:visited {
text-decoration : none;
color : #141414;
font-weight : normal;
padding : 2px 4px 2px 4px;
}
.pageNavItemActive a:link {
text-decoration : none;
color : #ffffff;
font-weight : bold;
background-color : #9bafb9;
padding : 2px 4px 2px 4px;
}
.pageNavItemActive a:visited {
text-decoration : none;
color : #ffffff;
font-weight : normal;
background-color : #9bafb9;
padding : 2px 4px 2px 4px;
}
a:link {
text-decoration : none;
color : #141414;
}
a:active {
text-decoration : none;
color : #141414;
}
a:visited {
text-decoration : none;
color : #141414;
}
a:hover {
text-decoration : none;
color : #141414;
}
a img {
border : medium none;
}
ul {
list-style-type : none;
list-style-image : none;
list-style-position : outside;
list-style : none;
padding : 8px 0 0 0;
}
li {
color : #000000;
line-height : 22px;
}
/* Built with Camoufles */