
/* everything between the slash & asterick are comments and will not be read - 
to engage the styles simply remove this comment - and the opening slash & asterick.
body
{
	background-color:#ffffff;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#cccccc;
	scrollbar-face-color:#000000;
}
*//*
a:link
{
	color:#000000;
	text-decoration: none;
}

a:hover
{
	color:#AABBDD;
	text-decoration:underline;
}

a:visited
{
	text-decoration:none;
}

a:active
{
	color:#cccccc;
	text-decoration:none;
}
*/
.link {
    color:#D5DCE3;
	text-decoration: none;
}

a.link:Hover {
    color:#ffffff;
	text-decoration: none;
}
.link1 {
    color:#2B445A;
	text-decoration: none;
}

a.link1:Hover {
    color:#000000;
	text-decoration: none;
}

		  .link2 {
    color:#2B445A;
	text-decoration: none;
	font-family:Tahoma, Arial;
	font-size:16px;

}

a.link2:Hover {
    color:#000000;
	text-decoration: none;
}
.tblbdr {
	border: 1px solid #12425b;
}
.box {
	font-family: "Bodoni MT Black", Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000080;
	border:4px;
	border-color: #000000;
}
