@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg_blur.jpg);	
	SCROLLBAR-FACE-COLOR: #B84534;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffc000;
	SCROLLBAR-SHADOW-COLOR: #B84534;
	SCROLLBAR-3DLIGHT-COLOR: #ffc000;
	SCROLLBAR-ARROW-COLOR: #B84534;
	SCROLLBAR-TRACK-COLOR: #FF9900;
	SCROLLBAR-DARKSHADOW-COLOR: #B84534;
	SCROLLBAR-FACE-COLOR: #5B485E;
	SCROLLBAR-HIGHLIGHT-COLOR: #5B485E;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #111111;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txt {
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCCFF;
	font-style: italic;
	font-weight: normal;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFCCFF;
	line-height: 36px;
}
.title1 {
	font-size: 38px;
}
a.la { font-family: Arial, Helvetica, sans-serif;font-style: italic;color:#FFFF00; text-decoration:underline; }
a.la:visited { font-family: Arial, Helvetica, sans-serif;font-style: italic;color:#FFFF00;text-decoration:underline;}
a.la:active { font-family: Arial, Helvetica, sans-serif;font-style: italic;color:#FFFF00; text-decoration:underline; }
a.la:hover { font-family: Arial, Helvetica, sans-serif;font-style: italic;color:#FFFF00; text-decoration:underline; }