/* //////////////////////////////////////////////////////////////////////////////
   //                             Main Tags                                    //
   ////////////////////////////////////////////////////////////////////////////// */

/*
Colorsheme: airwaysecurity
-----------

Logo:

red:    #fe370e
grey:   #b2b3b7
black:  #000000

*/


body                           { font-family: Verdana, Arial, Helvetica, sans-serif;
                                 background-color: #ffffff;
                                 margin:15px;
                                 background-image:url();
                                 scrollbar-3dlight-color:#b2b3b7;
                                 scrollbar-arrow-color:#fe370e;
                                 scrollbar-base-color:#fe370e;
                                 scrollbar-darkshadow-color:#b2b3b7;
                                 scrollbar-face-color:#eeeeee;
                                 scrollbar-highlight-color:#eeeeee;
                                 scrollbar-track-color:#eeeeee;
                                 scrollbar-shadow-color:#eeeeee;                        }
/*a.menu                         {                                                        }
a.menu:link                    { color: #000000;
                                 text-decoration: none                             }
a.menu:hover                   { color: #333333;
                                 text-decoration: underline                             }
a.menu:visited                 { color: #000000;
                                 text-decoration: underline                             }
a.menu:active                  { color: #000000;
                                 text-decoration: underline                             }*/

a                              { color: #000000;
                                 text-decoration: none                                  }
a:link                         { color: #000000;
                                 text-decoration: none                                  }
a:hover                        { color: #555555;
                                 text-decoration: underline                             }
a:visited                      { }
a:active                       { color: #000000;
                                 text-decoration: none                             }


div                            { border: 0px solid #999999;                             }

div#send_message_box           { text-align:left                                        }
div#address_box                { text-align:left                                        }


div#site_box                   { width: 770px;                                          }
div#top_box                    { background-color: #ffffff;                             }

div#bottom_box                 { background-color: #ffffff;                             }

div#id_box                     { width: 250px;                                          }
div#content_box                { background-color:#EEEEEE;
                                 padding:8px 8px 1px;
                                 height:353px;
								 overflow:auto;                                         }



/* //////////////////////////////////////////////////////////////////////////////
   //                                 Classes                                  //
   ////////////////////////////////////////////////////////////////////////////// */
.normaltext, td                    { font-family:Verdana, Arial, Helvetica, sans-serif;
                                 font-size:10px;
                                 color: #000000;
                                 line-height: 16px;
                                 text-align: justify;                                   }
.picture_text                  { font-family:Verdana, Arial, Helvetica, sans-serif;
                                 font-size:10px;
                                 color: #000000;
                                 line-height: 16px;
                                 font-style: italic;                                    }

.footer_text                   { font-family:Verdana, Arial, Helvetica, sans-serif;
                                 font-size:9px;
                                 color: #000000;
                                 background-color: #ffffff;                             }
.page_title                    { background-color:;
                                 color: #fe370e;
                                 font-size: 14px;
                                 font-weight: bolder;
                                 font-variant: small-caps;                              }

.subtitle                      { background-color:;
                                 color: #fe370e;
                                 font-size: 11px;
                                 font-weight: bolder;
                                 font-variant: small-caps;                              }
.idText                        {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: #333333;
	line-height: 25px;
	font-weight: bold;
	font-variant: small-caps;
}
