.main-body{
 font-family:     Tahoma,Arial,  Geneva, Helvetica, sans-serif;
 color:           #c0c0c0;
 background-color:#101010;
 font-size:	  12px;
 font-weight:	  400;
 text-align:      center;
 padding-top:     0px;
 padding-right:   0px;
 padding-bottom:  0px;
 padding-left:    0px;
 margin:          0px;
 height:          auto;
 width:           auto;	 
 display:         block;
}
.header{
 height:          50px;
 display:         block;
}
.content{
 text-align:      center;
 background-color:#363636;
 width:           100%;
 display:         block;
 background-image: url('images/backdrop.gif') top center no-repeat;
}
#content{
 background-image: url('images/backdrop.gif') top center no-repeat;
}
.footer{
 height:          60px;
 font-size:	  10px;
 display:         block;
 background-color:#101010;
}
.header-title{
 margin-top:      6px;
 text-align:      center;
}
.font-header{
 font-size:       18px;
 font-weight:     800px;
 color:           #c0c0c0;
}
.font-header-y{
 font-size:       28px;
 font-weight:     800px;
 color:           #FFCC00;
}
.sub-header{
 font-size:       14px;
 font-weight:     800px;
 color:           #c0c0c0;
 padding-bottom:   10px;
}
.reset{
 clear:           both;
}
.row-wraper{
 background-color:transparent;
 padding:         2px;
 text-align:      center;
}
a{
 color:             #c0c0c0;
}
td{
 color:               #222222;
 font-size:           12px;
}
.dojoDialog {
 background :         #eee;
 border : 1px solid   #999;
 -moz-border-radius : 5px;
 padding :            4px;
 color:               #222222;
 font-size:           12px;
}

form {
 margin-bottom : 0;
}
.label {
 border: 1px solid black;
 background: #c0c0c0;
 color: #000000;
 font-weight: bold;
}

.label :hover {
 cursor: pointer;cursor: hand;
}

.accBody {
 background: #c0c0c0;
 overflow: auto;
}
.link-wraper{
 cursor: pointer;cursor: hand;
}
.col-left{
 padding: 5px;
 float: left;
 text-align: right;
}
.col-right{
 padding: 5px;
 float: right;
 text-align: left;
}
.text-header{
 font-size: 14px;
 font-weight: 800;
 color: #ff9900;
}
.btn-form{
 background-color: #eeeeee;
 color: #666666;
 cursor: pointer;cursor: hand;
 border: 1px solid #666666;
}
.navImg{
 text-align: right;
 cursor: pointer;cursor: hand;
}
.videoDetails{
 width: 500px;
 display: none;
 text-size: 12px;
}
.text{
 font-size: 12px;
 font-weight: 400;
 color: #666666;
}
.titleName{
 font-size: 14px;
 font-weight: 800;
 color: #ba4b09;
}


#mainright {
 width:170px;
 float:left;
 background:#101010;
 padding-bottom:10px;
 text-align: left;
 margin-left: 1px;
 height: 100%;
}

#maincenter {
 width:400px;
 float:left;
 background:#101010;
 padding-bottom:10px;
 text-align: left;
 margin-left: 1px;
 height: 100%;
}

#mainleft {
 width: 160px;
 float:left;
 background:#101010;
 padding-bottom:10px;
 text-align:left;
 height: 100%;
}

#banner {
 background:#101010;
}

p,h1,pre {
 margin:0px 10px 10px 10px;
}

h1 {
 padding-top:10px;
}

#mainright p { 
}
#banner h1 { 
 margin:0px; 
 padding:10px
}
.news{
 margin: 2px;
 background-color: #202020;
 padding: 3px;
}
.news-header{
 font-size: 14px;
 font-weight: 800;
}