body
{
	margin: 0;
	background-image: url(images/bg.gif);
}

p 
{
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

.center 
{
	margin: 0 auto;
}

.style1 {color: #0004B2}

.text{
	font-family: Tahoma;
	font-size: 11px;
	color:333333;
}

.news{
	font-family: Tahoma;
	font-size: 10px;
	color:E6EAED;
}

.menu{
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold
}

.menu:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#FFB400;
	text-decoration:none;
	font-weight:bold
}

.menul{
	font-family: Tahoma;
	font-size: 12px;
	padding-left:20px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold
}

.menul:hover{
	font-family: Tahoma;
	font-size: 12px;
	padding-left:20px;
	color:#0004B2;
	text-decoration:none;
	font-weight:bold
}

.menulc{
	font-family: Tahoma;
	font-size: 11px;
	padding-left:25px;
	color:#0004B2;
	text-decoration:none;
	font-weight:none
}

.menulc:hover{
	font-family: Tahoma;
	font-size: 11px;
	padding-left:25px;
	color:#FF0000;
	text-decoration:none;
	font-weight:none
}

.menub{
	font-family: Tahoma;
	font-size: 12px;
	padding-left:0px;
	color:#0004B2;
	text-decoration:none;
	font-weight:none
}

.menub:hover{
	font-family: Tahoma;
	font-size: 12px;
	padding-left:0px;
	color:#373737;
	text-decoration:none;
	font-weight:none
}

.SP{
	font-family: Tahoma;
	font-size: 11px;
	padding-left:0px;
	color:#FF0000;
	text-decoration:none;
	font-weight:none
}

.SP:hover{
	font-family: Tahoma;
	font-size: 11px;
	padding-left:0px;
	color:#373737;
	text-decoration:none;
	font-weight:none
}
.title{
	font-family: Tahoma;
	font-size: 12px;
	padding-left:10px;
	color:#0004B2;
	text-decoration:none;
	font-weight:bold
}

a{
	text-decoration:none
}

.menufoot{
	font-family: Tahoma;
	font-size: 12px;
	color:#0004B2;
	text-decoration:none;
	font-weight:none
}

.menufoot:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#373737;
	text-decoration:none;
	font-weight:none
}
/*#################################################*/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
font: 12px Arial;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.normaltext
{
	font: 12px Tahoma, Verdana, Arial;
	color: Black;
}
