body {
	background:url(../reskin/images/bkgd-traffic-school-tile.gif);	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.white_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
}

.menu {
		color: #FFFFFF;
		font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.red {
	color: #FF0000;
}
.holiday{
	font-size: 10px;
	font-family: arial;
	color: #FF0000;
	font-weight: bold;
}
#container {
	background:url(../reskin/images/background-online-traffic-school-full.gif);
	background-repeat:no-repeat;
	overflow:hiddend;
	margin:auto;
	width:850px;
	height:125px;	
}
#tmpheader {
	background:url(../reskin/images/background-online-traffic-school-full.gif);
	background-repeat:no-repeat;
	overflow:hiddend;
	margin:auto;
	width:850px;
	height:126px;	
}
#tmpbody {
	background-image:url(../reskin/images/background-online-traffic-school-body.gif);
	height:auto;
	
}
#tmptextarea {
	width:810px;
	height:auto;
	overflow:auto;
	
}
#tmptopics {
	background:url(../reskin/images/traffic-school-reading.png);
	background-repeat:no-repeat;
	width:810px;
	height:510px;
	overflow:auto;
	padding-top:0px;
	
}
#tmpreading {
	float:right;
	width:630px;
	height:463px;
	overflow:auto;
	margin-top:17px;
	margin-right:2px
	
}
#copyright {
	height:21px;
	background:url(../reskin/images/background-online-traffic-school-bottom.gif);
	background-repeat:no-repeat;

}

#securelogos{
    width: 588px;
    margin-left: auto;
    margin-right: auto;
    padding:5px;
}
#securelogos a{
    outline:none;    
}
#securelogos img{
    float: left;
    padding: 5px;
}

