* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Verdana, Helvetica, sans-serif;
font-size : 12px;
background-image : url(images/backgroundbg.jpg);
background-repeat : repeat-y;
} 
a { 
color : #3366cc;
text decoration : none;
} 
img { 
padding : 5px;
border : 1px solid #6699cc;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
} 
img.floatMID { 
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 75px;
border : 1px none #6699cc;
} 
img.none { 
padding : 0px;
border : 0px;
}
img.floatTR { 
float : right;
margin-left : 3px;
margin-bottom : 0;
margin-top : 15px;
margin-right : 10px;
} 
P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 10em;
}

.read_text {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: green;
}
.read_text A:link {text-decoration: none; color: green}
.read_text A:visited {text-decoration: none; color: green}
.read_text A:active {text-decoration: none; color: green}
.read_text A:hover {text-decoration: underline; color: green;}

tr.biglogo td { height: 85px; border-bottom: 1px solid #ffffff;}

tr.bigbonus td { height: 32px; border-bottom: 1px solid #ffffff;}

tr.bigdownload td { height: 32px; border-top: 1px solid #ffffff;}

#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #333;
width : 900px;
float : left;
padding : 10px;
border : 1px solid #ccc;
height : 170px;
margin : 10px 0 0 0;
background-color : #ffffff;
background-image : url(images/logo.jpg);
background-repeat : repeat-x;
} 
.logo h1 { 
font-size : 1.1em;
color : #ffffff;
float : right;
padding-top : 65px;
padding-right : 65px;
} 
.logo a { 
display: block;
height: 150px;
width: 400px;
float: left;
color : #ffffff;
text-decoration : none;
}
.logo a:hover{ 
color : #ffffff;
text-decoration : underline;
} 
#navigation { 
color : #333;
margin : -40px 1px 0 0;
background : #fff url(images/bbg.jpg) repeat-y;
background-color : #ffffff;
position : relative;
float : right;

} 
#navigation ul { 
margin : auto;
padding : 0;
list-style : none;
} 
#navigation ul li { 
float : left;
background : url(images/tab-right.jpg) no-repeat top right;
margin-right : 3px;
} 
#navigation li a { 
display : block;
padding : 0 2em;
line-height : 3em;
background : url(images/tab-left.jpg) no-repeat top left;
font-weight : lighter;
color : white;
text-decoration: none;
} 
#navigation ul a:hover { 
color : white;
text-decoration: underline;
} 

#leftcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
float : left;
} 
#leftcolumn ul { 
margin-top : 1px;
padding-top : 2px;
padding-bottom : 10px;
margin-bottom : 5px;
border-bottom : 1px dotted;
background-image : url(images/topbg.jpg);
background-repeat : repeat-y;
} 
#leftcolumn li { 
margin-top : 8px;
display : list-item;
list-style-type : none;
font-size : 1.2em;
text-indent : 5px;
border-bottom : 1px dotted #3366cc;
padding-bottom : 5px;
} 
#leftcolumn ul li.last { 
border-bottom : none;
padding-bottom : -3px;
} 
#leftcolumn li a { 
color : 0066cc;
text-decoration : none;
display : block;
} 
#leftcolumn h3 { 
margin : 0;
font-size : 16px;
font-weight : lighter;
background-color : #0066cc;
background-image : url(images/sidebg.jpg);
background-repeat : repeat-x;
border : 1px solid #ccc;
text-indent : 5px;
color : #3366cc;
} 

.watercolumn { 
color : #333;
background : #fff;
min-height : 350px;
width : 200px;
float : left;
} 
.watercolumn ul { 
background-color : #ffffff;
margin-top : 1px;
padding-top : 2px;
padding-bottom : 10px;
margin-bottom : 5px;
border-bottom : 1px dotted;
} 
.watercolumn li { 
margin-top : 8px;
display : list-item;
list-style-type : none;
font-size : 1.2em;
text-indent : 5px;
background-color : #ffffff;
border-bottom : 1px dotted #3366cc;
padding-bottom : 5px;
} 
.watercolumn ul li.last { 
background-color : #ffffff;
border-bottom : none;
padding-bottom : 0;
} 
.watercolumn li a { 
background-color : #ffffff;
color : 0066cc;
text-decoration : none;
display : block;
} 

.articlecolumn { 
color : #333;
background : #fff;
min-height : 175px;
width : 200px;
float : left;
} 
.articlecolumn ul { 
background-color : #ffffff;
margin-top : 1px;
padding-top : 2px;
padding-bottom : 10px;
margin-bottom : 5px;
border-bottom : 1px dotted;
} 
.articlecolumn li { 
margin-top : 8px;
display : list-item;
list-style-type : none;
font-size : 1.2em;
text-indent : 5px;
background-color : #ffffff;
border-bottom : 1px dotted #3366cc;
padding-bottom : 5px;
} 
.articlecolumn ul li.last { 
background-color : #ffffff;
border-bottom : none;
padding-bottom : 0;
} 
.articlecolumn li a { 
background-color : #ffffff;
color : 0066cc;
text-decoration : none;
display : block;
} 

#rightcolumn { 
float : right;
color : #333;
border : 1px solid #ccc;
background : #ffffff;
margin : 5px 0 5px 0;
padding : 10px;
min-height : 350px;
width : 673px;
display : inline;
} 

