* {
	margin:0px;
	padding:0px;
}
.myhead {font-size:14px; text-align:center;}
.mytext p {padding-top:10px;}
.mytext table { border:solid 1px;}
.mytext ul {margin-left:40px;}
body {
	font-family : Arial;
	font-size : 12px;
	background-color : #000040;
	color : #000000;
        link : #0020a0;
        vlink : #000000;
        alink : #000000;
}

table {
	border-collapse:collapse;
	border:0px;
}

img {
	border:0px;
}

td {
	font-size:12px;
	vertical-align:top;
}

td.path {
	font-weight:bold;
	color:#4A6690;
	vertical-align:bottom;
	padding-bottom:4px;
}

td.path a {
	font-weight:bold;
	color:#4A6690;
	text-decoration:none;
}

td.path a:hover {
	color:#6A86B0;
	text-decoration:underline;
}

a.vmenu {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:27px;
	text-indent:5px;
}

a.vmenu div {
	width:228px;
	height:28px;
	background:url('./images/menu_bg.gif') no-repeat top right #bfefbf;
	margin:5px;
	cursor:pointer;
	cursor:hand;
	border:1px solid #000000;
}

a.vmenu:hover {
	text-decoration:underline;
}

a.vmenu:hover div {
	background:url('./images/menu_bg.gif') no-repeat top right #cfffcf;
}

a {
	color:#008000;
}
