table.top {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
	text-align: center;
}

table.top th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	text-align: center;
}

table.top td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
}

.logocell{
	background-color: #FFFFFF;
	text-align: center;
}

.welcome{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.website{
	font-family: Arial;  
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
}

.right a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;	
	background: none;

}

.right a:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #bbbbff;
	color: #000000;
}

.username{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCFF;
	margin-top: 0px;
	margin-bottom: 0px
}

.userdesignation{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
	margin-top: 0px;
	margin-bottom: 0px
}

.contactheader{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFCC;
	margin-bottom: 0px;
	text-decoration: underline;
}

.contact{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFCC;
	margin-top: 0px;
}

.emailheader{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFCC;
	margin-bottom: 0px;
	text-decoration: underline;
}

.emailright {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFCC;	
	background: none;
	margin-top: 0px;
}

.emailright a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFCC;	
	background: none;
}

.emailright a:hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #bbbbff;
	color: #000000;
}

.awardheader{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	font-style: italic;
	text-decoration: underline;
	color: #CCCCFF;
	margin-bottom: 0px;
}

.award{
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	font-style: italic;
	color: #CCCCFF;
	margin-top: 0px;
}

.coyname{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCFF;
}

.colorright{
	background-color: #5a6aa3;
	text-align: center;

}
