@import url("custom.css"); a:link { color: #333333; text-decoration: none} a:visited { color: #333333; text-decoration: none} a:hover { color: #FF9900; text-decoration: none} a:active { color: #333333; text-decoration: none} .menu a:link { color: #0066CC; text-decoration: none} .menu a:visited { color: #0066CC; text-decoration: none} .menu a:hover { background:#0066CC; color: #ffffff; text-decoration: none} .menu a:active { background:#0066CC; color: #ffffff; text-decoration: none} body { background-image:url(../images/bg_main.jpg); background-position:center; font-size: 12px; color:#333333; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; SCROLLBAR-FACE-COLOR: #efefef; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #808080; SCROLLBAR-3DLIGHT-COLOR: #efefef; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #efefef; } table { font-size:12px; line-height:120%; color:#333333; } img { border:0px; } INPUT { BORDER-TOP-WIDTH: 1px; BORDER-TOP-COLOR: #cccccc; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #cccccc; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; } hr { height:1px; color:#cccccc; } p { text-indent: 2em; line-height:150%; } li { line-height: 150%; } form{ margin-left:0px; margin-bottom:0px; } fieldset { font-size:12px; color:#333333; text-indent: 2em; border-color: #cccccc #cccccc #cccccc #cccccc; border-style:solid; border-width:1px; } legend { font-size:12px; color:#FF9900; font-weight:bold; text-indent: 0em; }