body {
margin: 0;
padding: 0;
background: #ffffff url(../images/page_back.gif) repeat top left;
}

.lborder {
width: 13px;
background: #FFFFFF url(../images/left.gif) repeat-y top left;
}

#topleft {
width: 13px;
height: 295px;
background: #FFFFFF url(../images/topleft.gif) no-repeat top left;
}

.blue {
background: #2b29b2;
height: 25px;
color: #FFFFFF;
}

.left {
width: 195px;
background: #f8f8f9;
}

#logobottom {
height: 16px;
background: #FFFFFF url(../images/logo-bottom.gif) no-repeat top left;
}

.rborder {
width: 12px;
background: #FFFFFF url(../images/right.gif) repeat-y top left;
}

#topright {
width: 12px;
height: 295px;
background: #FFFFFF url(../images/topright.gif) no-repeat top left;
}

#header {
width: 550px;
height: 175px;
background: #FFFFFF url(../images/header.gif) no-repeat top left;
}

#content {
background: #FFFFFF;
font-family: Tahoma, Arial;
padding-bottom: 20px;
}

td.off {
width: 195px;
height: 40px;
background: #FFFFFF url(../images/button.gif) no-repeat top left;
}

td.on {
width: 195px;
height: 40px;
background: #FFFFFF url(../images/button-on.gif) no-repeat top left;
}

td.off a:link, td.off a:visited, td.off a:active {
font-family: Arial MT, Arial;
font-size: 14px;
font-weight: bold;
color: #2278eb;
text-decoration: none;
padding-left: 30px;
}

td.on a:hover, td.on a:link, td.on a:active, td.on a:visited {
font-family: Arial MT, Arial;
font-size: 14px;
font-weight: bold;
color: #ff2e00;
text-decoration: none;
padding-left: 30px;
}

p {
font-family: Tahoma, Arial;
font-size: 11px;
text-align: justify;
padding-right: 10px;
}

td, input, select, textarea {
font-family: Tahoma, Arial;
font-size: 11px;
}

h1, h2 {
font-family: Arial MT, Arial;
font-size: 14px;
color: #FF0000;
}

.white {
background: #FFFFFF;
}
