body 
{
	behavior: url("library/css/csshover.htc");
	font-family:Arial;
	font-size:10pt;
	margin: 0;
}
.headmenu a
{
	color: White;
	font-weight:bold;
	text-decoration: none;
}
.headmenu a:hover
{
	color: #FFA500;
}
.content
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
	font-family:Arial;
}
td
{
	font-family:Arial;
	font-size: 10pt;

}
/*p
{
	font-size:x-small;
	font-family:Arial;
}*/
.tabelkop
{
    FONT-WEIGHT: bold;
    COLOR: #FFA500;
}
/*ul
{
	font-size:x-small;
	font-family:Arial;
}*/
h1,h2,h3
{
	color:#ff9900;
	/*font-family:Arial;*/
	font-size:medium;
}
h4
{
	color:#ff9900;
	/*font-family:Arial;*/
	font-size:x-small;
}
h6
{
    color:#ff9900;
    font-size:x-large;
}

h5
{
    color:#ff9900;
    font-size:large;
}

.center
{
	text-align:center;
	margin:0 auto;
}

.extra
{
	color:White;
	/*font-family:Arial;*/
	font-size:9pt;
	font-weight:bold;
	padding-left:5px;
	background-color:#033a97;
	width: 100%;
}
a
{
	 font-size:10pt;
	 color:#ff0000;
}
a:hover
{
	 font-size:10pt;
	 color:#ff9900;
}
.username
{
	font-size:9pt;
	color:#2a6ebb;
}
.float
{
	float: right;

}
/*form
{
	font-family:Arial;
	font-size:x-small;
}*/
.textarea
{

	font-family:Arial;
	font-size:x-small;
}
.textbox
{
	font-family:Arial;
	font-size:x-small;
}
.error
{
	COLOR:Red;
	FONT-SIZE:10pt;
	FONT-WEIGHT:bold;
} 
			

.footer
{

	font-family:Arial;
	font-size: 10px;
	color: #ffffff;
}

.footer a
{

	font-family:Arial;
	font-size: 10px;
	color: #ffffff;
}

.footer a:hover
{

	font-family:Arial;
	font-size: 10px;
	color: #ffffff;
}

.training h2
{
	color: #2a6ebb;
}

.training a
{
	color: #2a6ebb;
}
.training a:hover 
{
	color: #ff9900;
}

ul
{
    margin-bottom: 0px;
    margin-top: 0px;
}

li
{
    margin-bottom: 0px;
    margin-top: 0px;
}
