Infinite Menus, Copyright 2006, OpenCube Inc. All Rights Reserved.
KUWEB
Documentation
Repository
Cascading Style Sheet

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
list-style-image: url(images/bullet.jpg);

}
a:link {
color: #0066CC;
text-decoration: none;
}
a:visited {
color: #004E9B;
}

a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
.mainDivEn {
width: 800px;
height: 100%;
}
.footer {
height: 100%;
width: 100%;
border-top-width: 1 px;
border-top-style: double;
border-top-color: #999999;
background-color: e5e5e5;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: middle;
}
.mainDivEn mainbody {
border-right-width: medium;
border-right-style: solid;
border-right-color: #CCCCCC;
}
.right_border {
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #999999;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
vertical-align: top;
}
.content_header {
width: 100%;
height: 14px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #D9E1F0;
font-weight: bold;
text-align: left;
color: #00376F;
}
.news_date {
font-weight: bold;
font-size: 9px;
}
.news_title {
font-weight: 400;
text-decoration: underline;
}
.bullets {
list-style-image: url(images/bullet.jpg);
list-style-position: outside;
}

.news_container {
text-align: justify;
}
.news_readmore {
font-weight: bold;
text-decoration: underline;
}
.subheading {
font-weight: bold;
text-decoration: underline;
}