ul,ol,li,pre,form,body,html,blockquote,fieldset,input, h1

{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; border: 0px; margin: 0px; padding:0px; }



a

{

  text-decoration: none;

}



a:hover

{

  text-decoration: underline;

}

.poster a{
	font-size: 1.2em;
} 

body

{
color: black;

  margin: 0;

  padding: 0;

  font-family: trebuchet ms,Arial, Verdana, sans-serif;

  font-size: 12px;

  background:#424242 url(../images/bg.gif) repeat-x;

}



input{

	font-family: trebuchet ms;

}

#container{

    margin: 0px auto auto auto;

    padding: 0;

    width: 1000px;

}






#inner-container{

    width: 1000px;



}



#menu{
	
	font-size: 1.3em;
        padding-left: 50px;

	width: 950px;

	height: 25px;

	background-color: white	;

  	color: black;

  	line-height: 22px;

        font-weight: bold;



  	

}

#menu a{

	color: black;

}







#header{

    width: 1000px;

    height: 95px;

	background-image:url(../images/header.gif);

  	background-repeat: no-repeat;
  	
  	border-bottom: 1px solid black;

}



#content{

	border-top: 1px solid black;

	

	width: 960px;

	background-color: white;

	padding: 0px;

	margin: 0px;

	background-image: url(../images/contentbg.gif);

	background-repeat: repeat-x;

	padding-left: 20px;

	padding-right: 20px;
	
	padding-bottom: 20px;

	padding-top: 7px;

}

h1 a{
	font-size: 0.8em;
}

#content a{

	color: black;

	text-decoration: underline;

}




#footer{

border-top: 1px solid #eeeeee;

	width: 1000px;
	color: black;
	background-color: white;
	text-align: center;
}

#footer a{
	color: black;
}


#left-column{

	width: 665px;

	float: left;

	background-color: #ffffff;

}

#left-column a{

	color: white;

	text-decoration: underline;

}



#right-column{

	width: 290px;

	float: left;

	margin-left: 5px;

}

#right-column a{

	color: white;

	text-decoration: underline;

}

a{

	color: white;

	

}

table tbody tr td{

	background-image: url('');
	padding: 0px;

}



tr .on{
	background-color: #ffefc5;
	
}

tr .off{
	background-color: #f5f5f5;
}


th{
	background-image: url('/images/th.gif');
	

}

.register th{
	background-image: url('');
}

.late{
	font-weight: bold;
	font-color: red;
}

td input{

	border: 1px solid black;

	background-image: url('/images/inputbg.gif');

  	background-repeat: repeat-x;

}

#clickbankad{
	margin: 10px;
	width: 150px;
	text-overflow: ellipsis;
	overflow: hidden;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	
}

#clickbankad a {
	color: red;
}
