a:link {
	background-color: transparent;
	color: #0000FF;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 12px;
	font-weight: normal
}
a:visited {
	background-color: transparent;
	color: #800080;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 12px;
	font-weight: normal
}
a:hover {
	background-color: transparent;
	color: #FF0000;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 12px;
	font-weight: normal
}
a:active {
	background-color: transparent;
	color: #FF0000;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 12px;
	font-weight: normal
}
html {
	background-color: #F4F4F4;
	scrollbar-3dlight-color: #B8D5F5;
	scrollbar-arrow-color: #F6D86D;
	scrollbar-base-color: #0E0E7D;
	scrollbar-highlight-color: #FFDB54;
	scrollbar-shadow-color: #738ABE;
	scrollbar-track-color: #ACC2E3;
	
}
body {
	background-color: #F4F4F4;

	color: #000000;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 13px;

}


.red {
	background-color: transparent;
	color: #FF0000
}
.blue {
	background-color: transparent;
	color: #0000FF
}
.darkblue {
	background-color: transparent;
	color: #12129B
}
.white {
	background-color: transparent;
	color: #FFFFFF
}

.footer {
	background-color: #FDF4D3;
	height: 90px;
	width: 350px;
	border-bottom: 8px;
	border-top: 8px;
	border-bottom-color: #4747FC;
	border-top-color: #4747FC;
	border-top-style: ridge;
	border-color: #4747FC;
	border-bottom-style: ridge;
	color: #0e0e7d;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 11px;
}

.main {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/mast3.jpg);
	background-repeat: no-repeat;
	z-index: auto;
	visibility: visible;
	background-color: #F4F4F4;
	color: #000000;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 13px;


}
.cap {
	color: #0000FF;
	float: none;
	font: bold 200%;
	text-align: left;
	font-family: "Times New Roman", Helvetica, Times, serif;
}
li {
	background-color: transparent;
	color: #000000;
	font-family: "Times New Roman", Helvetica, Times, serif;
	font-size: 13px;
	line-height: 100%;
	list-style-image: url(../images/lpoint.jpg);
	list-style-type: inherit;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 14px;
	padding-left: 6px;
	padding-top: 0px;
	text-align: left;
	vertical-align: super;
}
.fp {

	position: absolute;
	left: 265px;
	top: 210px;
	text-align: left;
	visibility: visible;
	z-index: auto;
}
