<style>

html{overflow-y:hidden;overflow-x:hidden;}
body{overflow:none;}

a {color:#5E7830;}
a:visited {color:#5E7830;}
a:active, a:hover {color:#2B60DE;}

body{
margin:10px;
padding:0px;
}


#maincontainer{
width: 1000px; /*Width of main container*/
margin: 10px auto 0px; /*Center container on page*/
height: 800px;
}

#topsection{
background: black;
height: 190px; /*Height of top section*/
width: 960px;
padding: 10px 10px 10px 10px;
}

#contentwrapper{
background: black;
float: left;
width: 100%;
}

#contentcolumn{
background: black;
margin: 0px 270px 0px 160px; /*For the iFrame page: Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
border: 0px solid #333333;
}

#leftcolumn{
float: left;
width: 160px; /*Width of left column in pixel*/
height: 800px;
margin-left: -980px; /*Set margin to that of -(MainContainerWidth)*/
background: black;
}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
height: 800px;
margin-left: -270px; /*Set left margin to -(RightColumnWidth)*/
background: black;
}

#footer{
float: left;
width: 980px;
height: 40pX;
margin-left: -0px; /*Set left margin to -(RightColumnWidth)*/
background: url(images/footer_sp_02.jpg) no-repeat ;
text-align: center;
line-height: 20px;
font: 9px Verdana, Arial, ;
vertical-align:text-bottom;

}

#footer a{
color: white;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 10px;
font: 9px Verdana, Arial;
}



iframe.tabContent {
  background-color: #ffffff;
  border: 1px solid #333333;
  width: 550px;
}


div.tabIframeWrapper {
  width: 100%;

}


/*---------------------------------------------------------*/

.shadow2{
 boxshadow:0px 1px 20px 1px #FF9900;
-webkit-box-shadow:0px 1px 20px 1px #FF9900;
-moz-box-shadow:0px 1px 20px 1px #FF9900;

-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#FF9900, strength=5)"; /* For IE 8 */
filter: progid:DXImageTransform.Microsoft.Glow(color=#FF9900, strength=5); /* For IE 5.5 - 7 */







}

/*---------------------------------------------------------*/

.leftside{
    width: 125px; /*width of menu*/
    border-style: solid solid none solid;
    border-color: blue;
    border-size: 0px;
    border-width: 0px;

    margin: 0px 0px 0px 10px;
}

.leftside ul{
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
    
.leftside li a{
    font: bold 13px Verdana, Arial;
    display: block;
    background: transparent url(images/button1.jpg) 100% 0;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    padding: 1px 0px 1px 0px;
    line-height: 16px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    text-decoration: none;
    color: #DCDCDC;
}   
    
.leftside li a:link{
    color: #DCDCDC;

}
.leftside li a:visited{
    color: #DCDCDC;
}

.leftside li a:hover{
    color: orange;
    background-position: 100% -32px
}

/*---------------------------------------------------------*/


.left_col{
    width: 155px; /*width of menu*/
    border-style: solid solid none solid;
    border-color: blue;
    border-size: 0px;
    border-width: 0px;
    margin: 1px 0px 0px 10px;
}

.left_col ul{
    list-style-type: none;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.left_col li a{

    font: 13px Verdana, Arial;
    margin: 20px 0px 20px 0px;
    display: block;
    background: transparent url(images/arrowblue443.jpg) 100% 0;
    height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    padding: 5px 0px 5px 0px;
    line-height: 16px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    text-decoration: none;
}

.left_col li a:link{
    color: #DCDCDC;
}

.left_col li a:visited{
    color: #DCDCDC;
}

.left_col li a:hover{
    color: #666666;
    background-position: 100% 0px; /*-32px*/
}

/*---------------------------------------------------------*/
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:237px;
padding:2px;
}
/* ----------- stylized ----------- */
#stylized{
border:solid 0px #b7ddf2;
background:black;
}
#stylized label{
display:block;
font-family: verdana;
font-size:12px;
text-align:right;
color:white;
width:90px;
float:left;
}
#stylized input{
float:left;
font-size:12px;
padding:0px 2px;
border:solid 0px #aacfe4;
width:130px;
margin:2px 0 2px 10px;
}
#stylized button{
clear:both;
margin-left:100px;
width:70px;
height:18px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:12px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
border:solid 1px orange;
}



.rightside{
    width: 237px; /*width of menu*/
    border-style: solid solid none solid;
    border-color: blue;
    border-size: 0px;
    border-width: 0px;
    margin: 0px 0px 0px 10px; 
}

.rightside ul{
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
    
.rightside li a{
    font: bold 13px Verdana, Arial;
    display: block;
    background: transparent url(images/arrowblue3.jpg) 100% 0;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    padding: 1px 0px 1px 5px;
    line-height: 16px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    text-decoration: none;
}   
    
.rightside li a:link, .rightside li a:visited {
    color: #DCDCDC;
}

.rightside li a:hover{
    color: #666666;
    background-position: 100% 0px; /*-32px*/
}

    
.rightside li a.selected{
    color: #DCDCDC;
    background-position: 100% 0px; /*-64px*/
}

.rightside li a.current{
    font-weight: bold;
    color: #AAAAAA;
    background-color: #666666;
}

/*---------------------------------------------------------*/

.fb_col{
    width: 237px; /*width of menu*/
    height: 250px;
    border-style: solid solid none solid;
    border-color: blue;
    border-size: 0px;
    border-width: 0px;
    margin: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
}

.fb_col ul{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
    

/*---------------------------------------------------------*/



</style>