BODY	{
	background-color:#ffffff;
	color:Navy;
	font:8pt arial;
	SCROLLBAR-FACE-COLOR:LightBlue;
	SCROLLBAR-HIGHLIGHT-COLOR:#ccccff;
	SCROLLBAR-3DLIGHT-COLOR:Blue;
	SCROLLBAR-TRACK-COLOR:#ccccff;
	SCROLLBAR-DARKSHADOW-COLOR:Navy;
}
h3	{color:Blue;
	text-shadow:2px 2px 1px #aaf;
}
img 	{border-style:none}

a	{
	text-decoration:none; 
	font:8pt arial; 
	color:Blue;
	font-weight:bold
}
a:hover {
	color:Red;
	text-decoration:underline;
	text-decoration:none; 
}
a.m{
width:120px;
text-align:center;
border-style:solid; 
border-width:1px; 
border-color:White; 
}
a.m:hover{
color:Red;
border-color:Blue; 
border-left-color:White; 
border-top-color:WHITE; 
background-color:LightBlue;
}
a.mm{
width:120px;
}
a.mm:hover{
	text-shadow:1px 1px 1px #fff;
}
td.m{
background-image:url(img/button-ps.png);
background-color:#ffffff;
width:120px;
height:20px;
}
td.m:hover{
background-color:LightBlue;
background-position:0 -20px
}
hr	{
	height:1pt;
	color:Blue;
}
#tm	{
	border-style:solid;
	border-color:#888888;
	border-left-color:#ddeeff;
	border-top-color:#ddeeff; 
}
#tb	{
	font:9pt arial;
}
#tp	{
	font:9pt arial;
	border-color=white;
	border-style:solid; 
	border-width:1px; 
}
#l	{
	border-style:solid; 
	border-width:1px; 
	border-color:Silver; 
}
#txt	{
	font:18pt arial;
}
#s	{
	background-color:LightBlue;
	color:Navy;
	font:9pt arial;
	font-weight:bold;
}
#news	{
		font:7pt tahoma;
}
fieldset {
    border-radius:10px;
    -moz-border-radius:10px;
    -khtml-border-radius:10px;
    -webkit-border-radius: 10px;
}
.radius	{
    border-radius:10px;
    -moz-border-radius:10px;
    -khtml-border-radius:10px;
    -webkit-border-radius: 10px;
}

