body {
	background-image: url(images/default.jpg);
	/* background-color: #FF9900; */
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h2 {
        font: bold 14px Arial, Helvetica, sans-serif;
        color: #0270C8;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
img {
border: none;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      font: bold 11px/1.5em Verdana;	
      float:left;
      width:100%;
      background:#E3ECF3;
      font-size:70%;
      line-height:normal;
      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 10px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../images/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }
      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }

/* Top Header */

.top_header {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}

/* Content Style */
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background: #FFFFFF;	
	color: #666666;
}
.content_small a:link {
	color: #666666;
	text-decoration: underline;
}
.content_small a:active {
	color: #666666;
	text-decoration: underline;
}
.content_small a:visited {
	color: #666666;
	text-decoration: underline;
}
.content_small a:hover {
	color: #0270C8;
	text-decoration: underline;	
}
.content_small a:visited:hover {
	color: #0270C8;
	text-decoration: underline;	
}

.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	text-align: justify;
	background: #FFFFFF;	
	color: #0270C8;
}
.content_title_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	text-align: left;
	background: #FFFFFF;	
	color: #0270C8;
}
.content_title_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	text-align: justify;
	background: #FFFFFF;	
	color: #0270C8;
}
.content_title_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF;	
	color: #0270C8;
}
.content_title_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	background: #FFFFFF;	
	color: #0270C8;
}
.content_sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	background: #F5F5F5;	
	color: #0270C8;
}
/* Footer Style */
.footer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer_small a:link {
	color: #CCCCCC;
	text-decoration: none;	
}
.footer_small a:active {
	color: #CCCCCC;
	text-decoration: none;	
}
.footer_small a:visited {
	color: #CCCCCC;
	text-decoration: none;	
}
.footer_small a:hover {
	color: #0270C8;
	text-decoration: none;		
}
.footer_small a:visited:hover {
	color: #0270C8;
	text-decoration: none;		
}
