/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
background:#9999FF;
}

table.layout{
width:900px;
border:none;
background:#ffffff;
}

table.layout2{
width:100%;
border:none;
background:#ffffff;
}


table.copyright{
width:900px;
white-space:normal;
background:#9999ff;
border:none;
}

td.menuCell{background: url(../images/menu_bg.jpg) repeat-y;width:199px;}
td.contentCell{width:701px;border:none;}
td.contentData{background:url(../images/content.jpg) repeat-y;}

img.menu{width:199px;height:30px;border:none;}
img.menu2{width:199px;height:50px;border:none;}
img.copyright{width:199px;height:120px;border:none;}
img.header{width:900px;height:183px;border:none;}
img.footer{width:900px;height:93px;border:none;}

div.content{margin:5px;padding:5px;border:none;margin-right:15px;}
tr{vertical-align:top;}
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.bold{font-weight:bold;color:#006600}


h1,h2,h3,h4,h5,h6{color:#000066}
