HTML { height: 100%; overflow-y: scroll; }
BODY { color:#ffffcc;	background-image: url("bg.jpg"); padding:0;	padding-top:0px; padding-bottom:0;	padding-left:0px; padding-right:0px; margin:0; font: 10pt Verdana, Arial, sans-serif;}

A:link { color: #ffff66; text-decoration: none; }
A:visited { color: #ffff66; text-decoration: none; }
A:active { color: #ffff66; text-decoration: none; }
A:hover { color: #ffdd33; text-decoration: underline; }

INPUT { background: #ffffdc; color: #000000; FONT-SIZE: 11pt;FONT-FAMILY: Tahoma;}
SELECT { background: #ffffdc; color: #000000; FONT-SIZE: 10pt;FONT-FAMILY: Tahoma;}
TEXTAREA { background: #ffffdc; color: #000000; FONT-SIZE: 11pt;FONT-FAMILY: Tahoma; width: 100%; }

.name1{font-family: Tahoma;color: #993300;font-size: 46px;}
.name2{font-family: Tahoma;color: #cc9966;font-size: 36px;}
.contacts{font-family: "Times New Roman", Times, serif;font-size: 18px; color: #000000; font-weight: 100;}
.phone{font-family: "Times New Roman", Times, serif;font-size: 24px; color: #000000; font-weight: 100;}
.contsmall{font-family: "Times New Roman", Times, serif;font-size: 18px; color: #000000; font-weight: 100;}
.mysite {font-family: "Times New Roman", Times, serif;font-size: 24px;color: #3c190c;}

.maxwidth { text-align:center; max-width: 1440px; }

.caption {vertical-align: bottom;margin:0;font-family: Tahoma;font-size: 7pt;}
.hide {vertical-align: bottom;margin:0;display: none; }
.picright {vertical-align: bottom;margin:0;border-style:groove;cursor:pointer;text-align:left;}

.button A { DISPLAY: block; 
	text-decoration: none; border:1px;
	text-indent: 15px;font-size: 12px;
	color: #FFFFCC;
	width: 102px;
	height: 24px;
}

.button A:link {
	text-decoration: none; border:1px;
	text-indent: 15px;font-size: 12px;
	color: #FFFFCC;
	background: url( mybutton.png );
	line-height: 24px;
}

.button A:visited {
	text-decoration: none; border:1px;
	text-indent: 15px;font-size: 12px;
	color: #FFFFCC;
	background: url( mybutton.png );
	line-height: 24px;
}

.button A:active {
	text-decoration: none; border:1px;
	text-indent: 15px;font-size: 12px;
	color: #FFFFCC;
	background: url( mybutton.png );
	line-height: 24px;
}

.button A:hover {
	text-decoration: none; border:1px;
	text-indent: 15px;font-size: 12px;
	color: #ABCDEF;
	background-position: 0px -24px;
	line-height: 24px;
}