
body{ 
font-family:arial,helvetica,sans-serif;
font-size:12px;
	background-color:#FFE3AD;
}

body {
	margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	

.supertitle {
     align:left;
     cellpadding:0;
    cellspacing:0;
    border:0;
    background: #FFFFFF;
}


.roundedcornr_box_839390 {
    width: 500px;
   background: #000099;
}
.roundedcornr_top_839390 div {
   background: url(../img/roundedcornr_839390_tl.png) no-repeat top left;
}
.roundedcornr_top_839390 {
    background: url(../img/roundedcornr_839390_tr.png) no-repeat top right;
}
.roundedcornr_bottom_839390 div {
   background: url(../img/roundedcornr_839390_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_839390 {
   background: url(../img/roundedcornr_839390_br.png) no-repeat bottom right;
}

.roundedcornr_top_839390 div, .roundedcornr_top_839390, 
.roundedcornr_bottom_839390 div, .roundedcornr_bottom_839390 {
   width: 500px;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_839390 { margin: 0 15px; }



.roundedcornr_box_822524 {
       width: 700px;

	background: url(../img/roundedcornr_822524_tl.png) no-repeat top left;
}
.roundedcornr_top_822524 {
	background: url(../img/roundedcornr_822524_tr.png) no-repeat top right;
}
.roundedcornr_bottom_822524 {
	background: url(../img/roundedcornr_822524_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_822524 div {
	background: url(../img/roundedcornr_822524_br.png) no-repeat bottom right;
}
.roundedcornr_content_822524 {
	background: url(../img/roundedcornr_822524_r.png) top right repeat-y;
}

.roundedcornr_top_822524 div,.roundedcornr_top_822524,
.roundedcornr_bottom_822524 div, .roundedcornr_bottom_822524 {
	width: 700px;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_822524, .roundedcornr_bottom_822524 {
	margin-top: -19px;
}



.roundedcornr_content_822524 { 
    padding: 0 15px; 
     font-size: 1.3em;

font-family:arial,helvetica,sans-serif;
}


.customlist li {
  margin-top: 1em;
}

.bar table {
     cellpadding:0;
    cellspacing:0;
    border:0;
    style: "background-color: #000099";
}

.main  { 
   width: 700px;
   align: centre;
}

.menu tr {	
list-style: none;
width: 150px;
margin: 0 0px 20px 0;
padding: 0;
font-size: 1.1em;
}


.menu td {
margin-bottom: 4px;
}


.menu td a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 6px 0 0 10px;
background: #000099;
border-bottom: 4px solid #cccccc;
}	
	
.menu td a:hover, .menu .active a {
background: #eaeaea;
color: #286ea0;
border-bottom: 4px solid #286ea0;
}

.menuitem{
display:block;
margin:0px;
text-align:right;
padding:5px 15px 5px 15px;
border:1px solid rgb(100,100,100);
height:20px;
}

.content {
	width:700px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}


h2, h3,h4 {
       /* font-family: Times New Roman,Times,serif; */
	color: #555753; 
        padding-left: 10px;
        font-weight: bold;
}

h2{

}

h3{

}

h4{
}

.myRoundedMenu {
    width: 75%;
    padding: 20px;
    text-align: left;
    
    background-color: #000099;
    border: 3px solid #000099;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}


.myBox {
    margin: 0.1cm auto;
    width: 100%;
    padding: 20px;
    text-align: left;
    background-color: #ffffff;
    border: 3px solid #ff9900;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}


