.background {
background-image:url(images/design/background.jpg);
background-repeat:no-repeat;
}

.table-border {
border-top:1px;
border-left:1px;
border-right:1px;
border-bottom:1px;
border-style:solid;
border-color:#000000;
}

.fonttitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}

.fonttitle a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}

.fonttitle a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#8A88E4;
font-weight:bold;
}

.fontnormal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
line-height:20px;
}

.fontnormal16 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
line-height:18px;
}

.fontnormal14 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
line-height:14px;
}

.fontbottom {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
line-height:12px;
}

.tablebackground {
background-image:url(images/design/bottom_right.jpg);
background-position:right;
background-repeat:no-repeat;
}

.tablebackgroundrange {
background-image:url(images/design/bottom_right.jpg);
background-position:bottom;
background-repeat:no-repeat;
}