
#leftmenu {
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    position: relative;
    margin: 0;
    padding: 0;
    width: 280px;
    height: 500px;
    text-align: left;
    float:left;
}
#leftmenu img {
    margin: 0;
    padding: 0;
    border: 0;
}
#leftmenu img {
    clear: both;
}

#leftmenu ul {
    text-align: left;
    margin: 0px 0 0 0;
    padding-left: 25px;
    list-style-type: none;
    float: left;
}
#leftmenu ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
#leftmenu ul li a:link, #leftmenu a:visited, #leftmenu a:hover {
    text-decoration: underline;
}
#leftmenu ul li {
    margin-bottom: 10px;
}

.leftmenuheader {
    text-align: left;
    margin: 0 0 10px 0;
    padding-left: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #cbfb03;
    font-weight: bold;    
}

#insidebody {
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    position: relative;
    width: 500px;
    height: auto;
    margin: 50px 20px 20px 290px;
    padding: 0px;
    text-align: left;
    line-height: 20px;
    
}

#insidebody p {
    font-weight: normal;
    line-height: 20px;
    font-size: 12px;    
}

#insidebody td {
    font-weight: normal;
    line-height: normal;
    font-size: 11px;
}

#insidebody h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #cbfb03;
}

#insidebody h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #cbfb03;
    font-weight: bold;
    margin-bottom: -10px;
}

#insidebody h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #cbfb03;
    font-weight: bold;
    margin-bottom: -10px;
    padding: 0;
    margin-top: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}

.press {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;	
    color: #cbfb03; 
    text-decoration:underline;
}   

#downloads td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#downloads td a {
    color: #cbfb03; 	
}

a {
    color: #cbfb03; 	
}