.normText { Font-Family: Verdana; Font-Size: 8pt; }

/*a:hover {  color: #FF0000}*/
a:hover {
	text-decoration: underline;
}
.menutop {
	text-decoration: none;	
	Font-Family: Verdana; 
	Font-Size: 8pt; 
	font-weight:bold;
}
.menuleft {
	text-decoration: none;	
	Font-Family: Verdana; 
	Font-Size: 8pt; 
	font-weight:normal;
}

a:active {  text-decoration: none}
a:visited {  text-decoration: none}
.tblShortcuts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.tblOrange {
	border: 1px solid #FFCC00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}



a {
	text-decoration: none;
}
.img-in-text {
	margin: 5px;
}
.RedBox-WhiteText {
	font-size: 14px;
	color: #FFF;
	background-color: #C00;
	margin: 10px;
	padding: 10px;
}
.redtext {
	color: #C00;
	font-size: 14px;
}

