﻿body, td, th
{
	color: #333333;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img
{
	display: block;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #FF3333;
}
a:active
{
	text-decoration: none;
}
.bottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.contentBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/idl_r5_c5.jpg);
	height: 194px;
	width: 613px;
	text-align: center;
	font-weight: bold;
}
.contentBox select
{
	background-color: #FFFFCC;
}
.contentBox div
{
	background-color: #FFFFFF;
	display: block;
	margin: auto;
	height: 175px;
	width: 500px;
	border: 1px solid #000000;
	padding: 5px;
}
