﻿Body
{
    background-color: #EDF5FF;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #FFFFFF;
	text-align: center;
	letter-spacing: 0px

}


.link a:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #627494;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}


.link a:visited {
	COLOR:#FFFFFF ;
	text-decoration: none;
	display: block;
	background-color: #627494;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}


.link a:hover {
COLOR: #3B4559;
text-decoration: none;
	display: block;
	background-color:#EDF5FF;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}

.link a:active {
COLOR: #3B4559;
text-decoration: none;
	display: block;
	background-color:#EDF5FF;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}

.selected a:link{
COLOR: #FFFFFF;
text-decoration: none;
	display: block;
	background-color:#3B4559;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}
.selected a:hover {
COLOR: #3B4559;
text-decoration: none;
	display: block;
	background-color:#EDF5FF;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}

.selected a:visited{
COLOR: #FFFFFF;
text-decoration: none;
	display: block;
	background-color:#3B4559;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}
.selected a:active {
COLOR: #3B4559;
text-decoration: none;
	display: block;
	background-color:#EDF5FF;
	width: 125px;
	height: 40px;
	padding-top: 16px; 
	padding-bottom: 16px
}


a:link {
COLOR: #FFFFFF;
text-decoration: none;
}

a:visited {
COLOR: #FFFFFF;
text-decoration: none
}


a:hover {
COLOR: #C0C0C0;
vertical-align: bottom;
text-decoration: none;

}
a:active {
COLOR: #FFFFFF;
text-decoration: none
}

.header {
	background-color: #3B4559;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5pt;
	
}
.logo {
	background-color: #627494;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: normal;
	width: 473px;
	height: 80px;

}
.link {
	background-color: #627494;
	font-size: medium;
	font-weight: bolder;
	letter-spacing: 2px;
}
.link2 {
	background-color: #627494;
	font-size: medium;
	font-weight: bolder;
	letter-spacing: 2px;
	text-decoration: none;
}

.link3 {
	background-color: #3B4559;
	text-align: left;
	font-size: small;
	font-weight: bolder;
	letter-spacing: 2px;
	}


.selected {
	background-color: #3B4559;
	font-size: medium;
	font-weight: bolder;
	letter-spacing: 2px;
}

.text1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.25px;
	background-color: #627494;
}

.text2 {
	text-align:left;
	font-size: small;
	font-weight: normal;
	letter-spacing: -0.25px;
	background-color: #222632;
	line-height: 100%

}





