<!-- 
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003499; text-decoration: none; } 
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0070B8; text-decoration: none; }  
body { margin: 0; leftmargin: 0; topmargin: 0; marginwidth: 0; marginheight: 0; }

li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.flaglink {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	text-decoration:none;
	text-shadow:#666666 0.1em 0.1em 0.3em;
}

.flaghover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	text-decoration:none;
	text-shadow:#666666 0.1em 0.1em 0.3em;
}

.flaglink:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	text-decoration:none;
	text-shadow:#666666 0.1em 0.1em 0.3em;
}

.bottomnav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration:none;
	text-shadow:#000000 0.1em 0.1em 0.2em;
}

.bottomnav:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
	text-decoration:none;
	text-shadow:#ffffff 0.1em 0.1em 0.1em;
}

.topnav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	text-shadow:#000000 0.1em 0.1em 0.2em;
}

.topnav:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	text-shadow:#ffffff 0.1em 0.1em 0.1em;
}


.subnav, .subnav:link, .subnav:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	text-decoration:none;
	text-shadow:#ffffff 0em 0em 0em;
}

.subnav:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	text-decoration:underline;
	text-shadow:#ffffff 0.1em 0.1em 0.2em;
}

img.imgBtn {
		filter:alpha(opacity=100);
        opacity: 1;
        -moz-opacity:1;
}

img.imgHover {
		filter:alpha(opacity=77);
        opacity: 0.77;
        -moz-opacity:0.77;
}


h1 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 22px; color: #333333; font-weight:bold; }
h2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight:bold; }

.toolName {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333333; 
font-weight:bold;
}

form {
  display: inline;
  margin-bottom: 1px;
}

input {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

input.btn {
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#ffffff;
		height:20px;
        background-color: #666666;
		border:1px solid #333333;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#999999',EndColorStr='#666666');
}

input.btnhovr {
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#ffffff;
		height:20px;
        background-color: #3C6BB8;
		border:1px solid;
		border-top-color:#cccccc;
		border-left-color:#cccccc;
		border-right-color:#333333;
		border-bottom-color:#333333;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#6699cc',EndColorStr='#3C6BB8');
}

textarea {
		border:1px solid #333333;
        background-color: #eeeeee;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#333333;
		text-indent:2px;
}

select {
        background-color: #eeeeee;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#333333;
		width:160px;
}


 -->



