A:link
{
	text-decoration: none;
	color: #3399FF;
	font-family: Verdana;
	font-size: 10px;
}

A:visited
{
	text-decoration: none;
	color: #3399FF;
	font-family: Verdana;
	font-size: 10px;
}
A:active
{
	text-decoration: none;
	color: #3399FF;
	font-family: Verdana;
	font-size: 10px;
}
A:hover
{
	text-decoration: none;
	color: #3399FF;
	font-family: Verdana;
	font-size: 10px;
}

body {
	height: 95%;
}

html {
	height: 100%;
}

div {
	height: 100%;
}

.table {
	height: 1%;
	border: none;
	vertical-align: middle;
}

.middletable {
	width: auto;
	height: auto;
	border-collapse: collapse;
	border: 1px solid;
	font-family: Verdana;
	font-size: 10px;
}

.tdheader {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF9900;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF9900;
	font-family: Verdana;
	font-size: 10px;
}

.tdleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF9900;
	height: 25px;
	font-family: Verdana;
	font-size: 10px;
}

.tdright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF9900;
	height: 25px;
	font-family: Verdana;
	font-size: 10px;
}

.tdbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	font-family: Verdana;
	font-size: 10px;
}

.tdtop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	font-family: Verdana;
	font-size: 10px;
}

.td {
	border: 1px solid;
}

.text {
	font-family: Verdana;
	font-size: 10px;
	color: #3399FF;
}

.title {
	font-family: Verdana;
	font-size: 20px;
	color: #3399FF;
}
