home *** CD-ROM | disk | FTP | other *** search
/ ip-72-10-208-29.nwptny.ntcnet.net / ip-72-10-208-29.nwptny.ntcnet.net.tar / ip-72-10-208-29.nwptny.ntcnet.net / newhartsystems / _themes / copy-of-compass / copy1011.css < prev    next >
Cascading Style Sheet File  |  2007-11-28  |  33KB  |  1,700 lines

  1. .mstheme
  2. {
  3.     separator-image: url(rule_compass.gif);
  4.     list-image-1: url(bull1_compass.gif);
  5.     list-image-2: url(bull2_compass.gif);
  6.     list-image-3: url(bull3_compass.gif);
  7.     nav-banner-image: url(banner_compass.gif);
  8.     navbutton-horiz-normal: url(nav_hor_compass.gif);
  9.     navbutton-horiz-hovered: url(nav_hor_over_compass.gif);
  10.     navbutton-horiz-pushed: url(nav_hor_down_compass.gif);
  11.     navbutton-vert-normal: url(nav_vert_compass.gif);
  12.     navbutton-vert-hovered: url(nav_vert_over_compass.gif);
  13.     navbutton-vert-pushed: url(nav_vert_down_compass.gif);
  14.     navbutton-home-normal: url(nav_home_compass.gif);
  15.     navbutton-home-hovered: url(nav_home_over_compass.gif);
  16.     navbutton-home-pushed: url(nav_home_compass.gif);
  17.     navbutton-next-normal: url(nav_next_compass.gif);
  18.     navbutton-next-hovered: url(nav_next_over_compass.gif);
  19.     navbutton-next-pushed: url(nav_next_down_compass.gif);
  20.     navbutton-prev-normal: url(nav_prev_compass.gif);
  21.     navbutton-prev-hovered: url(nav_prev_over_compass.gif);
  22.     navbutton-prev-pushed: url(nav_prev_compass.gif);
  23.     navbutton-up-normal: url(nav_up_compass.gif);
  24.     navbutton-up-hovered: url(nav_up_over_compass.gif);
  25.     navbutton-up-pushed: url(nav_up_compass.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Verdana,Arial,Helvetica,sans-serif;
  30.     color: rgb(0, 0, 102);
  31.     font-size: 5;
  32.     font-style: normal;
  33.     font-weight: normal;
  34. }
  35. .mstheme-horiz-navtxt
  36. {
  37.     font-family: Verdana,Arial,Helvetica,sans-serif;
  38.     color: rgb(51, 0, 153);
  39.     font-size: 2;
  40.     font-style: normal;
  41.     font-weight: normal;
  42. }
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: Verdana,Arial,Helvetica,sans-serif;
  46.     color: rgb(51, 0, 153);
  47.     font-size: 2;
  48.     font-style: normal;
  49.     font-weight: normal;
  50. }
  51. .mstheme-navtxthome
  52. {
  53.     font-family: Verdana,Arial,Helvetica,sans-serif;
  54.     color: rgb(102, 0, 153);
  55.     font-size: 1;
  56.     font-style: normal;
  57.     font-weight: normal;
  58. }
  59. .mstheme-navtxtnext
  60. {
  61.     font-family: Verdana,Arial,Helvetica,sans-serif;
  62.     color: rgb(102, 0, 153);
  63.     font-size: 1;
  64.     font-style: normal;
  65.     font-weight: normal;
  66. }
  67. .mstheme-navtxtprev
  68. {
  69.     font-family: Verdana,Arial,Helvetica,sans-serif;
  70.     color: rgb(102, 0, 153);
  71.     font-size: 1;
  72.     font-style: normal;
  73.     font-weight: normal;
  74. }
  75. .mstheme-navtxtup
  76. {
  77.     font-family: Verdana,Arial,Helvetica,sans-serif;
  78.     color: rgb(102, 0, 153);
  79.     font-size: 1;
  80.     font-style: normal;
  81.     font-weight: normal;
  82. }
  83. ul
  84. {
  85.     list-style-image: url(bull1_compass.gif);
  86. }
  87. ul ul
  88. {
  89.     list-style-image: url(bull2_compass.gif);
  90. }
  91. ul ul ul
  92. {
  93.     list-style-image: url(bull3_compass.gif);
  94. }
  95. a:link
  96. {
  97.     color: rgb(204, 153, 0);
  98. }
  99. a:active
  100. {
  101.     color: rgb(204, 51, 153);
  102. }
  103. a:visited
  104. {
  105.     color: rgb(102, 102, 153);
  106. }
  107. body
  108. {
  109.     background-color: rgb(255, 255, 255);
  110.     color: rgb(0, 51, 153);
  111. }
  112. table
  113. {
  114.     table-border-color-light: rgb(0, 51, 153);
  115.     table-border-color-dark: rgb(0, 51, 153);
  116.     border-color: rgb(0, 51, 153);
  117. }
  118. th
  119. {
  120.     border-color: rgb(0, 51, 153);
  121. }
  122. td
  123. {
  124.     border-color: rgb(0, 51, 153);
  125. }
  126. h1
  127. {
  128.     color: rgb(0, 0, 102);
  129. }
  130. h2
  131. {
  132.     color: rgb(0, 0, 102);
  133. }
  134. h3
  135. {
  136.     color: rgb(0, 0, 102);
  137. }
  138. h4
  139. {
  140.     color: rgb(0, 0, 102);
  141. }
  142. h5
  143. {
  144.     color: rgb(0, 0, 102);
  145. }
  146. h6
  147. {
  148.     color: rgb(0, 0, 102);
  149. }
  150. hr
  151. {
  152.     color: rgb(182, 84, 78);
  153. }
  154. button
  155. {
  156.     background-color: rgb(255, 255, 255);
  157.     color: rgb(0, 0, 0);
  158. }
  159. label
  160. {
  161.     color: rgb(255, 255, 255);
  162. }
  163. .mstheme-text
  164. {
  165.     background-color: rgb(0, 0, 0);
  166.     color: rgb(11, 0, 0);
  167. }
  168. textarea
  169. {
  170.     color: rgb(0, 0, 0);
  171. }
  172. fieldset
  173. {
  174.     color: rgb(255, 255, 255);
  175. }
  176. legend
  177. {
  178.     color: rgb(255, 255, 255);
  179. }
  180. select
  181. {
  182.     color: rgb(0, 0, 0);
  183. }
  184. caption
  185. {
  186.     color: rgb(255, 255, 255);
  187. }
  188. .mstheme{
  189. navbutton-background-color:#FFFFFF;
  190. top-bar-button:url(top_bar_button_compass.gif);
  191. }
  192. .mstheme-topbar-font{
  193. font-family:Verdana,Arial,Helvetica,sans-serif;
  194. color:#383838;
  195. }
  196. body{
  197. font-family:Verdana,Arial,Helvetica,sans-serif;
  198. background-image:url('background_compass.gif');
  199. background-repeat: no-repeat;
  200. }
  201. h1{
  202. font-family:Verdana,Arial,Helvetica,sans-serif;
  203. font-weight:bold;
  204. font-style:normal;
  205. }
  206. h2{
  207. font-family:Verdana,Arial,Helvetica,sans-serif;
  208. font-weight:normal;
  209. font-style:normal;
  210. }
  211. h3{
  212. font-family:Verdana,Arial,Helvetica,sans-serif;
  213. font-weight:normal;
  214. font-style:normal;
  215. }
  216. h4{
  217. font-family:Verdana,Arial,Helvetica,sans-serif;
  218. font-weight:normal;
  219. font-style:normal;
  220. }
  221. h5{
  222. font-family:Verdana,Arial,Helvetica,sans-serif;
  223. font-weight:normal;
  224. font-style:normal;
  225. }
  226. h6{
  227. font-family:Verdana,Arial,Helvetica,sans-serif;
  228. font-weight:normal;
  229. font-style:normal;
  230. }
  231. IL{
  232. list-style-image:url('bull2_compass.gif');
  233. }
  234. BUTTON{
  235. border-style:solid;
  236. border-width:1pt;
  237. font-family:Arial,Helvetica,sans-serif;
  238. font-style:normal;
  239. }
  240. label, .MSTHEME-LABEL{
  241. font-family:Verdana,Arial,Helvetica,sans-serif;
  242. font-style:normal;
  243. }
  244. TEXTAREA{
  245. font-family:Verdana,Arial,Helvetica,sans-serif;
  246. font-style:normal
  247. }
  248. FIELDSET{
  249. border-style:solid;
  250. border-width:1pt;
  251. font-family:Verdana,Arial,Helvetica,sans-serif;
  252. font-style:normal;
  253. }
  254. LEGEND{
  255. font-family:Verdana,Arial,Helvetica,sans-serif;
  256. font-style:normal;
  257. }
  258. SELECT{
  259. border-style:solid;
  260. font-family:Verdana,Arial,Helvetica,sans-serif;
  261. font-style:normal
  262. }
  263. TABLE{
  264. font-family:Verdana,Arial,Helvetica,sans-serif;
  265. font-style:normal;
  266. }
  267. CAPTION{
  268. font-family:Verdana,Arial,Helvetica,sans-serif;
  269. font-style:normal;
  270. }
  271. TH{
  272. font-family:Verdana,Arial,Helvetica,sans-serif;
  273. font-style:bold;
  274. }
  275. MARQUEE{
  276. font-family:Verdana,Arial,Helvetica,sans-serif;
  277. }
  278. .ms-main{
  279. border-color:#B6544E;
  280. }
  281. .ms-bannerframe, .ms-GRHeaderBackground, .ms-storMeFree{
  282. background-image:url('');
  283. background-color:#5F5F5F;
  284. background-repeat:repeat-x;
  285. }
  286. .ms-banner{
  287. color:#B6544E;
  288. font-family:Verdana,Arial,Helvetica,sans-serif;
  289. }
  290. .ms-banner a:link{
  291. font-family:Verdana,Arial,Helvetica,sans-serif;
  292. color:#383838;
  293. font-weight:normal;
  294. text-decoration:none;
  295. }
  296. .ms-banner a:visited{
  297. font-family:Verdana,Arial,Helvetica,sans-serif;
  298. color:#383838;
  299. font-weight:normal;
  300. text-decoration:none;
  301. }
  302. .ms-nav td{
  303. font-family:Verdana,Arial,Helvetica,sans-serif;
  304. font-weight:normal;
  305. color:#383838;
  306. }
  307. .ms-navframe{
  308. border-color:#EAEAEA;
  309. }
  310. .ms-nav a{
  311. text-decoration:none;
  312. font-family:Verdana,Arial,Helvetica,sans-serif;
  313. font-weight:normal;
  314. color:#B24B45;
  315. }
  316. .ms-nav a:hover{
  317. text-decoration:underline;
  318. color:#DFA100;
  319. }
  320. .ms-nav a:visited{
  321. color:#B24B45;
  322. }
  323. .ms-viewselect a:link{
  324. font-family:Verdana,Arial,Helvetica,sans-serif;
  325. color:#B24B45;
  326. }
  327. .ms-titlearea{
  328. font-family:Verdana,Arial,Helvetica,sans-serif;
  329. color:#383838;
  330. }
  331. .ms-pagetitle{
  332. color:#383838;
  333. font-family:Verdana,Arial,Helvetica,sans-serif;
  334. font-weight:bold;
  335. }
  336. .ms-pagetitle a{
  337. text-decoration:underline;
  338. color:#B24B45;
  339. }
  340. .ms-pagetitle a:hover{
  341. text-decoration:underline;
  342. color:#DFA100;
  343. }
  344. .ms-announcementtitle{
  345. font-weight:bold;
  346. }
  347. .ms-formlabel{
  348. font-family:verdana;
  349. font-size:.7em;
  350. font-weight:normal;
  351. color:#808080;
  352. }
  353. .ms-formbody{
  354. font-family:Verdana,Arial,Helvetica,sans-serif;
  355. color:#383838;
  356. }
  357. .ms-formdescription{
  358. font-family:Verdana,Arial,Helvetica,sans-serif;
  359. color:#808080;
  360. }
  361. .ms-selected{
  362. background-color:#D2D2D2;
  363. color:#383838;
  364. }
  365. .ms-selected SPAN{
  366. color:#D2D2D2;
  367. }
  368. .ms-filedialog TD{
  369. height:16px;
  370. }
  371. .ms-descriptiontext{
  372. color:#383838;
  373. font-family:Verdana,Arial,Helvetica,sans-serif;
  374. }
  375. .ms-descriptiontext a{
  376. color:#B24B45;
  377. font-family:Verdana,Arial,Helvetica,sans-serif;
  378. }
  379. .ms-separator{
  380. color:#383838;
  381. }
  382. .ms-authoringcontrols{
  383. background-color:#EAEAEA;
  384. font-family:Verdana,Arial,Helvetica,sans-serif;
  385. color:#383838;
  386. }
  387. .ms-alternating{
  388. background-color:#EAEAEA;
  389. }
  390. .ms-back{
  391. vertical-align:top;
  392. padding-left:4;
  393. padding-right:4;
  394. padding-top:2;
  395. padding-bottom:4;
  396. background-color:#EAEAEA;
  397. }
  398. .ms-sectionheader{
  399. color:#383838;
  400. font-family:Verdana,Arial,Helvetica,sans-serif;
  401. font-weight:bold;
  402. }
  403. .ms-sectionline{
  404. background-color:#707070;
  405. }
  406. .ms-partline{
  407. background-color:#707070;
  408. }
  409. .ms-propertysheet{
  410. font-family:Verdana,Arial,Helvetica,sans-serif;
  411. }
  412. .ms-propertysheet th{
  413. font-family:Verdana,Arial,Helvetica,sans-serif;
  414. color:#383838;
  415. font-weight:bold;
  416. }
  417. .ms-propertysheet a{
  418. text-decoration:none;
  419. color:#B24B45;
  420. }
  421. .ms-propertysheet a:hover{
  422. text-decoration:underline;
  423. color:#DFA100;
  424. }
  425. .ms-propertysheet a:visited{
  426. text-decoration:none;
  427. color:#45201E;
  428. }
  429. .ms-propertysheet a:visited:hover{
  430. text-decoration:underline;
  431. }
  432. .ms-itemheader a{
  433. font-family:Verdana,Arial,Helvetica,sans-serif;
  434. font-weight:bold;
  435. color:#383838;
  436. text-decoration:none;
  437. }
  438. .ms-itemheader a:hover{
  439. text-decoration:underline;
  440. color:#383838;
  441. }
  442. .ms-itemheader a:visited{
  443. text-decoration:none;
  444. color:#383838;
  445. }
  446. .ms-itemheader a:visited:hover{
  447. text-decoration:underline;
  448. }
  449. .ms-vh{
  450. font-family:Verdana,Arial,Helvetica,sans-serif;
  451. color:#B24B45;
  452. text-decoration:none;
  453. font-weight:normal;
  454. }
  455. .ms-vb{
  456. font-family:Verdana,Arial,Helvetica,sans-serif;
  457. color:#383838;
  458. height:18px;
  459. vertical-align:top;
  460. }
  461. .ms-homepagetitle{
  462. font-family:Verdana,Arial,Helvetica,sans-serif;
  463. color:#383838;
  464. font-weight:bold;
  465. text-decoration:none;
  466. }
  467. :hover.ms-homepagetitle{
  468. text-decoration:underline;
  469. color:#B24B45;
  470. }
  471. .ms-addnew{
  472. font-weight:normal;
  473. font-family:Verdana,Arial,Helvetica,sans-serif;
  474. color:#383838;
  475. text-decoration:none;
  476. }
  477. .ms-cal{
  478. border-collapse:collapse;
  479. table-layout:fixed;
  480. font-family:Verdana,Arial,Helvetica,sans-serif;
  481. cursor:default;
  482. }
  483. .ms-caltop{
  484. border-top:1px solid #707070;
  485. border-left:1px solid #707070;
  486. border-right:1px solid #707070;
  487. vertical-align:top;
  488. width:14%;
  489. height:30px;
  490. }
  491. .ms-calhead{
  492. border:none;
  493. text-align:center;
  494. background-color:#383838;
  495. color:#FFFFFF;
  496. font-family:Verdana,Arial,Helvetica,sans-serif;
  497. padding:2px;
  498. }
  499. .ms-caldow{
  500. border-top:1px solid #707070;
  501. border-left:1px solid #707070;
  502. border-right:1px solid #707070;
  503. vertical-align:top;
  504. text-align:center;
  505. font-weight:bold;
  506. color:#383838;
  507. height:20px;
  508. }
  509. .ms-calmid{
  510. border-left:1px solid #707070;
  511. border-right:1px solid #707070;
  512. height:20px;
  513. }
  514. .ms-calspacer{
  515. border-left:1px solid #707070;
  516. border-right:1px solid #707070;
  517. height:4px;
  518. }
  519. .ms-calbot{
  520. border-top:none;
  521. border-left:1px solid #707070;
  522. border-right:1px solid #707070;
  523. border-bottom:1px solid #707070;
  524. height:2px;
  525. }
  526. .ms-appt a{
  527. color:#B24B45;
  528. }
  529. .ms-appt a:hover{
  530. color:#DFA100;
  531. }
  532. .ms-appt{
  533. border:2px solid #707070;
  534. text-align:center;
  535. vertical-align:middle;
  536. height:18px;
  537. overflow:hidden;
  538. text-overflow:ellipsis;
  539. background-color:#D2D2D2;
  540. color:#383838;
  541. }
  542. .ms-caldowdown{
  543. font-family:Verdana,Arial,Helvetica,sans-serif;
  544. font-weight:bold;
  545. color:#383838;
  546. text-align:center;
  547. vertical-align:middle;
  548. }
  549. .ms-caldown{
  550. color:#383838;
  551. vertical-align:top;
  552. }
  553. .ms-datepickeriframe{
  554. position:absolute;
  555. display:none;
  556. background:#FFFFFF;
  557. }
  558. .ms-datepicker{
  559. font-family:Verdana,Arial,Helvetica,sans-serif;
  560. background-color:#FFFFFF;
  561. color:#383838;
  562. border:2px outset activeborder;
  563. cursor:default
  564. }
  565. .ms-dpdow{
  566. border:none;
  567. vertical-align:top;
  568. text-align:center;
  569. font-weight:bold;
  570. color:#383838;
  571. border-bottom:1px solid #707070;
  572. }
  573. .ms-dpday{
  574. border:none;
  575. text-align:center;
  576. cursor:hand;
  577. }
  578. .ms-dpselectedday{
  579. border:none;
  580. background-color:#EAEAEA;
  581. text-align:center;
  582. cursor:hand;
  583. }
  584. .ms-dpnonmonth{
  585. color:#626262;
  586. border:none;
  587. text-align:center;
  588. cursor:hand;
  589. }
  590. .ms-dphead{
  591. border:none;
  592. text-align:center;
  593. font-weight:bold;
  594. background-color:#BFC5BD;
  595. color:#383838;
  596. }
  597. .ms-dpfoot{
  598. text-align:center;
  599. text-align:center;
  600. font-style:italic;
  601. border-top:1px solid;
  602. border-left:none;
  603. border-bottom:none;
  604. border-right:none;
  605. height:24px;
  606. }
  607. IMG.ms-button{
  608. cursor:hand;
  609. }
  610. .ms-toolbar, .ms-toolbar a:visited{
  611. font-family:Verdana,Arial,Helvetica,sans-serif;
  612. text-decoration:none;
  613. color:#B24B45;
  614. }
  615. .ms-stylebody{
  616. font-family:verdana;
  617. font-size:8pt;
  618. }
  619. .ms-styleheader a:link, .ms-stylebody a:link{
  620. color:#B24B45;
  621. text-decoration:none;
  622. }
  623. .ms-styleheader a:visited, .ms-stylebody a:visited{
  624. text-decoration:none
  625. }
  626. .ms-styleheader a:hover, .ms-stylebody a:hover{
  627. color:#ff3300;
  628. text-decoration:underline;
  629. }
  630. table.ms-toolbar{
  631. background-image:url('toolgrad_compass.gif');
  632. border:1px solid #626262
  633. background-color:#B6544E;
  634. }
  635. .ms-gridT1{
  636. font-family:Verdana,Arial,Helvetica,sans-serif;
  637. text-align:center;
  638. color:#626262;
  639. }
  640. select{
  641. font-family:Verdana,Arial,Helvetica,sans-serif;
  642. }
  643. hr{
  644. color:#B6544E;
  645. height:2px;
  646. }
  647. .ms-formdescription A{
  648. color:#B24B45;
  649. text-decoration:none;
  650. }
  651. .ms-formtable .ms-formbody{
  652. line-height:1.3em;
  653. }
  654. .ms-radiotext{
  655. cursor:default;
  656. text-align:left;
  657. font-family:verdana;
  658. font-size:10pt;
  659. height:19px;
  660. }
  661. .ms-gridtext{
  662. cursor:default;
  663. font-family:Verdana,Arial,Helvetica,sans-serif;
  664. height:19px;
  665. }
  666. .ms-formbody{
  667. font-family:Verdana,Arial,Helvetica,sans-serif;
  668. vertical-align:top;
  669. }
  670. table.ms-form th{
  671. color:#383838;
  672. font-family:Verdana,Arial,Helvetica,sans-serif;
  673. font-weight:normal;
  674. vertical-align:top;
  675. }
  676. table.ms-form td{
  677. width:100%;
  678. vertical-align:top;
  679. }
  680. .ms-formrecurrence{
  681. font-family:Verdana,Arial,Helvetica,sans-serif;
  682. font-weight:normal;
  683. vertical-align:top;
  684. }
  685. .ms-long{
  686. font-family:Verdana,Arial,Helvetica,sans-serif;
  687. width:386px;
  688. }
  689. .ms-banner a:link{
  690. font-family:Verdana,Arial,Helvetica,sans-serif;
  691. color:#FFFFFF;
  692. font-weight:bold;
  693. text-decoration:none;
  694. }
  695. .ms-banner a:visited{
  696. font-family:Verdana,Arial,Helvetica,sans-serif;
  697. color:#FFFFFF;
  698. font-weight:bold;
  699. text-decoration:none;
  700. }
  701. .ms-nav td, .ms-nav .ms-SPZoneLabel, .ms-input{
  702. font-family:Verdana,Arial,Helvetica,sans-serif;
  703. }
  704. .ms-nav th{
  705. font-family:Verdana,Arial,Helvetica,sans-serif;
  706. font-weight:normal;
  707. color:#383838;
  708. }
  709. .ms-navheader a, .ms-navheader a:link, .ms-navheader a:visited{
  710. font-weight:bold;
  711. }
  712. .ms-navframe{
  713. background:#EAEAEA;
  714. }
  715. .ms-navline{
  716. border-bottom:1px solid #BEBEBE;
  717. }
  718. .ms-nav .ms-navwatermark{
  719. color:#D2D2D2;
  720. }
  721. .ms-selectednav{
  722. border:1px solid #383838;
  723. background:#FFFFFF;
  724. padding-top:1px;
  725. padding-bottom:2px;
  726. }
  727. .ms-unselectednav{
  728. border:1px solid #EAEAEA;
  729. padding-top:1px;
  730. padding-bottom:2px;
  731. }
  732. .ms-verticaldots{
  733. border-right:1px solid #707070;
  734. border-left:none;
  735. }
  736. .ms-nav a:link{
  737. }
  738. TD.ms-titleareaframe{
  739. color:#000000;
  740. border-color:#B6544E;
  741. }
  742. TABLE.ms-titleareaframe{
  743. border-left:0px;
  744. }
  745. Div.ms-titleareaframe{
  746. border-top:4px solid #B6544E;
  747. }
  748. .ms-searchform{
  749. background-color: #B6544E;
  750. }
  751. .ms-searchcorner{
  752. background-color:#B6544E;
  753. background-image:none;
  754. }
  755. .ms-titlearealine{
  756. background-color:#707070;
  757. }
  758. .ms-bodyareaframe{
  759. border-color:#B6544E;
  760. }
  761. .ms-pagetitle{
  762. font-family:Verdana,Arial,Helvetica,sans-serif;
  763. }
  764. .ms-pagetitle a{
  765. text-decoration:none;
  766. }
  767. .ms-pagetitle a:hover{
  768. text-decoration:underline;
  769. }
  770. .ms-pagecaption{
  771. color:#383838;
  772. font-family:Verdana,Arial,Helvetica,sans-serif;
  773. }
  774. .ms-selectedtitle{
  775. background-color:#EAEAEA;
  776. border:1px solid #666666;
  777. padding-top:1px;
  778. padding-bottom:2px;
  779. }
  780. .ms-unselectedtitle{
  781. margin:1px;
  782. padding-top:1px;
  783. padding-bottom:2px;
  784. }
  785. .ms-menuimagecell{
  786. background-color:#666666;
  787. cursor:hand;
  788. }
  789. .ms-filedialog td{
  790. height:16px;
  791. }
  792. .ms-alerttext{
  793. color:#DB6751;
  794. font-family:Verdana,Arial,Helvetica,sans-serif;
  795. }
  796. .ms-sectionheader a{
  797. color:#383838;
  798. text-decoration:none;
  799. }
  800. .ms-sectionheader a:hover{
  801. color:#383838;
  802. text-decoration:none;
  803. }
  804. .ms-sectionheader a:visited{
  805. color:#383838;
  806. text-decoration:none;
  807. }
  808. .ms-discussiontitle{
  809. font-family:Verdana,Arial,Helvetica,sans-serif;
  810. color:#383838;
  811. font-weight:bold;
  812. }
  813. .ms-vh2{
  814. font-family:Verdana,Arial,Helvetica,sans-serif;
  815. color:#B24B45;
  816. text-decoration:none;
  817. font-weight:normal;
  818. vertical-align:top;
  819. }
  820. .ms-vh-icon{
  821. font-family:Verdana,Arial,Helvetica,sans-serif;
  822. color:#B24B45;
  823. text-decoration:none;
  824. font-weight:normal;
  825. vertical-align:top;
  826. width:22px;
  827. }
  828. .ms-vh-icon-empty{
  829. font-family:Verdana,Arial,Helvetica,sans-serif;
  830. color:#B24B45;
  831. text-decoration:none;
  832. font-weight:normal;
  833. vertical-align:top;
  834. width:0px;
  835. }
  836. .ms-vh-left{
  837. font-family:Verdana,Arial,Helvetica,sans-serif;
  838. color:#B24B45;
  839. text-decoration:none;
  840. font-weight:normal;
  841. }
  842. .ms-vh-left-icon{
  843. font-family:Verdana,Arial,Helvetica,sans-serif;
  844. color:#B24B45;
  845. text-decoration:none;
  846. font-weight:normal;
  847. width:22px;
  848. }
  849. .ms-vh-left-icon-empty{
  850. font-family:Verdana,Arial,Helvetica,sans-serif;
  851. color:#B24B45;
  852. text-decoration:none;
  853. font-weight:normal;
  854. width:0px;
  855. }
  856. .ms-vh-right{
  857. font-family:Verdana,Arial,Helvetica,sans-serif;
  858. color:#B24B45;
  859. text-decoration:none;
  860. font-weight:normal;
  861. }
  862. .ms-vh-right-icon{
  863. font-family:Verdana,Arial,Helvetica,sans-serif;
  864. color:#B24B45;
  865. text-decoration:none;
  866. font-weight:normal;
  867. width:22px;
  868. }
  869. .ms-vh-right-icon-empty{
  870. font-family:Verdana,Arial,Helvetica,sans-serif;
  871. color:#B24B45;
  872. text-decoration:none;
  873. font-weight:normal;
  874. width:0px;
  875. }
  876. .ms-vh a, .ms-vh a:visited, .ms-vh2 a, .ms-vh2 a:visited, .ms-vh-left a, .ms-vh-right a{
  877. color:#B24B45;
  878. text-decoration:none;
  879. }
  880. .ms-vh a:hover, .ms-vh2 a:hover{
  881. text-decoration:underline;
  882. }
  883. .ms-vhImage{
  884. font-family:Verdana,Arial,Helvetica,sans-serif;
  885. color:#626262;
  886. text-decoration:none;
  887. font-weight:normal;
  888. vertical-align:top;
  889. width:18pt;
  890. }
  891. .ms-gb{
  892. font-family:Verdana,Arial,Helvetica,sans-serif;
  893. height:18px;
  894. color:#383838;
  895. background-color:#EAEAEA;
  896. font-weight:bold;
  897. }
  898. .ms-styleheader{
  899. font-family:verdana;
  900. font-size:0.68em;
  901. background-color:#EAEAEA;
  902. }
  903. .ms-vb, .ms-vb2, .ms-GRFont, .ms-vb-user{
  904. font-family:Verdana,Arial,Helvetica,sans-serif;
  905. vertical-align:top;
  906. }
  907. .ms-vb a, .ms-vb2 a, .ms-GRStatusText a, .ms-vb-user a{
  908. color:#B24B45;
  909. text-decoration:none;
  910. }
  911. .ms-vb a:hover, .ms-vb2 a:hover, .ms-vb-user a:hover{
  912. color:#DFA100;
  913. text-decoration:underline;
  914. }
  915. .ms-vb a:visited, .ms-vb2 a:visited, .ms-GRStatusText a:visited, .ms-vb-user a:visited{
  916. color:#B24B45;
  917. text-decoration:none;
  918. }
  919. .ms-vb a:visited:hover, .ms-vb2 a:visited:hover, .ms-vb-user a:visited:hover{
  920. color:#DFA100;
  921. text-decoration:underline;
  922. }
  923. .ms-vb2, .ms-vb-title, .ms-vb-icon, .ms-vb-user{
  924. border-top:1px solid #B6544E;
  925. }
  926. .ms-vb-icon{
  927. vertical-align:top;
  928. width:16px;
  929. padding-top:2px;
  930. padding-bottom:0px;
  931. }
  932. .ms-vb2{
  933. padding-top:3px;
  934. padding-bottom:0px;
  935. }
  936. .ms-addnew{
  937. font-weight:normal;
  938. font-family:Verdana,Arial,Helvetica,sans-serif;
  939. color:#B24B45;
  940. text-decoration:none;
  941. }
  942. .ms-error{
  943. font-family:Verdana,Arial,Helvetica,sans-serif;
  944. font-weight:normal;
  945. color:#db6751;
  946. }
  947. .ms-vcal{
  948. border-collapse:separate;
  949. table-layout:fixed;
  950. font-family:Verdana,Arial,Helvetica,sans-serif;
  951. cursor:default;
  952. }
  953. .ms-Dcal{
  954. border-collapse:collapse;
  955. border-left:1px solid #707070;
  956. border-right:1px solid #707070;
  957. table-layout:fixed;
  958. font-family:Verdana,Arial,Helvetica,sans-serif;
  959. cursor:default;
  960. }
  961. .ms-calDmidHour{
  962. border-color:#707070;
  963. height:20px;
  964. }
  965. .ms-calDmidHalfHour{
  966. border-color:#707070;
  967. height:20px;
  968. }
  969. .ms-calDmidQuarterHour{
  970. border:0px none;
  971. height:20px;
  972. }
  973. .ms-CalSpacer{
  974. border-left:1px solid #707070;
  975. border-right:1px solid #707070;
  976. height:4px;
  977. }
  978. .ms-CalDSpacer{
  979. border-left:1px solid #707070;
  980. border-right:1px solid #707070;
  981. height:4px;
  982. }
  983. .ms-CalVSpacer{
  984. background-color:#707070;
  985. width:0px;
  986. }
  987. .ms-CalAllDay{
  988. text-align:center;
  989. vertical-align:top;
  990. width:10%;
  991. height:12px;
  992. }
  993. .ms-firstCalHour{
  994. vertical-align:top;
  995. width:10%;
  996. height:12px;
  997. }
  998. .ms-calHour{
  999. border-top:1px solid #707070;
  1000. vertical-align:top;
  1001. width:10%;
  1002. height:12px;
  1003. }
  1004. .ms-calHalfHour{
  1005. border-top:1px solid #BEBEBE;
  1006. vertical-align:top;
  1007. height:12px;
  1008. }
  1009. .ms-calQuarterHour{
  1010. border-top:0px none;
  1011. vertical-align:top;
  1012. height:12px;
  1013. }
  1014. .ms-Dappt{
  1015. border:2px solid #707070;
  1016. text-align:center;
  1017. vertical-align:middle;
  1018. height:18px;
  1019. overflow:hidden;
  1020. background-color:#D2D2D2;
  1021. color:#383838;
  1022. }
  1023. .ms-Vappt{
  1024. border-top:1px solid #FFFFFF;
  1025. border-left:2px solid #FFFFFF;
  1026. border-bottom:3px solid #FFFFFF;
  1027. border-right:2px solid #FFFFFF;
  1028. text-align:center;
  1029. padding-left:3px;
  1030. padding-right:3px;
  1031. vertical-align:middle;
  1032. height:12px;
  1033. overflow:hidden;
  1034. text-overflow:ellipsis;
  1035. background-color:#D2D2D2;
  1036. color:#383838;
  1037. }
  1038. .ms-Vapptsingle a, .ms-Vappt a{
  1039. text-decoration:none;
  1040. font-family:Verdana,Arial,Helvetica,sans-serif;
  1041. font-weight:normal;
  1042. color:#B24B45;
  1043. overflow:hidden;
  1044. text-overflow:ellipsis;
  1045. }
  1046. .ms-Vappt a:link{
  1047. }
  1048. .ms-Vappt a:hover{
  1049. text-decoration:underline;
  1050. color:#383838;
  1051. }
  1052. .ms-Vevt{
  1053. padding:0px;
  1054. text-align:center;
  1055. vertical-align:top;
  1056. font-family:Verdana,Arial,Helvetica,sans-serif;
  1057. font-weight:normal;
  1058. height:12px;
  1059. overflow:hidden;
  1060. text-overflow:ellipsis;
  1061. color:#383838;
  1062. }
  1063. .ms-Vevt a{
  1064. text-decoration:none;
  1065. font-family:Verdana,Arial,Helvetica,sans-serif;
  1066. font-weight:normal;
  1067. color:#383838;
  1068. }
  1069. .ms-Vevt a:link{
  1070. }
  1071. .ms-Vevt a:hover{
  1072. text-decoration:underline;
  1073. color:#383838;
  1074. }
  1075. .ms-Vevt a:visited{
  1076. color:#DFD664;
  1077. }
  1078. .ms-apptsingle{
  1079. border-left:1px solid #707070;
  1080. border-right:1px solid #707070;
  1081. height:18px;
  1082. vertical-align:middle;
  1083. overflow:hidden;
  1084. text-overflow:ellipsis;
  1085. color:#383838;
  1086. }
  1087. .ms-Dapptsingle{
  1088. border-left:1px solid #B6544E;
  1089. border-right:1px solid #B6544E;
  1090. height:18px;
  1091. vertical-align:middle;
  1092. overflow:hidden;
  1093. color:#383838;
  1094. }
  1095. .ms-Vapptsingle{
  1096. border:1px solid #B6544E;
  1097. text-align:center;
  1098. vertical-align:middle;
  1099. overflow:hidden;
  1100. text-overflow:ellipsis;
  1101. color:#383838;
  1102. background-color:#D2D2D2;
  1103. }
  1104. .ms-Vapptsingle a:link{
  1105. }
  1106. .ms-Vapptsingle a:hover{
  1107. text-decoration:underline;
  1108. }
  1109. .ms-Vapptsingle a:visited{
  1110. }
  1111. .ms-dpnextprev{
  1112. border:none;
  1113. text-align:center;
  1114. font-weight:bold;
  1115. background-color:#BFC5BD;
  1116. color:#383838;
  1117. cursor:hand;
  1118. }
  1119. .ms-discussionseparator{
  1120. color:#BEBEBE;
  1121. height:1px;
  1122. }
  1123. .ms-stylelabel{
  1124. font-family:verdana;
  1125. font-size:8pt;
  1126. color:#B24B45;
  1127. }
  1128. .ms-stylebox{
  1129. font-family:verdana;
  1130. border:1px solid #BEBEBE;
  1131. text-align:left
  1132. }
  1133. img.thumbnail{
  1134. border:3px solid #BFC5BD;
  1135. }
  1136. tr.ms-imglibselectedrow{
  1137. background-color:#EAEAEA;
  1138. }
  1139. table.ms-imglibtitletable{
  1140. border:0px solid #B6544E;
  1141. }
  1142. .ms-imglibthumbnail{
  1143. background-color:#EAEAEA;
  1144. border:solid #BFC5BD 0px;
  1145. }
  1146. span.thumbnail{
  1147. padding:16 10;
  1148. position:relative;
  1149. width:5px;
  1150. }
  1151. span.userdata{
  1152. behavior:url(#default#userData);
  1153. display:none;
  1154. }
  1155. .ms-imglibmenuhead{
  1156. cursor:move;
  1157. }
  1158. .ms-imglibmenu{
  1159. background-color:#EAEAEA;
  1160. cursor:hand;
  1161. font-family:Verdana,Arial,Helvetica,sans-serif;
  1162. color:#B24B45;
  1163. }
  1164. .ms-imglibmenutext{
  1165. cursor:move;
  1166. font-weight:bold;
  1167. color:#B24B45;
  1168. }
  1169. .ms-imglibmenuarea{
  1170. background-color:#EAEAEA;
  1171. }
  1172. img.ms-imglibpreviewarea{
  1173. border:solid #EAEAEA 3px;
  1174. margin-top:3px;
  1175. }
  1176. a.ms-imglibPreviewTitle{
  1177. overflow:hidden;
  1178. text-overflow:ellipsis;
  1179. width:130;
  1180. }
  1181. table.ms-imglibPreviewTable{
  1182. display:none;
  1183. }
  1184. .UserShadedRegion{
  1185. font-family:Verdana,Arial,Helvetica,sans-serif;
  1186. background-color:#EAEAEA;
  1187. }
  1188. .UserCaption{
  1189. font-family:Verdana,Arial,Helvetica,sans-serif;
  1190. background-color:#EAEAEA;
  1191. }
  1192. .UserConfiguration{
  1193. font-family:Verdana,Arial,Helvetica,sans-serif;
  1194. background-color:#EAEAEA;
  1195. }
  1196. .UserDottedLine{
  1197. margin-bottom:2px;
  1198. height:1px;
  1199. overflow:hidden;
  1200. background-color:transparent;
  1201. background-image:url('dot_compass.gif');
  1202. background-repeat:repeat-x
  1203. }
  1204. .UserButton, .UserInput, .UserSelect{
  1205. font-family:Verdana,Arial,Helvetica,sans-serif;
  1206. color:#383838;
  1207. }
  1208. .UserNotification{
  1209. font-family:Verdana,Arial,Helvetica,sans-serif;
  1210. padding:4px;
  1211. COLOR:#626262;
  1212. }
  1213. .UserToolBarTextArea{
  1214. padding-bottom:5px;
  1215. font-weight:normal;
  1216. font-family:Verdana,Arial,Helvetica,sans-serif;
  1217. }
  1218. .UserToolbarTextArea A:link{
  1219. COLOR:#B24B45;
  1220. TEXT-DECORATION:none;
  1221. }
  1222. .UserToolbarTextArea A:visited{
  1223. COLOR:#B24B45;
  1224. TEXT-DECORATION:none;
  1225. }
  1226. .UserToolbarTextArea A:hover{
  1227. COLOR:#DFA100;
  1228. TEXT-DECORATION:underline;
  1229. }
  1230. .UserToolbarDisabledLink{
  1231. COLOR:#5F5F5F;
  1232. font-family:Verdana,Arial,Helvetica,sans-serif;
  1233. padding:4px;
  1234. }
  1235. .UserToolbarImage{
  1236. border:medium none;
  1237. cursor:hand;
  1238. background-color:#626262;
  1239. text-align:center;
  1240. }
  1241. .UserToolBarImageArea{
  1242. padding-bottom:5px;
  1243. font-weight:normal;
  1244. font-family:Verdana,Arial,Helvetica,sans-serif;
  1245. }
  1246. .UserToolbarSelectedImage{
  1247. border-right:medium none;
  1248. border-top:medium none;
  1249. border-left:medium none;
  1250. border-bottom:#000000 1px solid;
  1251. font-weight:bold;
  1252. vertical-align:top;
  1253. text-align:center;
  1254. }
  1255. .UserGenericHeader{
  1256. font-weight:bold;
  1257. color:#383838;
  1258. font-family:Verdana,Arial,Helvetica,sans-serif;
  1259. }
  1260. .UserGeneric{
  1261. padding:8px 5px 7px 5px;
  1262. }
  1263. .UserGenericText{
  1264. color:#383838;
  1265. }
  1266. .UserGenericBody{
  1267. padding:5px 0px 0px 17px;
  1268. }
  1269. .UserSectionTitle{
  1270. font-weight:bold;
  1271. width:100%;
  1272. margin-bottom:5px;
  1273. padding-bottom:2px;
  1274. border-bottom:solid 1px #BFC5BD;
  1275. color:#383838;
  1276. }
  1277. .UserSectionHead{
  1278. width:100%;
  1279. padding:0px 0px 3px 0px;
  1280. color:#383838;
  1281. }
  1282. .UserSectionFooter{
  1283. color:#383838;
  1284. border-top:solid 1px #BFC5BD;
  1285. }
  1286. .UserSectionBody{
  1287. width:100%;
  1288. padding:0px 0px 0px 7px;
  1289. }
  1290. .UserControlGroup{
  1291. padding-bottom:10px;
  1292. padding-top:2px;
  1293. }
  1294. .UserFooter{
  1295. width:100%;
  1296. padding:10px 7px 7px 7px;
  1297. }
  1298. .UserCommandArea{
  1299. padding-top:7px;
  1300. }
  1301. .UserToolbar{
  1302. background-image:url('toolgrad_compass.gif');
  1303. border:1px solid #626262;
  1304. background-repeat:repeat-x;
  1305. background-color:transparent
  1306. }
  1307. .UserCellSelected{
  1308. font-family:Verdana,Arial,Helvetica,sans-serif;
  1309. padding:1px 4px 2px 4px;
  1310. background-color:#FFFFFF;
  1311. border:solid 1px #990000;
  1312. color:#383838;
  1313. }
  1314. .UserCell{
  1315. font-family:Verdana,Arial,Helvetica,sans-serif;
  1316. padding:2px 5px 3px 5px;
  1317. color:#383838;
  1318. }
  1319. .UserGenericBulletItem{
  1320. padding-bottom:2px;
  1321. }
  1322. .ms-ToolPaneFrame{
  1323. padding:0px;
  1324. background-color:#EAEAEA;
  1325. }
  1326. .ms-ToolPaneBody{
  1327. padding-bottom:2px;
  1328. padding-top:2px;
  1329. }
  1330. .ms-ToolPaneHeader{
  1331. background-color:#BFC5BD;
  1332. border-style:none;
  1333. }
  1334. .ms-ToolPaneBorder{
  1335. border-right:#D9DDD8 1px solid;
  1336. border-top:solid none;
  1337. border-bottom:solid none;
  1338. border-left:#D9DDD8 1px solid;
  1339. }
  1340. .ms-ToolPaneClose{
  1341. background-color:#BFC5BD;
  1342. }
  1343. .ms-ToolPaneTitle{
  1344. color:#383838;
  1345. font-weight:bold;
  1346. font-family:Verdana,Arial,Helvetica,sans-serif;
  1347. padding-top:3px;
  1348. padding-bottom:3px;
  1349. background-color:#BFC5BD;
  1350. }
  1351. .ms-ToolPaneFooter{
  1352. background-color:#BFC5BD;
  1353. padding:5px;
  1354. font-family:Verdana,Arial,Helvetica,sans-serif;
  1355. color:#383838;
  1356. }
  1357. .ms-ToolPaneError{
  1358. color:#db6751;
  1359. font-family:Verdana,Arial,Helvetica,sans-serif;
  1360. padding:2px;
  1361. }
  1362. .ms-ToolPaneInfo{
  1363. padding-right:5px;
  1364. padding-top:5px;
  1365. padding-bottom:0px;
  1366. padding-left:5px;
  1367. color:#383838;
  1368. font-family:Verdana,Arial,Helvetica,sans-serif;
  1369. background-color:#D9DDD8;
  1370. }
  1371. .ms-ToolPartSpacing{
  1372. padding-top:8px;
  1373. }
  1374. .ms-TPBorder{
  1375. border:none;
  1376. }
  1377. .ms-TPHeader{
  1378. background-color:#BEBEBE;
  1379. }
  1380. .ms-TPTitle{
  1381. color:#383838;
  1382. font-weight:bold;
  1383. font-family:Verdana,Arial,Helvetica,sans-serif;
  1384. padding-top:2px;
  1385. padding-bottom:2px;
  1386. }
  1387. .ms-TPBody{
  1388. color:#383838;
  1389. font-family:Verdana,Arial,Helvetica,sans-serif;
  1390. }
  1391. .ms-TPBody a:link, .ms-TPBody a:visited, .ms-TPBody a:hover{
  1392. color:#B24B45;
  1393. text-decoration:none;
  1394. cursor:hand;
  1395. }
  1396. .ms-TPCommands{
  1397. }
  1398. .ms-TPInput{
  1399. color:#000000;
  1400. font-family:Verdana,Arial,Helvetica,sans-serif;
  1401. }
  1402. .ms-CategoryTitle{
  1403. font-family:Verdana,Arial,Helvetica,sans-serif;
  1404. font-weight:bold;
  1405. text-decoration:none;
  1406. }
  1407. .ms-PropGridBuilderButton{
  1408. border:solid 1px #666666;
  1409. width:16px;
  1410. display:none;
  1411. background-color:#BFC5BD;
  1412. }
  1413. .ms-SPZone{
  1414. border:#707070 1px solid;
  1415. padding:5px;
  1416. }
  1417. .ms-SPZoneSelected{
  1418. border:#D9DDD8 1px solid;
  1419. padding:5px;
  1420. }
  1421. .ms-SPZoneIBar{
  1422. border:#D9DDD8 3px solid;
  1423. }
  1424. .ms-SPZoneLabel{
  1425. color:#707070;
  1426. font-family:Verdana,Arial,Helvetica,sans-serif;
  1427. padding:0;
  1428. }
  1429. .ms-SPError{
  1430. color:#DB6751;
  1431. font-family:Verdana,Arial,Helvetica,sans-serif;
  1432. padding-right:2px;
  1433. padding-top:2px;
  1434. padding-bottom:2px;
  1435. padding-left:2px;
  1436. border-bottom:#D9DDD8 2px solid;
  1437. }
  1438. .ms-SPZoneCaption{
  1439. color:#707070;
  1440. font-family:Verdana,Arial,Helvetica,sans-serif;
  1441. }
  1442. .ms-WPDesign{
  1443. background-color:#D9DDD8;
  1444. }
  1445. .ms-WPMenu{
  1446. background-color:#D9DDD8;
  1447. }
  1448. .ms-WPTitle{
  1449. font-weight:bold;
  1450. font-family:Verdana,Arial,Helvetica,sans-serif;
  1451. color:#383838;
  1452. padding-top:2px;
  1453. padding-bottom:2px;
  1454. }
  1455. .ms-WPTitle a:link, .ms-WPTitle a:visited{
  1456. color:#383838;
  1457. text-decoration:none;
  1458. cursor:hand;
  1459. }
  1460. .ms-WPTitle A:hover{
  1461. color:#000000;
  1462. text-decoration:underline;
  1463. cursor:hand;
  1464. }
  1465. .ms-WPSelected{
  1466. border:#DB6751 3px dashed;
  1467. }
  1468. .ms-WPBody{
  1469. font-family:Verdana,Arial,Helvetica,sans-serif;
  1470. }
  1471. .ms-WPBody table, .ms-TPBody table{
  1472. }
  1473. .ms-WPBody a:link, .ms-WPBody a:visited{
  1474. color:#B24B45;
  1475. text-decoration:none;
  1476. }
  1477. .ms-WPBody A:hover{
  1478. color:#DFA100;
  1479. text-decoration:underline;
  1480. }
  1481. .ms-WPBody th, .ms-TPBody th{
  1482. font-weight:bold;
  1483. }
  1484. .ms-WPBody td{
  1485. font-family:Verdana,Arial,Helvetica,sans-serif;
  1486. }
  1487. .ms-WPBody h1, .ms-TPBody h1{
  1488. font-weight:bold;
  1489. }
  1490. .ms-WPBody h2, .ms-TPBody h2{
  1491. font-weight:bold;
  1492. }
  1493. .ms-WPBody h3, .ms-TPBody h3{
  1494. font-weight:bold;
  1495. }
  1496. .ms-WPBody h4, .ms-TPBody h4{
  1497. font-weight:bold;
  1498. }
  1499. .ms-WPBody h5, .ms-TPBody h5{
  1500. font-weight:bold;
  1501. }
  1502. .ms-WPBody h6, .ms-TPBody h6{
  1503. font-weight:bold;
  1504. }
  1505. .ms-WPBorder{
  1506. border-right:#BEBEBE 1px solid;
  1507. border-left:#BEBEBE 1px solid;
  1508. border-top-style:none;
  1509. border-bottom:#BEBEBE 1px solid;
  1510. }
  1511. .ms-HoverCellActive{
  1512. border:#b24b45 1px solid;
  1513. background-color:#BFC5BD;
  1514. }
  1515. .ms-HoverCellActiveDark{
  1516. border:solid 1px #BEBEBE;
  1517. background-color:#D9DDD8;
  1518. }
  1519. .ms-SPLink{
  1520. font-family:Verdana,Arial,Helvetica,sans-serif;
  1521. color:#b24b45;
  1522. }
  1523. .ms-SPLink a:link, .ms-SPLink a:visited{
  1524. color:#b24b45;
  1525. text-decoration:none;
  1526. }
  1527. .ms-SPButton{
  1528. font-family:Verdana,Arial,Helvetica,sans-serif;
  1529. }
  1530. .ms-PartSpacingVertical, .ms-PartSpacingHorizontal{
  1531. padding-top:10px;
  1532. }
  1533. .ms-WPHeader{
  1534. background-color:#EAEAEA;
  1535. background-image:url('partgrad.gif');
  1536. background-repeat:repeat-x;
  1537. }
  1538. .ms-PageHeaderDate{
  1539. color:#383838;
  1540. font-family:Verdana,Arial,Helvetica,sans-serif;
  1541. }
  1542. .ms-PageHeaderGreeting{
  1543. color:#383838;
  1544. font-family:Verdana,Arial,Helvetica,sans-serif;
  1545. }
  1546. .ms-rtApplyBackground{
  1547. background-color:#D2D2D2;
  1548. border:0.02cm solid #666666;
  1549. }
  1550. .ms-rtRemoveBackground{
  1551. background-color:transparent;
  1552. border:0.02cm solid #FFFFFF;
  1553. }
  1554. .ms-rtToolbarDefaultStyle{
  1555. font:normal 8pt Verdana,Arial,Helvetica,sans-serif;
  1556. }
  1557. .ms-subsmanageheader{
  1558. background-color:#EAEAEA;
  1559. font-family:Verdana,Arial,Helvetica,sans-serif;
  1560. text-decoration:none;
  1561. font-weight:bold;
  1562. vertical-align:top;
  1563. }
  1564. .ms-subsmanagecell{
  1565. color:#383838;
  1566. font-family:Verdana,Arial,Helvetica,sans-serif;
  1567. height:18px;
  1568. vertical-align:top;
  1569. }
  1570. .ms-ConnError{
  1571. color:#db6751;
  1572. }
  1573. .ms-storMeUsed{
  1574. background-color:#DF0A00;
  1575. }
  1576. .ms-storMeFree{
  1577. background-color:#8B0200;
  1578. }
  1579. .ms-storMeEstimated{
  1580. background-color:#DFA100;
  1581. }
  1582. .ms-underline{
  1583. vertical-align:top;
  1584. border-bottom:1px solid #B6544E;
  1585. padding-left:4;
  1586. padding-right:4;
  1587. padding-top:2;
  1588. padding-bottom:4;
  1589. }
  1590. .ms-underlineback{
  1591. vertical-align:top;
  1592. border-bottom:1px solid #B6544E;
  1593. padding-left:4;
  1594. padding-right:4;
  1595. padding-top:2;
  1596. padding-bottom:4;
  1597. background-color:#EAEAEA;
  1598. }
  1599. .ms-smallheader{
  1600. font-weight:bold;
  1601. color:#383838;
  1602. font-family:Verdana,Arial,Helvetica,sans-serif;
  1603. }
  1604. .ms-smallsectionline{
  1605. padding-left:0;
  1606. padding-right:0;
  1607. padding-top:2;
  1608. padding-bottom:0;
  1609. border-bottom:1px solid #B6544E;
  1610. }
  1611. .ms-tabselected{
  1612. font-family:Verdana,Arial,Helvetica,sans-serif;
  1613. background-color:#707070;
  1614. border-right:#707070 2px solid;
  1615. border-left:#707070 2px solid;
  1616. border-top:#707070 2px solid;
  1617. border-bottom:#707070 2px solid;
  1618. font-weight:bold;
  1619. padding-top:3px;
  1620. padding-bottom:3px;
  1621. padding-left:10px;
  1622. padding-right:10px;
  1623. color:#FFFFFF;
  1624. }
  1625. .ms-tabinactive{
  1626. font-family:Verdana,Arial,Helvetica,sans-serif;
  1627. background-color:#EAEAEA;
  1628. border-right:#EAEAEA 2px solid;
  1629. border-left:#EAEAEA 2px solid;
  1630. border-top:#EAEAEA 2px solid;
  1631. border-bottom:#EAEAEA 2px solid;
  1632. padding-top:3px;
  1633. padding-bottom:3px;
  1634. padding-right:10px;
  1635. padding-left:10px;
  1636. color:#B24B45;
  1637. }
  1638. .ms-tabinactive a:link, .ms-tabinactive a:hover, .ms-tabinactive a:visited{
  1639. color:#B24B45;
  1640. text-decoration:none;
  1641. }
  1642. .ms-surveyVBarT{
  1643. font-size:7pt;
  1644. font-family:verdana;
  1645. text-align:center;
  1646. color:#626262;
  1647. }
  1648. .ms-surveyGVVBar{
  1649. width:9px;
  1650. background-color:#FFFFFF;
  1651. border-top-color:#FFFFFF;
  1652. border-top-style:solid;
  1653. border-top-width:0px;
  1654. border-bottom-color:#666666;
  1655. border-bottom-style:solid;
  1656. border-bottom-width:0px;
  1657. }
  1658. .ms-surveyGVVBarS{
  1659. width:20px;
  1660. }
  1661. .ms-uploadborder{
  1662. border:1px solid #5F5F5F;
  1663. }
  1664. .ms-uploadcontrol{
  1665. background-color:#D2D2D2;
  1666. }
  1667. .ms-highlight{
  1668. background-color:#5F5F5F;
  1669. }
  1670. .UserBackground{
  1671. background-color:#FFFFFF;
  1672. }
  1673. .ms-MWSSelectedInstance{
  1674. color:#383838;
  1675. text-decoration:none;
  1676. }
  1677. .ms-MWSInstantiated a:link, .ms-MWSInstantiated a:visited{
  1678. color:#B24B45;
  1679. text-decoration:none;
  1680. }
  1681. .ms-MWSInstantiated a:hover{
  1682. color:#DFA100;
  1683. text-decoration:underline;
  1684. }
  1685. .ms-MWSUninstantiated a:link, .ms-MWSUninstantiated a:visited{
  1686. color:#B24B45;
  1687. text-decoration:none;
  1688. }
  1689. .ms-MWSUninstantiated a:hover{
  1690. color:#B24B45;
  1691. text-decoration:underline;
  1692. }
  1693. .ms-ToolStrip{
  1694. color:#383838;
  1695. background-color:#EAEAEA;
  1696. border-left:#707070 1px solid;
  1697. border-right:#707070 1px solid;
  1698. border-top:#707070 1px solid;
  1699. border-bottom:#707070 1px solid;
  1700. }