body, form {
  /*margin: 2;*/
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	background: White;
	color: blue;
	font-size: 8pt;
}
INPUT {
	text-decoration:none;
	background-image : url("../images/TOOLGRAD.GIF");
	color: Navy;
	font-size: 8pt;
}

TEXTAREA {
	text-decoration:none;
	background-image : url("../images/TOOLGRAD.GIF");
	color: Navy;
	font-size: 8pt;
}
SELECT {
	text-decoration:none;
	background-color: #D2DEEE;
	color: Navy;
	font-size: 8pt;
}
TABLE {
  font-size: 8pt;
}
A
{
	color:Navy;
	}
.cyber-toolbar {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: Blue;
}
.cyber-region {
   font-family: Verdana;
   border: 2px outset activeborder;
}
.cyber-panel {
    border:2px solid black;
    text-align:center;
    vertical-align: middle;
    font-size:8pt; 
    background-color: #D2DEEE;
    color: black;
}

.normtable {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
}
.bluetext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000099;
}
.funtext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;

}
.fattext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.motor {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: red;
}
.rss-items
{
	list-style-image: url("/images/services.gif");
}
.rss-item
{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.rss-body
{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: green;
}