body {
  text-align: center;
  margin-top:15px;
  BACKGROUND-COLOR: #F9C114;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; Color:#000000;

}
div.topcontent{
text-align: left;
padding-left: 10px;
width: 790px;
height: 105px;
BACKGROUND-IMAGE:URL(includes/top_backround.jpg);

margin-left:auto;
margin-right:auto;
border-bottom: 5px solid #4c4c4c;
}
div.maincontentaus {
/*
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
*/
border-bottom: 1px solid #FFFFFF;
text-align: center;
width: 798px;
height: 500px;
margin-left:auto;
margin-right:auto;
BACKGROUND-COLOR: #EEF3FA;
}
div.maincontentin{
 text-align: left;
}
div.leftcontent{
 float: left;
 BACKGROUND-COLOR:#F1F2F6;
 width: 129px;
 height: 384px;
 text-align: left;
 }
div.maincontent{

 float: left;
 text-align: left;
 BACKGROUND-COLOR: #EEF3FA;
 width: 498px;
 height: 350px;
 padding-left:70px;
 padding-right:10px;
 }
div.rightcontent{
 margin-left:0px;
 float: left;
 width: 160px;
 /*height: 350px;*/
 BACKGROUND-COLOR: #EEF3FA;
 padding-right:60px;
 }





.plugin_table
{
	width: 95%;
}
.plugin_th
{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: none;
    text-decoration: none;
    background-color: #339EDC;
    padding : 3px;

}

.plugin_td
{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #339EDC;
	  padding : 3px;
	  border-color:#EBFAFA;
}
.plugin_td1
{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #339EDC;
	  padding : 3px;
	  border-color:#EBFAFA;
	  font-weight: bold;
}
/*-----------------------------------------------------------------*/
table {border-color:#045165;}
h1   { font-size: 36px; color: #000000; }
h2   { font-size: 22px; color: #0063A9; font-family: Comic Sans MS,Chicago,Sans-serif,cursive; }
h3   { font-size: 18px; color: #0063A9; }
h4   { font-size: 14px; color: #0063A9; }
h5   { font-size: 13px; color: #000000; font-weight: bold;}
h6   { font-size: 9px; color: #0080BE; }
hr   { color:#045165;}

#link a:link {text-decoration: none; color: #0063A9;}
#link a:visited{text-decoration: none; color: #0063A9;}
#link a:hover{text-decoration: underline; color: #0063A9;}

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; Color:#000000;}
.plugin_table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; Color:#000000;}
#text2 { BACKGROUND-COLOR:#045165; font-size: 14px; font-weight: bold; color: #FFFFFF;}
#text1{ BACKGROUND-COLOR:#045165; font-size: 14px; font-weight: bold; color: #FFFFFF;text-align: center;}


/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
/*- 	  border-bottom:1px solid #DD740B;  */
      }
    #tabsI ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("includes/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("includes/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }


.submitbutton {
    margin-top: 4px;
    border: #EBFAFA 0px solid;
    background-color: #EBFAFA;
    color: #000000;
	cursor: hand ;
}



