#content{width: 100%; height: 92%;} 
.copyright{position: static; bottom: 0; left: 0;} 

a:active, a:focus, a:link, a:visited, a:hover{
color: Black;
}
a:hover{
text-decoration: none;
}

body, div, p, table, tr, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th{
		font-size: 10px;
}

body {background-color: White; margin: 0px;}
img{border: 0px;}

img.one{
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
} 
h1.title{
	font-size: 22px;
	color: #778899;
}
h2.title{
	font-size: 20px;
	color: #F08080;	
	margin-bottom: 3px;
}
h3.title{
	font-size: 18px;
	color: #6495ED;	
	padding: 1px;
	margin-bottom: 1px;
}
.Tcell{
background-color: White;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
vertical-align: text-top;
}
.TTitle{
background-color: #F5F5F5;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
vertical-align: text-top;
}
.Tborder{
	background-color: Black;
}

/* For hot/cold */
.Thot{
background-color: #FFE4E1;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
vertical-align: text-top;
}

.Tcold{
background-color: #ADD8E6;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
vertical-align: text-top;
}

select,input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.copyright{
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: Navy;
	background-color: #F8F8FF;
	text-align: center;

	padding: 3px;
}

p.almessage{
	margin: 10px;
	border: 1px;
	border-style: solid;
	border-color: Navy;
	background-color: #F8F8FF;
	text-align: center;
	vertical-align: bottom;
	padding: 25px;
}

