body { font-family: Raavi, Verdana, Sans-Serif; font-size: 12px; }
#bodybg{ background: y-repeat; }

td { font-family: Arial; font-size: 11px; color: #656565; }

#padtopbottom5 { margin: 5px 0px 5px 0px; }
#horizontal10vertical5{ margin: 5px 10px 5px 10px; }
.padleft10 { padding: 0px 0px 0px 10px; }
.padding10 { padding: 10px 10px 10px 10px; }
.padtopmenu { padding: 10px 0px 0px 0px; }
.smallspacing { font-size: 5px; }
.indent { margin: 0px 0px 5px 0px; }

a { font-family: Arial, Verdana, Sans-Serif; font-size: 11px; text-decoration: none; color: #333333; }
a:hover { font-family: Arial, Verdana, Sans-Serif; text-decoration: none; color: #808080; }
a:hover.home { font-family: Arial, Verdana, Sans-Serif; text-decoration: none; color: #808080; }

.center { text-align: center; }
.font10 { font-size: 10; }
.font12 { font-size: 12; }
.font14 { font-size: 14; }
.font16 { font-size: 16; }

.links {   
	margin-left: 2; 
	font-family: Verdana, Sans-Serif; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; 
	color: #000000;
}

#links a:hover { text-decoration: none; }

#button { background-repeat: no-repeat;	margin : 0; font-weight: normal; padding : 5px 0px 5px 0px; }

td.floatright {	text-align: left; padding-left: 20px; font-size: 12px;}
td.floatrightblue { text-align: left; background-color: #EAF2FA; padding-left: 20px; font-size: 12px; }


/* MENU */
td.menu {
	color:#000000;
}

table.menu a {
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	display: block;
	padding: 2px 9px;
	font-size: 13px;
	height: 15px;
	border: solid #BBBBBB 1px;
}

table.menu a:hover {
	background-color: #CCCCCC;
	color: black;
	text-decoration: none;
}

body.section-1 td#nav-1 a, 
body.section-2 td#nav-2 a,
body.section-3 td#nav-3 a,
body.section-4 td#nav-4 a

{
  background-color: #AAAAAA;
  color: black;
  font-weight: normal;
  text-decoration: none;
}


