BODY {
	BACKGROUND: url(images/bg-blue.gif) fixed center;
	border: 1 solid red;
}
HTML {
	scrollbar-face-color: #FFFF00;
	scrollbar-arrow-color: 'red';
	scrollbar-track-color: #FFFFAA;
	scrollbar-shadow-color: 'orange';
	scrollbar-highlight-color: 'FFFFEE';
	scrollbar-3dlight-color: 'orange';
	scrollbar-darkshadow-Color:' #FFCC00';
/*	cursor:url("mycursor.cur");*/
}

div.page {
	MARGIN: 0px 17.5% 0px 17.5%;
}
div.btn {
	DISPLAY: inline;
	MARGIN: 2px;
}
div.btn span {
	BACKGROUND: url(/images/button.gif) no-repeat 0px 0px;
	MARGIN: 0px;
	TEXT-ALIGN: left;
	WIDTH: 92px;
	HEIGHT: 22px
}
div.btn a {
	BACKGROUND: url(/images/button.gif) no-repeat 0px 0px;
	COLOR: red;
	FONT: bold 14px "Veranda bold";
	FONT-FAMILY: Sans-Serif;
	TEXT-DECORATION: none;
	MARGIN: 0px;
	PADDING: 3px 0px 6px 17px;
	WIDTH: 100%;
	HEIGHT: 100%;
}
div.btn a:link {
	BACKGROUND: url(/images/button.gif) no-repeat 0px 0px;
	COLOR: red;
	TEXT-DECORATION: none;
}
div.btn a:visited {
	BACKGROUND: url(/images/button.gif) no-repeat 0px -50px;
	COLOR: darkred;
	TEXT-DECORATION: none;
}
div.btn a:hover {
	BACKGROUND: url(/images/button.gif) no-repeat 0px -25px;
	COLOR: yellow;
	TEXT-DECORATION: none;
}
div.btn a:active {
	BACKGROUND: url(/images/button.gif) no-repeat 0px -50px;
	COLOR: darkred;
	TEXT-DECORATION: none;
}

h1, h2, h3, h4, h5 {
	color: #800000;
	font-family: Tahoma;
	margin: 1.25em 0em 0.25em 0em;
}
h1 {
	font-size: 18pt;
	text-align: center;
	margin: 1.5em 0em 1em 0em;
}
h2 {
	font-size: 16pt;
	text-align: left;
}
h3 {
	font-size: 14pt;
	text-align: left;
}
h4 {
	font-size: 12pt;
	text-align: left;
}
h5 {
	font-size: 10pt;
	text-align: left;
}
.norm {
	font-family: Tahoma;
	font-size: 10pt
}

p {
	font-family: Tahoma;
	font-size: 10pt
}
.small	{
	font-family: Tahoma;
	font-size: 7pt
}
.example	{
	color: #FF0000;
	font-family: Tahoma;
	font-size: 9pt
}
.code	{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 9pt
}
.red	{
	color: #FF0000;
	font-family: Tahoma;
	font-size: 9pt
}
.blue	{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 9pt
}
.green	{
	color: #009900;
	font-family: Tahoma;
	font-size: 9pt
}

#formtext {
/*	margin: 0.25em 0em 0.445em 0em;*/
	margin: 3px 0px 8px 0px;
	color: yellow;
	font-family: Tahoma;
	font-size: 10pt
}

a {
	color: #000080;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt
}
a:visited {
	color: #600080;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	background-color: yellow;
	color: #FF0000;
	text-decoration: overline underline;
}

a.lite {
	color: #000080;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt
}
a.lite:visited {
	color: #600080;
	text-decoration: none;
}
a.lite:active {
	color: #FF0000;
	text-decoration: none;
}
a.lite:hover {
	background-color: transparent;
	color: #FF0000;
	text-decoration: overline underline;
}

a.nav {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:visited {
	color: #600080;
	text-decoration: none;
}
a.nav:active {
	color: #FF0000;
	text-decoration: none;
}
a.nav:hover {
	background-color: yellow;
	color: #FF0000;
	text-decoration: overline underline;
}

a.link {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
a.link:visited {
	color: #600080;
	text-decoration: underline;
}
a.link:active {
	color: #FF0000;
	text-decoration: underline;
}
a.link:hover {
	background-color: yellow;
	color: #FF0000;
	text-decoration: overline underline;
}
li {
	list-style: none;
	list-style-position: outside;
	padding: 0em 0em 0em 15px;
	background-image: url(/images/es.gif);
	background-repeat: no-repeat;
	background-position: 0 .325em;
}

img.thumb {
	border: solid, 1px, #ff0000;
/*	border-color: #ff0000;*/
/*	border-style: solid;*/
/*	border-width: 1px;*/
}

.input-box {
	background: #f0f0ff;
	border-size: default;
	border-style: ActiveBorder;
	border-color: default;
	display: block;
	scrollbar-face-color: ThreeDFace;
	scrollbar-shadow-color: ThreeDDarkShadow;
	scrollbar-highlight-color: ThreeDHighlight;
	scrollbar-3dlight-color: ThreeDLightShadow;
	scrollbar-darkshadow-color: ThreeDDarkShadow;
	scrollbar-track-color: Scrollbar;
	scrollbar-arrow-color: ButtonText;
}

.submit-button {
/*	background-color: ButtonFace;*/
/*	border: 1px;*/
/*	border-style: ActiveBorder;*/
	border: 3px bevel #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
/*	padding: 0.25em;*/
	background-color: #FFFFFF;
	background-image: url(/images/form_button.gif);
	background-repeat: repeat-x;
	color: #333333;
	height: 30px;
	width: 128px;
}
/*================================*/

a.shadow {
	color: #000080;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
}
a.shadow:visited {
	color: #600080;
	text-decoration: none;
}
a.shadow:active {
	color: #FF0000;
	text-decoration: none;
}
a.shadow:hover {
	background-color: transparent;
	color: #FF0000;
/*	filter: DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);*/
/*	FILTER: Shadow(Color=#cccccc, Direction=45);*/
	Filter: Glow(Color=#FFFF00, Strength=4);
}
ul {
 
}
a.red {width: inherit;
	height: 30pt;
	background-color: transparent;
	color: #000000;
	font-size: 16pt;
	font-weight: 900;
	font-family: verdana;
} 
a.red:hover {Filter: Glow(Color:#FFFF00, Strength:4); }
div.form {
	background-color: #888888;
	border: solid 1px #000000;
	float: center;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	width: 465px;
}
div.row {
	clear: both;
	float: center;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
}
div.row span.label {
	color: yellow;
	float: left;
	font-family: Tahoma;
	font-size: 10pt;
/*	margin: 0.375em 0em 0.5em 0em;*/
	padding-top: 2px;
	padding-bottom: 8px;
	text-align: right;
	width: 75px;
}
div.row span.formw {
	float: right;
	text-align: left;
	width: 375px;
}
