﻿A:link {COLOR: LightGrey; TEXT-DECORATION: none}
A:visited {COLOR: LightGrey; TEXT-DECORATION: none}
A:hover {COLOR: LightGrey; TEXT-DECORATION: underline}

.border {
	border:               solid 1px #364c72;
	border-top:           none;
	padding:              5px;
	background:			#000 url(images/gradient.png) top repeat-x;
	text-align: left;
	font-family: Calibri;
	color: #FFF;
}
.numbers{
		visibility: hidden;
}
.subheading {
	color:			LightSkyBlue;
  font-size:			12px;
  text-align:			center;
}
body {
	background-color:     #000000;
	margin:               0 auto 10px auto;
	font-family:          Verdana, Helvetica, sans-serif;
	color:                #ffffff;
	text-align: center;
}

#heading
{
	height:30px;
	width:200px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/top.png);	
}

#heading h1
{
	font-family: Calibri;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 0 25px;
	margin: 0px;	
}
	

.image {
	text-align: 	right;	
	font-size:		10px;	
}

.vertalign
{
	vertical-align:30%;
	display:inline-block;
}

.lastassigned
{
	font-size: 9px;
}
