a { text-decoration:none;}
a:hover {color="#8b0000"; text-decoration:underline;}

img#icon { position: absolute; left: -50px; top: -70px; }
img#crossh { position: absolute;
    left: -10px; top: 0px; height: 1px; }
img#crossv { position: absolute;
    left: -10px; top: 0px; width: 1px; }
.move { cursor: move; }
.help { cursor: help;}
.pointer { cursor: pointer; }

#support-bg { background: white url(img/support.jpg) no-repeat; font-size: 10px;}

#red-box {
	border: 1px solid #8b0000;
	font-size: 12px;
	color: #8b0000;
	line-height: 120%;
}
#box { background: white url(img/back.gif);
	border: 1px solid #8b0000;
	font-size: 12px; color: #333333;
	line-height: 150%; padding: 5px;
}


.top { font-size: 10px; color: #333333; font-weight: normal; margin-bottom:0px; margin-top:0px; margin-left: 5px; }

.top3 { font-size: 10px; color: #333333; margin-bottom:0px; margin-top:0px; margin-left: 0px; }

#main12 { font-size: 12px; color: #333333; line-height: 150%; }
#white12 { font-size: 12px; color: #ffffff; line-height: 150%; }
#red12 { font-size: 12px; color: #ff0000; line-height: 150%; }

#main { font-size: 10px; color: 474747;}
#red { font-size: 10px; color: 8b0000;}
#white { font-size: 10px; color: ffffff;}
