body {
background: #D5D7ED;
margin: 0px;
}


.normalfont {
	font-family: "@Arial Unicode MS", sans-serif;
	color: #000000;
	font-size: 12px;
}

a.normallink {
	font-family: "@Arial Unicode MS", sans-serif;
	color: #A83C38;
	text-decoration: none;
}

a.normallink:HOVER {
	font-family: "@Arial Unicode MS", sans-serif;
	color: #FF9900;
	text-decoration: underline;
}

.notefont {
	font-family: "@Arial Unicode MS", sans-serif;
	color: red;
	font-weight:bold;
	font-size: 14px;
}

a.notelink {
	font-family: "@Arial Unicode MS", sans-serif;
	color: #A83C38;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}

a.notelink:HOVER {
	font-family: "@Arial Unicode MS", sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted;
}

ul#menu {
    margin-left: 5px;
	padding-left: 22px;
    font-family: arial;
    list-style-type: none;
}

ul#menu a {
    display: block;
	text-decoration: none;
	margin-top		 : 0px;
	font-size        : 12px;
	border-top       : 1px solid #ffffff;
	border-bottom    : 1px solid #BCB778;
	background-color : #ECEAD8;
	font-weight      : normal;
	padding          : 2px 0px 2px 0px;
	color            : #996600;
	width            : 150px;
	text-indent      : 10px;
	list-style-type	 : none;
}

ul#menu a:hover
{
	margin-top		 : 0px;
	background-color : #E3E1C6;
	font-size        : 12px;
	font-weight      : normal;
	text-decoration  : none;
	text-indent      : 10px;
	list-style-type	 : none;
}

ul#menu li
{
    display: inline;
}

#menu h2 {
	font-size        : 11px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	height           : 21px;
	line-height      : 21px;
	text-indent      : 10px;
	letter-spacing   : 1px;
	color            : #FFF;
	background-image : url(../images/modul.jpg);
	width: 150px;
	margin-top: 0px;
}

table.ayanami {
	font-family:arial;
	font-size:smaller;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: FFB500;
	border-collapse: collapse;
	background-color: white;
}

.judultabel {
	font-size        : 11px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	height           : 21px;
	line-height      : 21px;
	text-indent      : 10px;
	letter-spacing   : 1px;
	color            : #FFF;
	background-image : url(../images/modul.jpg);
	width: 140px;
	margin-top: 0px;
	margin-left: 40px;
}

.headayanami {
	font-weight: bold;
	text-align: center;
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: FFB500;
	background-color: #F7C896;
	-moz-border-radius: ;
}

.subheadayanami {
	font-weight: bold;
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: FFB500;
	background-color: #FCE9BB;
	-moz-border-radius: ;
}

.biasa {
	color: #996600;
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: FFB500;
	background-color : #ECEAD8;
	height: 20px;
	-moz-border-radius: ;
}

.highlight { 
	color: #996600;
	background-color : #E3E1C6;
	height: 20px;
}

.combo {
	background-color:#F9C022;
	font-size:12px;
	color:#FFFFFF;
}

.combo2 {
	font-size:12px;
}