BODY {
	Background-color: #99FF66;
	background-image: url(images/bg.gif);
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11.5px; 
	color: #000000; 
	font-weight:normal; 
	line-height:14px;
}

.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0099FF; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.menu2 {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #464646; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu2:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #464646; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC33;
	line-height:16px;
	text-decoration:blink;
	font-weight: 900;
	font-style: normal;
	text-transform: capitalize;

}

.large {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: normal; 
}

.caption {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #660099; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #EAB246; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.footermenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist img{
	display: block;
	width:100%;
	height:2px;
	text-align:center;
	background-image: url(../images/menu_line.gif);
}
div#navlist {
	background:#353535;
	padding:10px;
	padding-top:15px;
	outline-color: #353535;
}
div#navlist a {
	padding-right:10px;
	padding-top:8px;
	display: block;
	color:#FFF;
	height:19px;
	text-align:left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background:url(../images/menu_link.gif) no-repeat center left;
}
div#navlist a:hover {
	padding-right:10px;
	font-weight: bold;
	background:url(../images/menu_hover.gif) no-repeat center right;
}.pp {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
