body {
    font-family: Verdana, Arial;
    color: #000000;
    font-size: 11px;
    background-color: #E0EBFD; 
}

img, table {
    border-style: none;
}

hr {
    color: #9BF071;
    background-color: #9BF071;
    height: 1px;
    width: 100%;
}

td { 
    font-size: 11px; 
}

a.menu:link, a.menu:active, a.menu:visited {  color: #636363; text-decoration: none;}
a.menu:hover {  color: #E2003E; text-decoration: none;}

a.botmenu:link, a.botmenu:active, a.botmenu:visited {  color: #8574A1; text-decoration: none;}
a.botmenu:hover {  color: #716389; text-decoration: underline;}

.link1:link, link1:active {  color:#4C400C; text-decoration: none;}
.link1:visited {  color: #4C400C; text-decoration: none;}
.link1:hover {  color: #FFFFFF; text-decoration: none;}

input, select {
    width: 120px;
    font-size: 10px;
}

table.clouds, td.cloudsright {
    background-image: url(../i/bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #E3F8FF; 
}

td.cloudsright {
    width: 50%;
    border-left: 1px solid #9BB1C8;
}

td.clouds {
    width: 50%;
    background-image: url(../i/clouds.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

td.main {
    width: 778px;
}

table.bg1 {
    background-image: url(../i/bg1.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 58px;
}

td.bg2 {
    background-image: url(../i/bg2.gif);
    background-repeat: repeat-y;
    width: 241px;
    vertical-align: top;
}

td.right {
    color: #686868;
    vertical-align: top;
    background-color: #FFFFFF;
}

td.menu {
    font-size: 11px;
    text-align: center;
    vertical-align: top;
    height: 23px;
}

table.label {
    color: #E2003E;
    font-weight: bold;
    background-image: url(../i/lbg.gif);
    background-repeat: no-repeat;
    width: 233px;
    height: 39px;
    padding-left: 20px;
}

font.label_m1 {
    color: #63CD40;
    font-size: 18px;
}

font.label_m2 {
    color: #3DBEE6;
    font-size: 18px;
}

font.label_m3 {
    color: #DA3A89;
    font-size: 18px;
}

font.label_m4 {
    color: #CEAF0C;
    font-size: 18px;
}

font.label_m5 {
    color: #CCCCCC;
    font-size: 18px;
}

td.mainoutput {
    color: #575757;
    padding: 15px;
}

table.header {
    background-image: url(../i/header.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 537px;
    height: 62px;
    padding-bottom: 5px;
}

table.block {
    background-image: url(../i/bg3.gif);
    background-repeat: repeat-y;
    width: 233px;
}

td.block0 {
    background-image: url(../i/block0.jpg);
}

td.block1 {
    background-image: url(../i/block1.jpg);
}

td.block2 {
    background-image: url(../i/block2.jpg);
}

td.block3 {
 background-image: url(../i/block3.jpg);
}

td.block0, td.block1, td.block2, td.block3 {
    color: #7B7386;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 16px;
    font-size: 11px;
}

td.block4 {
 color: #7B7386;
 background-image: url(../i/block4.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
 padding-bottom: 64px;
 padding-left: 15px;
 padding-right: 15px;
}

td.block5 {
 	color:#7B7386;
	background: url(../i/block5.jpg) no-repeat bottom;
	padding-bottom: 67px;
	padding-left: 15px;
	padding-right: 15px;
}

table.bottom {
    width: 100%;
    background-image: url(../i/botbg.gif);
    background-repeat: repeat-x;
    height: 112px;
}

td.cont {
    width: 233px;
    height: 113px;
    background-image: url(../i/contbg.gif);
    background-repeat: no-repeat;
}

td.conttxt {
    width: 233px;
    height: 113px;
    padding: 7px;
    text-align: center;
}

td.mainbot {
    background-color: #E0EBFD;
    width: 537px;
    vertical-align: top;
}

td.botnav {
    color: #D4C7E9;
    border-top: solid 11px #D4C7E9;
    border-right: solid 1px #D4C7E9;
    vertical-align: top;
    text-align: center;
    padding: 5px;
}

td.rightbot {
    border-top: solid 11px #D4C7E9;
    background-color: #E0EBFD;
}

td.banners {
    border-top: solid 11px #D4C7E9;
    text-align: center;
    width: 110px;
}


