body {
background:url(images/123_01.gif);
}

td {
	font: normal 14px Arial;
	color: #eeeeee;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


a {
font: normal 12px Arial;
color: #FF7800;
text-decoration: none;
}

a:hover {
font: normal 12px Arial;
color: #ffffff;
text-decoration: none;
}


toptxt{
	font-family: Arial;
	font-size: 16px;
	color: #ff3333;
	/*letter-spacing: 1px;*/
}

.mypagetitle {
	font-family: Arial;
	font-size: 20px;
	color: #FF7800;
	/*letter-spacing: 1px;*/
}

.mysection{
	font-family: Arial;
	font-size: 16px;
	color: #FF7800;
	/*letter-spacing: 1px;*/
}

.mychapter{
	font-family: Arial;
	font-size: 14px;
	color: #bb5500;
	/*letter-spacing: 1px;*/
}

.mytxt {
	font-family: Arial;
	font-size: 12px;
	color: #eeeeee;
	/*letter-spacing: 1px;*/
}

.highlightit img{
border: 2px solid #2d2d2d;
}

.highlightit:hover img{
border: 2px solid #FF7800;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}




