body, bg {
	margin:	0 0 0 0;
	background-image:url(../images/bgmain.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #FFF;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

a:link {
	color:#336699;
	font-weight:normal;
	text-decoration: none;
}
a:visited {color:#336699;	text-decoration: none;}
a:hover {color:#62ba0f;		text-decoration: none;}
a:active {color:#62ba0f;	text-decoration: none;}

.bg_white {
	background-color: #FFF;
}

.bg_lightgrey {
	background-color: #CCC;
}

/* HEADER ------------------------------------------------- */

.bg_topmenu {
	background-image:url(../images/bg_topmenu.gif);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #000;
	height: 51px;
}

/* CONTENT ------------------------------------------------- */

.bg_shadow {
	background-image:url(../images/bg_shadow.gif);
	background-repeat:repeat-x;
	background-color: #FFF;
	height: 15px;
}

.more {
	font-family: Tahoma, Helvetica, serif;
	font-size: 11px;
	color: #66cc00;
}

a.more:link {color:#66cc00;	text-decoration: underline;	font-weight:bold;}
a.more:visited {color:#66cc00;	text-decoration: underline;}
a.more:hover {color:#66cc00;	text-decoration: none;}
a.more:active {color:#66cc00;	text-decoration: underline;}

.press {
	font-size: 12px;
	color: #62ba0f;
}

a.press:link {color:#62ba0f;	font-weight:bold;	text-decoration: none;}
a.press:visited {color:#62ba0f;	text-decoration: none;}
a.press:hover {color:#FF6600;	text-decoration: none;}
a.press:active {color:#FF6600;	text-decoration: none;}

.bg_press {
	background-image:url(../images/separator2.gif);
	background-repeat:repeat-y;
	background-position: right;
	width: 140px;
}

.date {
	font-family: Tahoma, Helvetica, serif;
	font-size: 11px;
	color: #62ba0f;
}


/* FOOTER ------------------------------------------------- */

.bg_grey {
	background-color: #B0B4B7;
}

.bg_alli {
	background-image:url(../images/bg_alli.gif);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #FFF;
	height: 107px;
}

.bg_copyright {
	background-image:url(../images/bg_copyright.gif);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #a0c516;
}

.footer {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

a.footer:link {color:#FFF;	text-decoration: underline;}
a.footer:visited {color:#FFF;	text-decoration: underline;}
a.footer:hover {color:#333;	text-decoration: underline;}
a.footer:active {color:#333;	text-decoration: underline;}
