html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
fieldset legend {display:none;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
div#contentPage table#cntTbl a, a:hover{
color: #FFFFFF
}
div#contentPage table#cntTbl, div#contentLeft table#cntTbl {
color:#FFFFFF;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:25px;
position:relative;
width:100%;
}
div#contentPage table#cntTbl th, div#contentLeft table#cntTbl th {
background:none repeat scroll 0 0 #2C2D2E;
height:26px;
padding:0 4px;
text-align:center;
vertical-align:middle;
}
div#the-post table#cntTbl td, div#contentLeft table#cntTbl td {
height:10px;
padding:3px 7px;
position:relative;
text-align:right;
vertical-align:middle;
}
div#the-post table#cntTbl td.adress, div#contentLeft table#cntTbl td.adress {
text-align:left;
width:100%;
}
div#the-post table#cntTbl tr.even, div#contentLeft table#cntTbl tr.even {
background:none repeat scroll 0 0 #161617;
}
div#the-post table#cntTbl tr.odd, div#contentLeft table#cntTbl tr.odd {
background:none repeat scroll 0 0 #0C0C0C;
}
div#the-post table#cntTbl tr.true, div#contentLeft table#cntTbl tr.true {
background:none repeat scroll 0 0 #3B3530;}
div#contentPage table#cntTbl thead td {
  font-size:        11px;
    font-family:      Tahoma, Arial, Verdana, Helvetica, sans-serif;
      color:            #fff;
        padding:          14px 6px;
          font-weight:      normal;
            background:       #2c2d2e;
              text-align:       center;
                vertical-align:   top;
                }
                
                div#contentPage table#cntTbl tbody td {
                  font-size:        10px;
                    font-family:      Tahoma, Arial, Verdana, Helvetica, sans-serif;
                      color:            #fff;
                        padding:          6px 6px 8px 8px;
                        }
                        
                        div#contentPage table#cntTbl tfoot td {
                          font-size:        11px;
                            font-family:      Tahoma, Arial, Verdana, Helvetica, sans-serif;
                              color:            #fff;
                                padding:          14px 6px;
                                  font-weight:      normal;
                                    background:       #000;
                                      border:           1px dashed #050505;
                                        text-align:       right;
                                          vertical-align:   top;
                                          }
                                          
                                          div#contentPage table#cntTbl tbody td.name {
                                            text-align:       left;
                                            }
                                            
