BODY {
	background-image: url(../img/bg.gif); 
	background-repeat: repeat-y;
}

BODY, TABLE, TD {
	font-family : Verdana,Arial,Helvetica,MS Sans Serif;
	font-size : 11px;
	color : #000000;
}

A, A:ACTIVE {
	color : #0E5A81;
	text-decoration : underline;
}
A:HOVER {
	color : #068840;
	text-decoration : underline;
}

A.menu, A.menu:ACTIVE {
	font-family : Verdana,Arial,Helvetica,MS Sans Serif;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
A.menu:HOVER {
	font-family : Verdana,Arial,Helvetica,MS Sans Serif;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
	font-size : 10px;
}

.L1{
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}
.L1:HOVER {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

h1 {
	color : #068840;
	font-family : Verdana,Arial,Helvetica,MS Sans Serif;
	font-size : 14px;
	font-weight : bold;
}

div.line{
	margin-top:15px;
	border-bottom:1px solid #dddddd;
}
a.componentTitleBig h1{
	color:#0E5A81;
}
h1.componenttitlebig, h2.componenttitlebig {
	margin:0;
	font-size:13px;
}

