BODY {
	FONT-SIZE: 11px; 
        BACKGROUND-IMAGE: url(images/frame/background.gif); 
        MARGIN: 0px; COLOR: #333333; 
        LINE-HEIGHT: 1.4em; 
        BACKGROUND-REPEAT: repeat; 
        FONT-FAMILY: Arial, Helvetica, sans-serif
     }

H1 { CLEAR: right; DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 16px; TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 1.2em; FONT-FAMILY: Arial, Helvetica, sans-serif }
H2 { DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 14px; TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 1.3em; FONT-FAMILY: Arial, Helvetica, sans-serif }
H3 { DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; FONT-FAMILY: Arial, Helvetica, sans-serif }
H4 { DISPLAY: inline; FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif }
H5 { DISPLAY: inline; FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif }
H6 { DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; FONT-FAMILY: Arial, Helvetica, sans-serif }
h7 { DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 14px; TEXT-TRANSFORM: uppercase; FONT-FAMILY: Arial, Helvetica, sans-serif }



.link_small       { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.link_small:hover { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #ff0000; text-decoration: underline; }

.link_menu        { font-family: Arial, Helvetica, Sans-serif; font-size: 16px; font-weight: bold;   color: #ff0000; text-decoration: none; }
.link_menu:hover  { font-family: Arial, Helvetica, Sans-serif; font-size: 16px; font-weight: bold;   color: #ff0000; text-decoration: underline; }

.link             { font-family: Arial, Helvetica, Sans-serif; font-size: 16px; font-weight: normal;   color: #0012ff; text-decoration: none; }
.link:hover       { font-family: Arial, Helvetica, Sans-serif; font-size: 16px; font-weight: normal;   color: #0012ff; text-decoration: underline; }

.link_logo        { font-family: Arial, Helvetica, Sans-serif; font-size: 32px; font-weight: bold;   color: #000000; text-decoration: none; }


.text             { font-family: Arial, Helvetica, Sans-serif; font-size: 16px; font-weight: normal; color: #000000; text-decoration: none; }
.text_red         { font-family: Arial, Helvetica, Sans-serif; font-size: 16px; font-weight: normal; color: #ff0000; text-decoration: none; }
.text_big         { font-family: Arial, Helvetica, Sans-serif; font-size: 20px; font-weight: bold;   color: #000000; text-decoration: none; }
.text_small       { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }


table.main    { border-width: 1px; border-style: outset; border-color: gray; background-color: white; border-collapse: separate; border-spacing: ; }
table.main th { border-width: 1px; border-style: inset;  border-color: gray; background-color: white; -moz-border-radius: ; padding: 1px; }
table.main td { border-width: 1px; border-style: inset;  border-color: gray; background-color: white; -moz-border-radius: ; padding: 1px; }