.btnMenu { height:23px; cursor:pointer; cursor:hand;font-family:tahoma;font-size:11px;font-weight:bold;}
.btnMenuHigh { height:23px; background-repeat:no-repeat; background-image:url('graphx/menuHigh.gif'); cursor:pointer; cursor:hand;font-family:tahoma;font-size:11px;font-weight:bold;}

body, td,p, select	{font-family: Verdana;	font-size: 11px}

A.menu:link {
	margin-left:25px;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
A.menu:visited {
	margin-left:25px;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
A.menu:hover {
	margin-left:20px;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color:#66ffff;
	text-decoration: none;
}

A.icon {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}

A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: rgb(153,102,204)}
A:hover	{color:  #ff6600}
A:active {color:  rgb(9,207,255)}

h1 {
font-family: Arial; font-size: 12pt;
color:#FFFFFF;
background-color:#006599;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1EA0DF', endColorStr='#87CDEF', gradientType='1');
width:100%;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
margin-bottom:4px;
}
h2 { font-family: Tahoma; font-size: 11pt; font-weight:bold;}
