body {

	background-color:#5698cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #217fb5;
	text-decoration: none;
}
.headerbig {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #217fb5;
	text-decoration: none;
}
.headerbig_White {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.textsmall {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.links:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	text-decoration: underline;
}
.linkstop {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #454277;
	text-decoration: none;
	text-transform:uppercase;
}

.linkstop:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #000000;
	text-decoration: underline;
	text-transform:uppercase;

}
.blueborder{
	border:1px solid #8FC9F8;
	background-repeat:repeat-x;
	background-position:bottom;
}
.linkbot {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.linkbot:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;	
	
}
.linkbot1 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#black	{color: #000000;}
#red	{color: #ff0000;}
#grey	{color: #e5e5e5;}
#white	{color: #ffffff;}
#brown	{color: #CD793B;}
#orange {color: #ca7147;}
#magenta {color: #594976;}
#blue 	{color: #217fb5;}