/* CSS Document */
body {
	SCROLLBAR-FACE-COLOR: #021217;
	SCROLLBAR-ARROW-COLOR: #C1E3E8;
	SCROLLBAR-BASE-COLOR:   #000000;
	scrollbar-track-color: #021217;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color: #5F9EAF;
	scrollbar-3dlight-color:#000000;
	color: #005B79;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #002833;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	background-image: url(bk.jpg);
	background-position: center top;
}
table {
	color: #005B79;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	color: #24BBC8;
}
a:visited {
	color: #24BBC8;
}
a:hover {
	color: #66DAE3;
}

hr {
	color: #A6E1E6;
	width: 75%;
}

.style1 
{ table 
	font-size: 14px;
	border-top-width: 2;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3F7FA;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9DEEF4;
}

.style2 
{ table 
	font-size: 14px;
	border-top-width: 2;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34464B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #34464B;
}
.style-phbdr
{ table
	border-width: thin;
	border: thin solid #003245;
}

