/*---------- body -------------*/
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
        background: #000000;
	}
		
body a   {
    font-weight: normal;
    color: #444444;
    text-decoration: underline;
    }
    
body a:hover {
    text-decoration: none;
    }
    
a img {
    border: none;
    text-decoration: none;
    }
    
h1  {
    font-size: 2em;
    color: #444444;
    text-align:center;
    }
    
h2  {
    font-size: 14px;
    color: #666666;
    }

h3 {
    margin: 5px;
    padding: 0px;
    color: #00529B;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    }

h4 {
    padding-left: 3px;
    margin: 0px;
    font-size: 14px;
    color: #00529B;
    text-align: left;
    }

#line {
    border-top: 1px solid #5C8BB9;
    margin: 0px 6px 0px 0px;
    }
 
/*----------images------------*/
.imgr {
    padding: 5px 5px 5px 5px;
    float: right;
    text-align: center;
    color: #00529B;
    font-size: 10px;
    }

/*----------container---------*/
.container {
    background: #fff;
    margin: 50px auto;
    border-top: 3px solid #5C8BB9;
    border-left: 3px solid #5C8BB9;
    border-right: 3px solid #5C8BB9;
    border-bottom: 3px solid #5C8BB9;
    }
    
/*----------header------------*/
.header {
    margin: 0;
    padding: 0;
    height: auto;
    }
	
/*-------sidebar container-------*/
.sidebar {
    width: 160px;
    height: auto;
    float: left;
    margin: 0px 5px 0px 0px;
    background: #000000;
    color: #5C8BB9;
    font-size: 11px;
    }

.sidebar a   {
    color: #5C8BB9;
    font-weight: bold;
    text-decoration: underline;
    }
	
.sidebar a:hover {
    color: #00529b;
    text-decoration: underline;
    }
.sidebar ul {
    margin: 0;
    padding: 10px 0px 0px 5px;
    list-style: none;
	}
	
.sidebar ul li {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #5C8BB9;
    }

/*--------right sidebar----------*/
.rightside {
    margin: 0px 0px 1px 0px;;
    padding: 5px 5px 5px 5px;
    float: right;
    width: 145px;
    background: #EFEFEF;
    border: solid 1px #CCCCCC;
    text-align: center;
    }

.rightside h3  {
    margin: 0px;
    font-size: 13px;
    color: #00529B;
    }
    
.rightside a {
    font-weight: normal;
    color: #00529B;
    text-decoration: underline;
    }
    
.rightside a:hover {
    text-decoration: none;
    }

/*--------right sidebar2----------*/
.rightside2 {
    margin: 0px 0px 1px 0px;;
    padding: 5px 5px 5px 5px;
    float: right;
    width: 145px;
    background: #FFFFA0;
    border: solid 1px #CC0000;
    text-align: center;
    color: #CC0000;
    }

.rightside2 h3  {
    margin: 0px;
    font-size: 13px;
    color: #CC0000;
    }
    
.rightside2 a {
    font-weight: normal;
    color: #CC0000;
    text-decoration: underline;
    }
    
.rightside2 a:hover {
    text-decoration: none;
    }
        
/*-------- wide -------------*/
.wide {
    margin: 0px auto;
    padding: 0px;
    }

.indexwide {
    margin: 0px auto;
    }

table {
    margin: 0px auto;
    padding: 0px;
    border-top: 4px solid #606060;
    border-left: 4px solid #303030;
    border-right: 4px solid #303030;
    border-bottom: 4px solid #606060;
    background: #ffffff;
    }

table a {
    font-weight: bold;
    text-decoration: none;
    }

table a:hover {
    font-weight: bold;
    text-decoration: underline;
    }

table.top {
    border: none;
    }

tr  {
    height: 40px;
    }

td  {
    /*border-top: 1px solid #606060;*/
    /*border-bottom: 1px solid #606060;*/
    color: #00529b;
    font-weight: bold;
    }

td.top  {
    border-top: 1px solid #606060;
    /*border-bottom: 1px solid #606060;*/
    color: #00529b;
    font-weight: bold;
    }

td.right {
    color: #606060;
    border-top: 1px solid #606060;
    font-weight: normal;
    }

tr.index  {
    height: 40px;
    }

td.index  {
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
    border-right: 1px solid #606060;
    padding: 3px;
    color: #05529B;
    background-color: #ECF1F7;
    font-size: 16px;
    font-weight: bold;
    }

td.index h3 {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #00529b;
    text-align: left;
    }

.mindex {
    border-right: 1px solid #606060;
    padding: 3px;
    color: #606060;
    font-weight: normal;
    }

.bindex {
    border-top: none;
    border-right: 1px solid #606060;
    padding: 0px;
    color: #606060;
    font-weight: normal;
    text-align: center;
    }

.oindex {
    border-top: 1px solid #606060;
    border-right: 1px solid #606060;
    padding: 3px;
    color: #606060;
    font-weight: normal;
    }

.oindex a {
    text-decoration: underline;
    }

.oindex a:hover{
    text-decoration: none;
    }

.bindex a {
    text-decoration: underline;
    }

.bindex h1  {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #00529b
    }

.bindex h2  {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #00529b
    }

.bindex h3  {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #00529b
    }

td.toprip {
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
    color: #00529b;
    font-weight: bold;
    background-color: #ECF1F7;
    }

tr.rip{
    padding: 0px; margin: 0px;height: 28px;
    color: #606060;
    border-top: 1px solid #606060;
    font-weight: normal;
    }

tr.order{
    padding: 0px; margin: 0px;height: 26px;
    color: #606060;
    line-height: 0px;
    font-weight: normal;
    }

td.order {
    margin: 0px; padding: 0px 3px 0px 3px;
    color: #606060;
    }

/*-------- footer ------------*/
.footer {
    padding: 10px 0px 0px 10px;
    color: #04084b;
    font-size: 10px;
    text-align: center;
    }

.tag {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }