body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 1px
}

a:link {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}
a:hover {
	background: none;
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
#menu {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	background-color: #6699CC;
}

#menu a, #menu em { display: block; margin: 0px 0px 0px 3px; }
#menu a, #menu px { border-bottom: 1px solid #000066; }
#menu a: first-child { border-top: none }
#menu em { color: #fff }

#menu-tittle {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	color: #FFFF00;
	background-color: #000000;
}

#menu a:link { text-decoration: none; color: #FFFFFF}
#menu a:visited { text-decoration: none; color: #FFFFFF}
#menu a:hover {
	background: #fff url(http://PCsurf.net/images/arrowfull_blue-mr.gif) no-repeat 1px top;
	text-decoration: none;
	color: #000066;
	display: block;
	padding-left: 10px;
}

#menu-r {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	background-color: #6699CC;
}

#menu-r a, #menu-r em {
	display: block;
	margin-top: 0em;
	margin-bottom: 0em;
}
#menu-r a, #menu-r px { border-bottom: 1px solid #000066; }
#menu-r a: first-child { }
#menu-r em { color: #fff }

#menu-r-tittle {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	color: #FFFF00;
	background-color: #000000;
}

#menu-r a:link { text-decoration: none; color: #FFFFFF}
#menu-r a:visited { text-decoration: none; color: #FFFFFF}
#menu-r a:hover {
	text-decoration: none;
	color: #111;
	display: block;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
