a.main:      { font-family: verdana; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
a.main:link  { font-family: verdana; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
a.main:active { font-family: verdana; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
a.main:visited { font-family: verdana; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none; }
a.main:hover { font-family: verdana; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: underline; }

a.link:      { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.link:link  { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.link:active { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.link:visited { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.link:hover { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: underline; }

a.header:      { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.header:link  { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.header:active { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.header:visited { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.header:hover { font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: underline; }

a.sort:      { font-family: verdana; font-size: 11pt; color: #ECF4FD; font-weight: bold; text-decoration: none; }
a.sort:link  { font-family: verdana; font-size: 11pt; color: #ECF4FD; font-weight: bold; text-decoration: none; }
a.sort:active { font-family: verdana; font-size: 11pt; color: #ECF4FD; font-weight: bold; text-decoration: none; }
a.sort:visited { font-family: verdana; font-size: 11pt; color: #ECF4FD; font-weight: bold; text-decoration: none; }
a.sort:hover { font-family: verdana; font-size: 11pt; color: #ECF4FD; font-weight: 100px; text-decoration: none; }

a.klein:      { font-family: verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.klein:link  { font-family: verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.klein:active { font-family: verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.klein:visited { font-family: verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.klein:hover { font-family: verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: underline; }

A.menulink {    display: block;
                width: 130px;
                text-align: left;
                font-weight: bold;
                text-decoration: none;
                font-family:Verdana;
                font-size:14px;
                color: #FFFFFF;
                BORDER: none;
                border: solid 0px #FFFFFF;
           }

A.menulink:hover {      border: solid 0px #C66201;
                        background-color: #C66201;
                 }

.header       {       font-family: Verdana;
                        font-size:   10pt;
                        color:       #FFFFFF;
                }
.standard       {       font-family: Verdana;
                        font-size:   10pt;
                        color:       #000000;
                }
.small       {       font-family: Verdana;
                        font-size:   6pt;
                        color:       #000000;
                
.stormpie_table  {
                        border:      0px solid #000080;
                        font-family: Verdana;
                        font-size:   10pt;
                        color:       #000080;
                }
                
.stormpie_cell   {      border:      0px solid #000080;
                        font-family: Verdana;
                        font-size: 10pt;
                        color:       #000080;
                        background-color:  #ECF4FD;
                }
                
.stormpie_cell2   {      border:      0px solid #000080;
                        font-family: Verdana;
                        font-size: 10pt;
                        color:       #000080;
                        background-color:  #73ADDD;
                }
                
.stormpie_header   {    border:      0px solid #000080;
                        font-family: Verdana;
                        color:       #FFFFFF;
                        background-color:  #4682B4;
                }
                

BODY.main {     scrollbar-face-color:           #4682B4;

                scrollbar-arrow-color:          #ECF4FD;
        }
     
BODY.menu {
                background-image: url('images/menu.gif');
                background-position: left top;
                background-attachment: fixed;
                background-repeat: no-repeat;
        }

BODY.top {
                background-image: url('images/top.gif');
                background-position: left bottom;
                background-attachment: fixed;
                background-repeat: no-repeat;
        }

.left_top_frame {
	background-image: url(images/left_top_frame.gif);
	background-position: left top;
	background-attachment: inherit;
	background-repeat: no-repeat;
        }
.mid_top_frame {
	background-image: url('images/mid_top_frame.gif');
	background-position: left top;
	background-attachment: inherit;
	background-repeat: repeat;
        }
.right_top_frame {
	background-image: url('images/right_top_frame.gif');
	background-position: left top;
	background-attachment: inherit;
	background-repeat: no-repeat;
        }
.mid_frame {
	background-image: url('images/mid_frame.gif');
	background-position: left;
	background-attachment: inherit;
	background-repeat: repeat;
        }
.left_bottom_frame {
	background-image: url('images/left_bottom_frame.gif');
	background-position: left bottom;
	background-attachment: inherit;
	background-repeat: no-repeat;
        }
.mid_bottom_frame {
                background-image: url('images/mid_bottom_frame.gif');
                background-position: left top;
                background-attachment: inherits;
                background-repeat: repeat;
        }
.right_bottom_frame {
	background-image: url('images/right_bottom_frame.gif');
	background-position: left bottom;
	background-attachment: inherit;
	background-repeat: no-repeat;
        }
.textvak        {       border: 1px solid #000080;
                        font-family: Verdana;
                        font-size: 10pt;
                }
                
.button         {       border-left: 3px solid #890606;
                        border-right: 3px solid #890606;
                        border-top: 3px solid #890606;
                        border-bottom: 3px solid #890606;
                        font-family: Verdana;
                        font-size: 8pt;
                        font-weight: bold;
                        color: #FFFFFF;
                        background-color: #890606;
                }

