A.mainmenu:link { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #103a58; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.mainmenu:hover { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #d01b12; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.mainmenu:active { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #d01b12; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.mainmenu:visited { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #103a58; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.submenu:link { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #707070; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.submenu:hover { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #d01b12; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.submenu:active { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #707070; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.submenu:visited { TEXT-DECORATION: none; FONT-SIZE: 12; COLOR: #707070; FONT-FAMILY: arial; FONT-WEIGHT: bold; font-style:italic; } A.centerlink { TEXT-DECORATION: none; font-weight: bold; FONT-FAMILY: "Arial"; FONT-SIZE: 12px; padding-left: 35px; color: #ff6c00; background-image: url('tr/images/menu/btn_last.png'); background-repeat: no-repeat; background-position: left center; font-style:italic; } A.centerlink_back { TEXT-DECORATION: none; font-weight: bold; FONT-FAMILY: "Arial"; FONT-SIZE: 12px; padding-left: 15px; color: #ff6c00; background-image: url('tr/images/menu/btn_first.png'); background-repeat: no-repeat; background-position: left center; font-style:italic; } span.menuheader { TEXT-DECORATION: none; font-weight: bold; FONT-FAMILY: arial; FONT-SIZE: 12px; color: #d01b12; font-style:italic; } span.normal { TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: #ffffff; font-style:italic; } span.dot { TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: #ffd800; background-image: url('tr/images/menu/menu_arrow.png'); background-repeat: no-repeat; background-position: left center; padding-left: 10px; font-style:italic; } span.small { TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: "Arial"; FONT-SIZE: 10px; color: #ffffff; font-style:italic; } span.smallalter { TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: "Arial"; FONT-SIZE: 10px; color: #ffcc00; font-style:italic; } span.caption { TEXT-DECORATION: none; font-weight: bold; FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: #ff0000; font-style:italic; } span.disabled { TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: red; // #ffffff; font-style:italic; } .paging_button { cursor: pointer; TEXT-DECORATION: none; font-weight: bold; FONT-FAMILY: "Arial"; FONT-SIZE: 12px; color: #ffffff; BORDER-bottom: 1px solid white; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; margin: 0px; font-style:italic; } .input, textarea, select { background-image:url("scripts/form_bg.jpg"); background-repeat: repeat-x; border:1px solid #909090; font-size:12px; color:#333333; padding-left:5px; margin-right:4px; font-family: "Arial"; font-style:italic; } //-------------------------------------------------------------------// legend { FONT: 120% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif; COLOR: #ffffff; } .pagedbuttons { color: #203030; background-color: #ffffff; BORDER-BOTTOM: #aaaaaa 1px solid; BORDER-LEFT: #aaaaaa 1px solid; BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; FONT-FAMILY: verdana; FONT-SIZE: 20; font-weight: bold; cursor: hand; } .pagedbuttonsdisabled { color: #000000; background-color: #ffffff; BORDER-BOTTOM: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; FONT-FAMILY: geneva; FONT-SIZE: 6pt; font-weight: bold; cursor: arrow; } //---------------------------- .comment-page-numbers{ height:1%; overflow:hidden; clear:both; padding:15px 0; } .comment-page-numbers strong{ color:#FFF; float:left; overflow: hidden; text-align:center; text-decoration:none; display:block; width:37px; height:49px; padding-top:6px; margin:0 5px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../scripts/page_num_b.png', sizingMethod='crop'); cursor: hand; } .comment-page-numbers a{ float:left; text-align:center; text-decoration:none; display:block; width:37px; height:49px; color:#777; font-weight:bold; padding-top:6px; margin:0 5px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../scripts/page_num_a.png', sizingMethod='crop'); cursor: hand; } .comment-page-numbers a:hover, .comment-page-numbers strong:hover{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../scripts/page_num_b.png', sizingMethod='crop'); color:#FFF; cursor: hand; }