a 					{ color: #4F7ACB; text-decoration: underline; }
a:visited			{ color: #395180; text-decoration: underline; }
a:active			{ color: #989898; text-decoration: none; }
a:hover				{ color: #989898; text-decoration: none; }

#default		{ position: absolute; top: 0px; left: 0px; z-align: 10; }
#headline		{ font-size: 18px; font-family: Arial,Helvetica,sans-serif; color: #8CAF26; text-align: justify; font-weight: bold; }
#title			{ font-size: 16px; font-family: Arial,Helvetica,sans-serif; color: #989898; text-align: justify; font-weight: bold; }
#indent			{ text-indent : 15px; }
#login			{ font-size: 10px; font-family: Arial,Helvetica,sans-serif; color: #8FA3CC; font-weight: bold; }
#bot			{ font-size: 10px; font-family: Arial,Helvetica,sans-serif; color: #4F7ACB; }
#directory_lg	{ font-size: 12px; font-family: Arial,Helvetica,sans-serif; color: #395180; font-weight: bold }
#directory_sm	{ font-size: 10px; font-family: Arial,Helvetica,sans-serif; color: #4F7ACB; }
#a				{ color: #8CAF26; }
#q				{ color: #4F7ACB; }

td				{ font-size: 12px; font-family: Arial,Helvetica,sans-serif; color: #989898; }
body			{ font-size: 14px; font-family: Arial,Helvetica,sans-serif; color: #989898; text-align: justify; }
font			{ font-size: 14px; font-family: Arial,Helvetica,sans-serif; color: #989898; }
p				{ margin: 0px;  margin-bottom: 5px; line-height : 16px; }
b				{ font-weight: bolder; }

.menutitle{
position:relative;
cursor:pointer;
margin-bottom: 5px;
background-color:#8FA3CC;
color:#D7E1F2;
width:165px;
padding:1px;
text-align:center;
font-weight:bold;
}

.directory_lg:a					{ color: #395180; text-decoration: underline; }
.directory_lg:a:visited			{ color: #395180; text-decoration: underline; }
.directory_lg:a:active			{ color: #395180; text-decoration: none; }
.directory_lg:a:hover			{ color: #395180; text-decoration: none; }

.menulink:a					{ color: #D7E1F2; text-decoration: none; }
.menulink:a:visited			{ color: #D7E1F2; text-decoration: none; }
.menulink:a:active			{ color: #395180; text-decoration: none; }
.menulink:a:hover			{ color: #395180; text-decoration: none; }

.submenu{
margin-bottom: 5px;
}