* {
	border:0;
	margin:0;
	padding:0;

}

a {
	color:black;
	text-decoration:none;
}
a:hover {
	color:red;
        text-decoration:underline;
        font-weight:normal;	
}

img.side {

         border:1px solid #021a40;
}

form.top
{
        float: right;
        margin-right: 1px;
}


p {
	padding:0 0 1px;
Line-height:150%;


}

/* body */
body {
	background:#0070b8 url('image/background_body2.jpg') center repeat-y;
	color:Black;
	font:14px "Trebuchet ms", Helvetica, sans-serif;
}


table {
       padding: 0px; 

	}

     table.center {margin-left:auto; margin-right:auto;}

table top {

        width:105px;
        height:850px;
	float:left;
	padding:17px;
        padding-top:20px;
    }
	
table td {
        border-width:2px;
        color:black;
        padding: 1px;
        border: solid #000 1px;
}

table td.border {
        border-width:0px;
        color:black;
        padding: 0px; 
}


table td.special {
        border-width:0px;
        color:black;
        padding: 0px; 
}
#bar2{
background:url('image/bar.jpg') no-repeat;
	height:8px;
	margin:0 auto;
	width:660px;
        float:left;
        padding-top:0px;
}

/* header */
#header {
	background:#0070b8 url('image/background_header2.jpg') center no-repeat;
	height:100px;
	margin:0 auto;
	width:875px;
}
#header h1 {
	color:#fff;
	display:block;
	font:36px "Trebuchet MS",Verdana,sans-serif;
	padding:35px 0 0 25px;

}
#header h1 span {
	color:#01a5ec;
}

/* content */

#content {
	margin:0 auto;
	width:870px;
}

#content h1 {
	color:;
	font:30px Verdana,sans-serif;
	margin:20px 0 0px 0;
        font-style: italic; 
        padding:0px 0 0px 0px;

}

#content h2 {
	color:black;
	font:20px Verdana,sans-serif;
	margin:0px 0 5px 0;
	font-size : 18px;
	font-weight: normal;
	background: repeat-x 100%;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

#content h3 {
	color:black;
	font:15px Verdana,sans-serif;
	margin:0px 0 5px 0;
	font-weight: normal;
	background: repeat-x 100%;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}


#content h4 {
	color:black;
	font:20px Verdana,sans-serif;
	margin:0px 0 5px 0;
}

#main {
	float:right;
	padding:0px 50px 0 0px;
	width:660px;

}

#main li {
	list-style:disc;
list-style:inside;


}

#sidebar {
	width:125px;
        height:950px;
	float:left;
	padding:10px;
        padding-top:20px;
        border-right-style: solid;
	border-right-color: #CCCCCC;
        border-right-width: 1px;
}

#search {
background:#0070b8 url('image/background_header2.jpg') center no-repeat;
	height:0px;
	margin:0 auto;
	width:875px;
        padding-right:20px;
        color:white;
	font:10px Verdana,sans-serif;
}


#sidebar .navigation {
	list-style:none;

}
#sidebar .navigation li {
	background:#000000 url('image/button2.jpg') center no-repeat;
width:125px;
height30px

}
#sidebar .navigation li a {

	padding:1px 20px;
        padding-left:4px;
        padding-top:5px;
	width:90px;
        display:block;
        height:24px;
      }

#sidebar .navigation li a.active {
	color:white;
        font-size:14px;
        font-weight:600;
}
#sidebar .navigation li a:hover {
	color:white;
   
}
#sidebar h1 {
	color:#908a7e;
	font:18px "Trebuchet MS",Verdana,sans-serif;
	margin:15px 0 5px 0;
}
#sidebar li {
	list-style:none;
	margin:8px 0 0;
}

/* footer */

#footer {
	background:#0070b8 url('image/footer.jpg') center no-repeat;
	clear:both;
	height:65px;
	margin:0 auto;
	text-align:center;
	width:870px;
}
#footer p {
	color:white;
	line-height:18px;
	padding:7px 0 0
}

#header a {
	color:white;
	line-height:18px;
	padding:10px 10 10
}

#header p {
	color:white;
	line-height:18px;
	padding-right:10px;

}

#header form {

	line-height:0px;
	padding-right:7px;


}


#footer a {
	color:white;
	line-height:18px;
	padding:7px 0 0

}