body{
	color: #000;
	background: #D3F0FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td {
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
}

.tb {
	border-color: #0897FF;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}

.ie {
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background: #BAD1FF;
}

.qa {
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background: #BBBBFF;
}

.info{
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #eee;
}

.info b{
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #fff;
}

.form{
	 border: 1px solid #000; background-color: #ffffff;
}

.button{
	 border: 1px solid #000; background-color: #ddd;
}

td{
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #333;
}

p{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

h1{
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
}


a:link{
	text-decoration: underline;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}

a:visited{
	text-decoration: underline;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}

a:active{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff3366;
}

a:hover{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff3366;
}

.su a:link{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #0000ff;
}

.su a:visited{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #0000ff;
}

.su a:active{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #ff3366;
}

.su a:hover{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #ff3366;
}

a:link img{
	border-style: solid;
	border-width: 0px;
	border-color: #0000ff;
}

a:visited img{
	border-style: solid;
	border-width: 0px;
	border-color: #0000ff;
}

a:active img{
	border-style: dashed;
	border-width: 0px;
	border-color: #0000ff;
}

a:hover img{
	border-style: dashed;
	border-width: 0px;
	border-color: #0000ff;
}

#th {
	display: none;
}

#links {
	font-size:14px;
	color:#990000;
}
#links a {
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #800000;
	background-color:#FDF5DF;
	padding-left:4px;
	padding-right:4px;
	font-size:14px;
	color:#0000ff;
}
#links a:hover {
	border:1px solid #990066;
	color:#fff;
	font-size:14px;
	background-color:#D8AE72;
}
td {
  text-align: center;
}
