* { 
color: #FFFFFF;
font-family: "Comic Sans MS";
font-size: 11px;
margin: 0;
padding: 0;
}



h1{
        font-weight: normal;
        font-size: 28px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding-left : 20px;
        color: #FFFFFF;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 14px;
        padding-left : 20px;
        color: #F0AF00;
        margin: 2px;
}

.top_panel {
                background-image: url(images/top_panel_r1_c4.jpg);
                background-repeat : repeat-x;
                border-collapse:collapse;
                margin: 0;
                padding: 0;
								text-align: left;
}

.top_panel_left {
                background-image: url(images/top_panel_r1_c1.jpg);
                background-repeat : no-repeat;
                background-position: top left;
                margin: 0;
                padding: 0;
}

.top_panel_right {
                background-image: url(images/top_panel_r1_c2.jpg);
                background-repeat : no-repeat;
                background-position: top right;
                margin: 0;
                padding: 0;
}



.top_panel_btm {

                    background: #4A4A4A;

                    background-repeat : no-repeat;
                    background-position:right;
                    padding-top : 0;
            padding-bottom : 0;

}

.menuitem {
 margin-top: 10px;
 font-weight: bold;
 font-size: 15px;
}
.menuitem a {
 font-family: "Comic Sans MS";
 font-weight: bold;
 font-size: 15px;
 text-decoration: none;
}
.menuitem a:hover {
 font-weight: bold;
 font-size: 15px;
 text-decoration: underline;
}

#content {
 width: 700px;
 height: 430px;
 float: right;
}
#content img {
 border: 0;
}

.link {
 font-size: 14px;
}



#table {
 width: 900px;
 border: 0;
 border-top: 1px solid orange;
}

#menutab {
 width: 200px;
 font-family: "Comic Sans MS";
}

#contenttab {
 width: 700px;
}
#contenttab a {
 text-decoration: none;
}
#contenttab a:hover {
 text-decoration: underline;
}
#contenttab img {
 border: 0;
}

#bottomtab {
 border-top: 1px solid orange;
 text-align: center;
 padding-top: 15px;
}
#bottomtab img {
 width: 10px;
 border: 0;
}
#bottomtab a {
 text-decoration: none;
}
#bottomtab a:hover {
 text-decoration: underline;
}

