body {background-color:#FFFFFF;}
form {margin-top:0}
td, tr {font:12px verdana; color:#000000; vertical-align:top;  text-align:left;}
b{ color:#990000}

a{ color:#555555; text-decoration:none;}
a:hover{ color:#555555; text-decoration:underline;}

.ins a{ color:#982C26; text-decoration:underline;}
.ins a:hover{ color:#982C26; text-decoration:none;}

strong a{ color:#818E10; text-decoration:underline;}
strong a:hover{ color:#818E10; text-decoration:none;}

.button {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	border: 1px solid #990000; 
	background-color: #990000;
}

.MenuButton {
	font-family:Verdana;
	font-size:11px;
	color: #000000;					
	border: 0px; 
	width: 160px; 
	height: 23px; 
	background-image: url('http://www.mysparky.net/images/ais/blank_button.jpg'); 
	text-align:left; 
	text-indent:30px;	
}

.background {
	background-color: #990000;
}

.nowarning {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #FFFFFF;
}

.warning {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #FFFFCC;
}

.header {
	padding-left:3px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Verdana;
	color:#990000;
	font-size:24px;
}

.sub_header {
	padding-left:3px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Verdana;
	color:#990000;
	font-size:16px;
}

##################################################################
#  FSTOOL TIPS
##################################################################

.fstooltips {
	border: 1px solid #FFFFCC;
	width: 180;
}
.tipheader {
	background-color: #FFFFCC;
	font-family:Verdana;
	font-size:12x;	
}

.tipcontent {
	background-color: #FFFFCC;
	font-family:Verdana;
	font-size:10px;
}