

/* General stuff for the page */
 
body {margin: 0px; padding: 0px;spacing: 0px;background-color: #ffffff;}
input {border: 1px solid #999999; background: #ffffff;color: #ffffff; font: 11px Arial,Helvetica; text-color: black;}
img {border: 0px;}

.menuitem {color: black; font: bold 10px Verdana;}
.pagetitle {color: black; font: bold 12px Verdana;}
.sitename {color: white; font: bold italic 18px Verdana;}




/* The logo restrictions are applied */

.tdlogoswf {width: 200px; height: 100px; background-color: #C17EDF;}
.tdfill {height: 100px; background-color: #911DC6;}


/* The top bar in the right side of the logo */

.tdtop {width: 600px; height: 100px; text-color: white; font: normal 16px;}


/* The top bar unde the logo*/

.bar2 {width: 615px; text-color: #FFFFFF; text-align: right; font: bold 11px;}

/* The top bar unde the logo*/

.bar1 {width: 185px; text-color: white; text-align: right; font: bold 11px;}



/* The image bar*/

.bg1 {width: 185px; height: 67px; color: white; font: bold 11px;}


/* The second image bar*/

.bg2 {width: 615px; height: 67px; color: white; font: bold 11px;}


/* This is the TD that contains the menu */

.tdmenu {width: 185px; height: 200px; vertical-align: top; background-color: #FAE2A4; font: bold 11px; color: white; text-align: center}



/* This is the TD with the content page */

.tdbody {width: 595px; background-color: #FAFAFA;  vertical-align: top; color: black; padding-left: 10px; padding-right: 10px; padding-top: 10px; position: relative; float: right;}



/* This refers to the system buttons */

.button {background: #dddddd; border: 1px inset #999999; padding-left: 10px; padding-right: 10px; }


/* This refers to the title of the content page */

.title { font: bold 14px; text-color: black; text-align: left;  margin-left: 10 px;}


/* This refers to the bodytext in the content page */

.bodytext {color: black; text-align: left;  margin-left: 10 px;}


/* This refers to the image in the content page */

.pageimg {float: right; margin-left: 10x}

/* The footer*/

.footer {width: 800px; text-color: #FFFFFF; text-align: right; font: bold 11px;}




