@namespace url(http://www.w3.org/1999/xhtml);

/* Swift2bKool */
/* Swiftech and Koolance websites */
/* Xavian-Anderson Macpherson */
/* http://userstyles.org/users/3665 */
/* Shingoshi@Gmail.com */
/* NASA Night Launch Specific Modifications */
/* https://addons.mozilla.org/en-US/firefox/addon/4908 */

@-moz-document domain("koolance.com"),
                 domain("swiftech.com")
 {
/*=========================================*/
/* All Starts Here */

/*=========================================*/
/* Universal Studios */
EM,
FONT,
H2,
TABLE,

[class="content"],
[class="forumlink"],
[class="style1"],
[class="top"],

[id="tagphrase"]
 {
 color: #bbb !important;
 }
/*=========================================*/


/*=========================================*/
BODY,
HTML,
input,
select,
td,

[id="SaveURIdiv_1"],
[id="Swiftech_banner"],
[id="webwrap"]
 {
 color: #aaa !important;
 background-color: #000 !important;
 border-color: #111 !important;
 border: 1px !important;
 }
/*=========================================*/
/* Links and Chains >> rgb(61,101,203) */
#footer a { color: rgb(61,101,203) !important; }
/*=========================================*/


/*=========================================*/
/* CheckerBorders */
/* {
 color: #aaa !important;
 background-color: #000 !important;
 }
*/
/*=========================================*/


/*=========================================*/
/* Charcoal Gray */

[id="footer"],
[id="header"]
 {
/* color: #aaa !important; */
 background-color: #111 !important;
 border-color: #222 !important;
 }
/*=========================================*/


/*=========================================*/
/* Blue Fields #1E3265 */
[class="top"]
 {
 background-color: #1E3265 !important;
 }
/*=========================================*/


/*=========================================*/
/* All Ends Here */
}