a:link {color: #009cff; font-weight: bold; text-decoration: none;}
a:active {color: #99e3ff; font-weight: bold; text-decoration: none;}
a:visited {color: #009cff; font-weight: bold; text-decoration: none;}
a:hover {color: #99e3ff; text-decoration: underline;}

hr {color: #004699; size: 1;}
body {font-family: arial,helvetica; font-size: 10pt; color: #ffcc33; text-decoration: none; scrollbar-face-color: #004699; scrollbar-shadow-color: #000088; scrollbar-highlight-color: #000044; scrollbar-3dlight-color: #000088; scrollbar-darkshadow-color: #000044; scrollbar-track-color: #222222; scrollbar-arrow-color: #009cff;}

.head {font-family: arial,helvetica; font-size: 14pt; font-weight: bold; color: #ffcc33; text-decoration: italic; font-style: italic}
.hcoro {font-family: arial,helvetica; font-size: 14pt; font-weight: bold; color: #ffcc33; text-decoration: none;}
.title {font-family: arial,helvetica; font-size: 12pt; font-weight: bold; color: #ffcc33; text-decoration: italic; font-style: italic}
.tcoro {font-family: arial,helvetica; font-size: 12pt; font-weight: bold; color: #ffcc33; text-decoration: none;}
.specs {font-family: courier new,courier; font-size: 10pt; color: #ffcc33; text-decoration: none;}
.shigh {font-family: courier new,courier; font-size: 10pt; font-weight: bold; color: #ffffff; text-decoration: none;}
.sbtitle {font-family: arial,helvetica; font-size: 10pt; font-weight: bold; color: #ffffff; text-decoration: italic; font-style: italic}
.sbtext {font-family: times new roman; font-size: 10pt; color: #ffcc33; text-decoration: none;)

p {font-family: arial,helvetica; font-size: 10pt; color: #ffcc33;}
td {font-family: arial,helvetica; font-size: 10pt; color: #ffcc33; text-decoration: none;}

input.inpstyle {
	background-color: #000047;
	font-family: arial,helvetica;
	color: #009cff;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	border-color: #000060;
	border-style: solid;
}

select {
	background-color: #000047;
	font-family: arial,helvetica;
	color: #009cff;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	border-color: #000060;
	border-style: solid;
	width: 100px;
        scrollbar-face-color: #004699;
        scrollbar-shadow-color: #000088;
        scrollbar-highlight-color: #000044;
        scrollbar-3dlight-color: #000088;
        scrollbar-darkshadow-color: #000044;
        scrollbar-track-color: #222222;
        scrollbar-arrow-color: #009cff;
}

textarea {
	background-color: #000047;
	font-family: arial,helvetica;
	color: #009cff;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	border-color: #000060;
	border-style: solid;
	width: 370px;
        height: 75px;
}
