body{
	background-color:#666666;
	font: normal 13px/22px 'trebuchet ms', verdana, arial, sans-serif;
	color: #333; 
}

p { color: #666; font-size: 11px; font-family: verdana; font-weight: 500; text-align: justify; padding: 5px; }

.p2 { color: black; font-size: 11px; font-family: verdana; text-align: justify; }

ul { font-size: 11px; font-weight: 500; text-align: left; }

h1 , h2 , h3 , h4 , h5 , h6 {
font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
font-weight : bold; 
}

h1 { font-size: 25px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }


img { border-width: 0; }

a.normal 
{ 
color :  blue;
font-size: 8px;
font-weight: 400; 
font-family : verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
}
a.normal:link {text-decoration : none; }
a.normal:visited { text-decoration : none; }
a.normal:hover { color: purple; text-decoration: underline; }
a.normal:active { color: red }

a.normal_a 
{ 
color :  blue;
font-size: 9px;
font-weight: 400; 
font-family : verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
}
a.normal_a:link {text-decoration : none; }
a.normal_a:visited { text-decoration : none; }
a.normal_a:hover { color: purple; text-decoration: underline; }
a.normal_a:active { color: red }

a { 
color : #666;
font-size: 11px;
font-weight: bold; 
font-family : verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
}
a:link {text-decoration : none; }
a:visited {text-decoration : none; }
a:hover { color: #cc6600; text-decoration: underline; }




a.white { 
color : #ffffff;
font-size: 11px;
font-weight: bold; 
font-family : verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
}
a.white:link {text-decoration : none; }
a.white:visited { text-decoration : none; }
a.white:hover { color: #cc6600; text-decoration: underline; }

.graphStat{
    display:block;
    width:200;
    background-color:#ffffff;
    border-left:6px solid #ffffff;
    padding:2px;
    font-weight: 400; 
}

a.graphStat:hover { 
    display:block;
    width:200;
    background-color:#eeeeee;
    border-left:6px solid #ffcc00;
    color:#000000; 
}

.header { 
color: #003333; 
font-family: verdana; 
font-weight: 500; 
background-color: #dadada; 
text-align : left; 
padding: 5px; }



.tabs {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
PADDING-TOP: 0px;
}
.tabs LI {
PADDING-RIGHT: 0px;
DISPLAY: inline;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 1px solid #ffffff;
PADDING-TOP: 0px;
LIST-STYLE-TYPE: none;
}
.tabs A {
BORDER-RIGHT: #66ccff 1px solid;
BORDER-TOP: #66ccff 1px solid;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
FLOAT: left; 
BORDER-LEFT: #66ccff 1px solid;
WIDTH: 178px; 
PADDING-TOP: 7px;
BORDER-BOTTOM: #d5d5d5 0px solid;
HEIGHT: 21px;
TEXT-ALIGN: center;
TEXT-DECORATION: underline;
outline: none;
background-color: #66ccff;
}

.tabs A:hover {
background-color: #ffffff;
TEXT-DECORATION: none
}


.submeniu{
font-size:9px;
font-weight:500;
}

 .bottom_links{
 font-size:9px;
font-weight:500;
padding:10px;
 }