#rightcolumn a {
color : #3366cc;
text-decoration: none;
} 
#rightcolumn a.incontent {
color : #000000;
text-decoration: none;
} 
#rightcolumn a.incontent:hover { 
color : #3366cc;
text-decoration: none;
} 
#rightcolumn a:hover { 
color : #3366cc;
text-decoration: underline;
} 
.topright { 
padding-bottom : 20px;
border-bottom : 1px dotted #99cccc;
} 
.topright p { 
text-align : justify;
font-size : 1.1em;
color : #000000;
padding-top : 10px;
}

.topright h3 { 
margin : 0;
font-size : 14px;
font-weight : ;
background-color : #99cccc;
background-image : url(images/greenbg.gif);
background-repeat : repeat-x;
border : 1px solid #ccc;
text-indent : 5px;
color : #3366cc;
} 
#boxes { 
margin : 15px auto;
} 
.box1 { 
background-image : url(images/redbg.jpg);
width : 315px;
padding-right : 20px;
float : left;
border-right : 1px dotted #99cccc;
} 
.box1 p { 
color : #000000;
font-size : 1.1em;
margin-top : 10px;
padding-left : 0;
padding-right : 3px;
text-align : justify;
} 
.box1 h2, .box2 h2, .box3 h2, .box4 h2, .box9 h2 { 
margin : 5px 0;
font-size : 14px;
font-weight : ;
background-color : #99cccc;
background-image : url(images/greenbg.gif);
background-repeat : repeat-x;
border : 1px solid #ccc;
text-indent : 5px;
color : #3366cc;
} 
.box1 h4, .box2 h4, .box3 h4, .box4 h4, .box9 h4 { 
margin : 5px 0;
font-size : 20px;
font-weight : lighter;
background-color : white;
background-image : url(images/sidebg.jpg);
background-repeat : repeat-x;
border : 1px solid #ccc;
text-indent : 5px;
color : #3366cc;
} 
.box1 a, .box2 a, .box9 a { 
color : #3366cc;
} 
.box2 { 
background-image : url(images/topbg.jpg);
width : 315px;
float : right;
} 
.box3 { 
width : 315px;
float : right;
}
.box4 { 
background-image : url(images/redbg.jpg);
width : 315px;
padding-right : 20px;
float : left;
border-right : 1px dotted #99cccc;
} 

.box2 p { 
color : #000000;
font-size : 1.1em;
margin-top : 10px;
padding-left : 3px;
padding-right : 0;
text-align : justify;
background-image : url(images/topbg.jpg);
background-repeat : repeat-y;
} 
.box9 { 
width : 673px;
float : right;
margin-top : 15px;
border-top : 1px dotted #3366cc;
} 
.box9 p { 
color : #000000;
font-size : 1.1em;
margin-top : 10px;
padding-left : 3px;
padding-right : 0;
text-align : justify;
}
.clear { 
clear : both;
} 
#triplebox { 
min-height : 136px;
padding : 0;
float : left;
display : inline;
margin-top : 10px;
border-top : 1px dotted #3366cc;
} 
.col { 
width : 210px;
float : left;
margin : 10px 5px;
text-align : justify;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
color : #000000;
} 
.col h3 { 
font-size : 1.0em;
font-weight : ;
color : #000000;
background-image : url(images/greenbg.gif);
background-repeat : repeat-x;
border : 1px solid #ccc;
text-indent : 5px;
color : #000000;
} 
#footer { 
padding : 5px 0;
background-color : #fff;
display : inline;
float : left;
width : 100%;
border-top : 1px solid #ccc;

font-size : 0.8em;
text-align : center;
color : #4a2c14;
background-color : #ffffff;
}
tr.d0 td { 
background-color : #99cccc;
background-image : url(images/sidebg.jpg);
background-repeat : repeat-x;
color: #3366cc;
width: 315px;
border: 0px;
}

tr.d1 td {
background-color: #ffffff; 
color: #3366cc;
}
tr.d5 td { 
background-color : grey;
background-image : url(images/sidebg.jpg);
background-repeat : repeat-x;
color: #3366cc;
border: 0px;
}
tr.d2 td {
background-color: #ffffff; 
color: #3366cc;
font-size: 1.2em;
height: 25px; 
border-bottom : 1px dotted #3366cc;
padding-bottom : 3px;
padding-top : 5px;
float: left;
}

ul.tab-bonuses,
.tab-what {
    width: 660px;
}
ul.tab-bonuses,
    height: 20px;      
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
    color: #3366cc;
}
ul.tab-bonuses li {
    float: right;
    padding: 3px 10px 3px 10px;
    border: solid 1px #3366cc;
    border-bottom: 0;
    margin-left: 3px;
    cursor: pointer;
}
ul.tab-bonuses li.active {
    background-color: #6699cc;
    color: white;
}
.tab-what {
    margin: 0;
    padding: 0 5px 5px 5px;
    border: solid 1px #3366cc;
    visibility: hidden;
    color: #3366cc;
    font-size : 1.0em;
    font-weight : lighter;
    background-color: #ffffff;
}

ul.tab-headers,
.tab-content {
    width: 310px;
    float: left;
}
ul.tab-headers { 
    height: 20px;      
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
    color: #3366cc;      
}
ul.tab-headers li {
    float: right;
    padding: 3px 10px 3px 10px;
    border: solid 1px #3366cc;
    border-bottom: 0;
    margin-left: 3px;
    cursor: pointer;
}
ul.tab-headers li.active {
    background-color: #6699cc;
    color: white;
}
.tab-content {
    margin: 0px;
    padding: 0 5px 5px 5px;
    border: solid 1px #3366cc;
    visibility: hidden;
    color: #3366cc;
    font-size : 1.2em;
    font-weight : lighter;
    background-color: #ffffff;
}

