/* CSS Document */

body {
	background-color: #E2E2E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ddd {font-family: Arial; font-weight: bold; font-size: 14px; font-style: italic; }
.deed {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-style: italic;
}
.style4 {font-size: 12px}
.style5 {font-size: 14px}
.zen {
	font-family: "Arial Black";
	color: #FFFFFF;
	font-size: 24px;
}
.yyy {color: #98E3F8}


.divlink a {
width: 120px;

font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.divlink a:hover {
background: #CCCCCC;

}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: #000000;
	font-family:Arial;
	
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #000000;
	padding: 0px 3px;
	font-size:12px;
}

#nav li li a:hover {
	width: 100px;
             background: #666666;

}

li {
	float: left;
	position: relative;
	width: 135px;
	text-align: left;
	cursor: default;
	padding-left:5px;
border-right: solid 1px #666666;

}

li#first {
	border-left-width: 0px;
}

li#last {
	border-right-width: 0px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #CCCCCC;
	border-right: solid 1px #666666;
             border-left: solid 1px #666666;
             border-bottom: solid 1px #666666;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

.lil {
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}
.wrk{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.thr {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.rol {font-size: 12px; font-family: Arial; color: #666666; font-weight: bold; }
.wes {
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.ara {
	color: #114787;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.fam {font-family: Arial; font-size: 12px; color: #FFFFFF;}
.oyee {color: #003399}
.pop {font-size: 24px;
	color: #FF0000;
}
.ccx {font-size: 12px; font-family: Arial; color: #666666; font-weight: bold; font-style: italic; }
.aba {font-size: 12px; font-family: Arial; color: #666666; font-style: italic; }

a:hover {
	text-decoration: underline;
	color:#990000;
}
