﻿body{
	
	background-color : ;
	color : ;
	font-size: 12px;
	font-family : Arial;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size: x-small;
	letter-spacing: normal;
	line-height: normal;
}
a:link{
	color : ;
	font-weight : normal;
	font-size: medium;
	text-decoration: none;
}
a:visited{
	color : ;
	font-weight : normal;
	font-size: 12px;
        text-decoration:none;

}
a:hover{
	color : ;
	font-weight : normal;
	font-size: 12px;
        text-decoration:none;

}
.bkgcolor {
	background-color : ;
}
.footer {
	background-color : ;
}
.footerfont {
	color : ;
	font-size: small;
}
a.footerlink:link {
	text-decoration:none;
	color: ;
}
a.footerlink:visited {
	text-decoration:none;
	color: ;
}
a.footerlink:active {
	text-decoration:none;
	color: ;
}
a.footerlink:hover {
	color: ;
}
a.menu {
	background: url('dot.gif') no-repeat 3px 5px #B3BCFD;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 100px;
	min-height: 15px;
	color: #0000A0;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.menu {
	background: url('dot.gif') no-repeat 3px 5px #B3BCFD;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 100px;
	min-height: 15px;
	color: #0000A0;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.menu {
	background: url('dot.gif') no-repeat 3px 5px #00FF00;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 100px;
	min-height: 15px;
	color: #0000A0;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
.hr1{
	border: thin dotted ;
}
.frame{
	border: solid  1px;
}

