body{

	background-color : #C0C0C0;
	color : #000000;
	font-size: 12px;
	font-family : Arial;
	margin-top : 0px;
	margin-left : 0px;
}
td{
	font-size: 12px;
}
a:link{
	color : #0000AD;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;
}
a:visited{
	color : #0000AD;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
a:hover{
	color : #9999FF;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
.bkgcolor {
	background-color : #FFfFFF;
}
.footer {
	background-color : #6666FF;
}
.footerfont {
	color : #ffffff;
}
a.footerlink:link {
	text-decoration:none;
	color: #FFfFFF;
}
a.footerlink:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.footerlink:active {
	text-decoration:none;
	color: #FFfFFF;
}
a.footerlink:hover {
	color: #FF0000;
}
a.menu {
	background: url('dot.gif') no-repeat 3px 5px #6666FF;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 15px;
	color: #FFFfFF;
	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 #6661ff;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 15px;
	color: #Ffffff;
	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 #FF0000;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 15px;
	color: #FFffff;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a.submenu {
	background: url('dot.gif') no-repeat 3px 5px #ffffFF;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 15px;
	color: #6666FF;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.submenu {
	background: url('dot.gif') no-repeat 3px 5px #ffffff;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 15px;
	color: #6661FF;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.submenu {
	background: url('dot.gif') no-repeat 3px 5px #FF0000;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 15px;
	color: #FFffff;
	margin-top: 1px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
.hr1{
	border: thin dotted #AD0000;
}
.frame{
	border: solid #ff00000 1px;
}