
body {
background-image: url(images/bgtest.jpg);
background-repeat: repeat-x;
background-color: #CFCFC5;
overflow: auto;
}
.tablebody {
background-color: #FFFFFF;
color: #333333;
font-family: Times New Romam;
font-size: 12px;
}
.copyright {
color: #333333;
font-family: Times New Romam;
font-size: 11px;
text-align: center;
}
.menubody {
background-color: #EDEFEE;
border: #CDD0CE 2px solid;
color: #0093d0;
text-align: left;
font-family: Times New Romam;
font-size: 15px;
font-weight: normal;
}
.loginbody {
background-color: #EDEFEE;
border: #CDD0CE 2px solid;
color: #0093d0;
text-align: center;
font-family: Times New Romam;
font-size: 12px;
font-weight: normal;
}
input, textarea, select {
background-color: #EDEFEE;
border: #CDD0CE 2px solid;
color: #0093d0;
text-align: left;
font-family: Times New Romam;
font-size: 12px;
font-weight: normal;
}
.comingsoon {
background-color: #FFFFFF;
color: #333333;
font-family: Times New Romam;
font-size: 25px;
}
.returnsoon {
background-color: #FFFFFF;
color: #333333;
font-family: Times New Romam;
font-size: 12px;
}
a.copyright:link {
color: #333333;
text-decoration: none;
}
a.copyright:active {
color: #333333;
text-decoration: none;
}
a.copyright:visited {
color: #333333;
text-decoration: none;
}
a.copyright:hover {
color: #0093d0;
text-decoration: underline;
}
a.menu:link {
text-decoration: none;
color: #0093d0;
}
a.menu:active {
text-decoration: none;
color: #0093d0;
}
a.menu:visited {
text-decoration: none;
color: #0093d0;
}
a.menu:hover {
text-decoration: underline;
color: #7ac142;
}
a:link {
color: #0093d0;
}
a:active {
color: #0093d0;
}
a:visited {
color: #0093d0;
}
a:hover {
color: #7ac142;
}
.linksbody {
background-color: #EDEFEE;
border: #CDD0CE 2px solid;
color: #0093d0;
text-align: left;
font-family: Times New Romam;
font-size: 15px;
font-weight: normal;
}
.blogtop {
background-color: #EDEFEE;
border-bottom: #CDD0CE 2px solid;
color: #0093d0;
font-family: Times New Romam;
font-size: 15px;
font-weight: bold;
}
.blogbody {
background-color: #EDEFEE;
color: #333333;
text-align: left;
font-family: Times New Romam;
font-size: 13px;
font-weight: normal;
}
.blogprofile {
background-color: #FFFFFF;
border-right: #CDD0CE 2px solid;
color: #7ac142;
font-family: Times New Romam;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.blogbottom {
background-color: #EDEFEE;
border-top: #CDD0CE 2px solid;
color: #0093d0;
font-family: Times New Romam;
font-size: 12px;
font-weight: normal;
}
.newstop {
background-color: #EDEFEE;
border-bottom: #CDD0CE 2px solid;
color: #0093d0;
font-family: Times New Romam;
font-size: 15px;
font-weight: bold;
}
.newsbody {
background-color: #EDEFEE;
color: #333333;
text-align: left;
font-family: Times New Romam;
font-size: 13px;
font-weight: normal;
}
.newsprofile {
background-color: #FFFFFF;
border-right: #CDD0CE 2px solid;
color: #7ac142;
font-family: Times New Romam;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.newsbottom {
background-color: #EDEFEE;
border-top: #CDD0CE 2px solid;
color: #0093d0;
font-family: Times New Romam;
font-size: 12px;
font-weight: normal;
}
.verify {
background-color: #7ac142;
border-top: #CDD0CE 2px solid;
color: #0093d0;
font-family: Times New Romam;
font-size: 18px;
font-weight: bold;
}
.nocomment {
background-color: #FFFFFF;
color: #7ac142;
font-family: Times New Romam;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.description {
color: #7ac142;
font-family: Times New Romam;
text-align: center;
font-size: 12px;
font-weight: bold;
}
.logout {
text-align: center;
}
.latest {
background-color: #EDEFEE;
border: #CDD0CE 2px solid;
border-bottom: #CDD0CE 0px solid;
color: #0093d0;
text-align: left;
font-family: Times New Romam;
font-size: 15px;
font-weight: normal;
}
.bordertop {
border-top: #CDD0CE 2px solid;
}
.borderleftrighttop {
border-right: #CDD0CE 2px solid;
border-left: #CDD0CE 2px solid;
border-top: #CDD0CE 2px solid;
}
.bordertopbottom {
border-top: #CDD0CE 2px solid;
border-bottom: #CDD0CE 2px solid;
}
