body{
margin:0;
padding:0;
line-height: 1.5em;
background:#006699;
/*background-image:url(veback.jpg);*/
background-repeat: repeat;

color:#ffffff;
text-align:justify;
font:11px Verdana, Helvetica, sans-serif;
}
.language{
    width: 200px;
    height: auto;
    top: 10px;
    left: 26%;
    position: relative;
    
}
select{
    width: 200px;
    font-size: 14px;
    border-radius: 5px;
    border: none;
    color: #fff;
    background: #006699;
    text-align: center;
    font-weight: bold;
}

select a:hower{
    border-radius: 5px;
    color: #fff;
    background: #006699;
}
h1{font-size:17px;
text-align: center;
color: #FFF;
text-shadow: 1px 1px 0px #002855;}

h4{font-size:12px;
font-weight: bold;
text-align: left;
text-indent:10px;
}

h2{font-size:12px;
color: #fff;
font-weight: bold;
text-align: left;
text-decoration:underline;
text-indent:10px;
}

h3{font-size:12px;
color:#fff;
font-weight: bold;
text-align: left;
line-height:40%;
text-indent:28px;
}

h5{font-size:13px;
color:#fff;
font-weight:bold;
text-align: center;
/*text-shadow: 1px 1px 0px #00ffff;*/
letter-spacing: 1px;
line-height:4px;
}

h6{font-size:17px;
text-align: center;
color:#fff600;
text-shadow: 1px 1px 0px #002855;}

a{font-weight:bold;
color:#fff;}
a:hover{
	font-weight:bold;
	color: #000;
}

f{color:#ffffff; font-weight:bold;}

em{color:#fff; font-style: normal; font-weight:bold; font-size:140%;}

table,th,td
{
border:1px solid #002855;
}

#topsection{
	background-color: #002855;
	height: 200px; /*Height of top section*/
	width: 95%;
        min-width: 1200px;
	margin: 0 auto;
	background-image: url(pictures/logo2kicsi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
        border-radius: 35px 35px 35px 0;
}

#topsection h1{
margin: 0;
padding-top: 0px;
}

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

#contentcolumn{
min-width: 900px;
margin-left: 295px; /*Set left margin to LeftColumnWidth*/
margin-right: 40px;
line-height: 1.5em;
}

#contentcolumn a{font-weight:bold;
font-size:14px;
color:#ffff00;}
a:hover{font-weight:bold;
color: #000;}

#leftcolumn{
float: left;
width: 250px; /*Width of left column*/
border-radius: 35px;
margin-left: -97.5%;
color: #ffffff;
background: #002855;
padding-left:0px;
}

#leftcolumn a{font: bold 12px Verdana, Helvetica, sans-serif;
color: #fff;}

#leftcolumn a:hover{font: bold 12px Verdana, Helvetica, sans-serif;
color: #000;}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0px;
padding: 0;
width: 250px; /*WIDTH OF MAIN MENU ITEMS*/
border-bottom: 5px solid #006699;
border-top: 5px solid #006699;
border-right: 0px solid #006699;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
/*background: white url(glossyback.gif) repeat-x bottom left;*/
background: #002855;
/*background: #002855;
background: -moz-linear-gradient(top, #002855 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
background: -webkit-linear-gradient(top, #002855 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
background: linear-gradient(to bottom, #002855 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002855', endColorstr='#7db9e8',GradientType=0 );*/
font: bold 14px Verdana, Helvetica, sans-serif;
color: #fff;
display: block;
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 220px; /*WIDTH OF SUB MENU ITEMS*/
left: 0px;
top: 0;
display: none;
border: none;
padding-left: 5px;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 220px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
border: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 0px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:active{
color: #fff;
background:#FFF;
}

.glossymenu li a:hover{
/*background: url(glossyback2.gif) repeat-x bottom left;*/
font: bold 14px Verdana, Helvetica, sans-serif;
color: #000;
background: #cedbe9;
background: -moz-linear-gradient(top, #cedbe9 0%, #aac5de 17%, #6199c7 50%, #3a84c3 51%, #419ad6 59%, #4bb8f0 71%, #3a8bc2 84%, #26558b 100%);
background: -webkit-linear-gradient(top, #cedbe9 0%,#aac5de 17%,#6199c7 50%,#3a84c3 51%,#419ad6 59%,#4bb8f0 71%,#3a8bc2 84%,#26558b 100%);
background: linear-gradient(to bottom, #cedbe9 0%,#aac5de 17%,#6199c7 50%,#3a84c3 51%,#419ad6 59%,#4bb8f0 71%,#3a8bc2 84%,#26558b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=0 );
}

#footer{
clear: left;
width: 95%;
min-width: 1200px;
margin: 0 auto;
border-radius: 5px;
background: #002855;
color: #FFF;
text-align: left;
padding-top: 14px;
padding-bottom: 14px;
text-indent:20px;
}

#footer a{
font: bold 12px Verdana, Helvetica, sans-serif;
color: #fff;
}

#footer a:hover{
font: bold 12px Verdana, Helvetica, sans-serif;
color: #fff;
}

.innertube{

margin: 0 auto; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}