/* basic html tags */h1 {font-size: 200%; font-weight: bold;}h2 {font-size: 150%; font-weight: bold;}h3 {}th {}td {width: 50%}td.required {text-align: right;font-weight: bold;}td.optional {text-align: right;}td.right {text-align: right;}cite {color: #FFFFFF;margin-left:60px;}.even{background:    #5BA9A8;}.odd {background:    #DFE365;}.sort-table THEAD{BACKGROUND: #5BA9A8}.sort-table table tr td; th{width:50%;}img {border:2;border-color:#FF00FF;margin:5px;}/* forms */fieldset {background: #F0F0F0;border: #006666 1px solid;}fieldset.white {background: #FFFFFF;}input {font-family: Verdana;font-size:100%;}input.required {font-weight: bold;background: #DFE365;}select {font-family: Verdana;font-size:100%;}select.required {font-weight: bold;background: #DFE365;}textarea {font-family: Verdana;font-size:100%;}textarea.required {font-weight: bold;background: #DFE365;}/* hyperlinks *//* lists */li a{font-weight: bold;color: #FFFFFF;}li div{font-weight: bold;color: #FFFF00;}li {list-style:none;}/* hyperlinks */a{font-weight: bold;color: #FFFFFF;}#feeds a{font-weight: bold;color: #FF0000;}/* focus behaviour for form items */input:focus, input.sffocus, select:focus, select.sffocus, textarea:focus, textarea.sffocus  {    background: #5BA9A8;    border-color: #006666;}/* footer */#footer ul li{font-weight: bold;padding:15px; float: left;background: #0000FF;color:#FFFFFF;}#feeds ul li{font-weight: bold;padding:15px; float: left;background: #FFFF00;color:#FF0000;}#origarticle{clear: all;}/* formatting of buttons */.pushbutton {    font-weight: bold;    padding: 1px;    background-color: #E0E0E0;    border: #006666 1px solid;}           #header{color:#000000;height: 80px;background: #000000 url(../Images/h.gif) no-repeat left top}#title{padding-left:40px; font-weight:bold; color:#00FFFF;background: #000000}#title a{font-weight: bold;color: #FFFFFF;}p {padding-left:40px; font-weight:bold; color:#00FFFF;background: #000000}label {padding-left:40px; font-weight:bold; color:#00FFFF;background: #000000}#switchtodefault{display:none;}