/*General font: */ 

font	{ font-family: "Trebuchet MS", Georgia, Helvetica, "Times New Roman", Times, serif; color: #666666; font-size: 100%; }

/*General properties of the body: Background color, -picture, margins. */ 

body {background-image: url(gradient3.pn);  background-repeat:repeat-x; background-color: #222; color: #666666; font-family: "Trebuchet MS", Georgia, Helvetica,  "Times New Roman", Times, serif;  text-align: center;}

.center-div {
     margin-left: auto;
     margin-right: auto;
     width: 840px;
     text-align: left;
background-color: #ffffff;
border-color:#eee; border-width:0px; border-style:solid;
     }

.topbar {margin:0}



.mid {background-color: #ffffff;  color:#666666; margin-left:260px;
	padding: 20px 40px 20px 0;
	font-size: 95%; float:right}



.sidebar {
	float: left;
	background: #fff;
	width: 180px;
	padding: 20px 0 20px 40px;
	font-size:small;
	font-size:10px;
	font-family: "Trebuchet MS", Georgia, Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#444;
}

.sidebar h2 
{
	font-size:1em;
	color:#111111;
	font-variant:small-caps;

        text-align: left;
}



.clear
{
	clear:both;
}


.bodytext {margin-left:20px; margin-right:20px;}
.bodytext40 {margin-left:40px; margin-right:40px;}

.top {background-image: url(blue-g.png);  background-repeat:repeat-x; background-color: #111;  font-size:90%; color:#ffffff; font-weight:bold; text-align: left; padding:5px 20px}

.top a:link {color:#ffffff; font-family: "Trebuchet MS", Georgia, Helvetica, Arial, sans-serif; font-weight:bold; text-decoration:none; font-size:90%; padding:5px}

.top a:visited {color:#ffffff; font-family: "Trebuchet MS", Georgia, Helvetica, Arial, sans-serif; font-weight:bold; text-decoration:none; font-size:90%; padding:5px}

.top a:hover { background-color: #ffffff; color: #333333; font-family: "Trebuchet MS", Georgia, Helvetica, Arial, sans-serif; font-weight:bold; text-decoration:none; font-size:90%; padding:5px}

.top a:active {color:#ffffff; font-family: "Trebuchet MS", Georgia, Helvetica, Arial, sans-serif; font-weight:bold; text-decoration:none; font-size:90%; padding:5px}




/*Links: */

a:link 	{color: #00639C; font-weight:bold; text-decoration:none; font-family:"Trebuchet MS", Helvetica,  "Times New Roman", Arial, sans-serif;}
a:visited 	{color: #00639C; font-weight:bold; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;} 
a:hover     { background-color: #00639C; color: #FFFFFF; font-weight:bold; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;}
a:active	{color: #00639C; font-weight:bold; text-decoration:none; font-family: "Trebuchet MS", Helvetica, "Times New Roman", Arial, sans-serif;}
a:link img   { border-color: #00639C } 
a:visited img   { border-color: #00639C } 
a:hover img   { border-color: #00639C } 
a:active img   { border-color: #00639C } 


/*Headers:*/


h1        {  font-size: 160%; font-weight:bold; text-align:left; color: #222222}

h2	{ font-size: 110%;  font-weight: bold; text-align:left; color: #222222}

h3	{ font-size: 100%; font-weight: bold; text-align:left; color: #222222}

h4	{font-size: 100%; font-weight: bold; text-align:left; color: #222222}

h5	{font-size:100%; text-align:center }



/*Properties for special highlight:*/
.special	{font-size: 150%; 	font-weight: bold;	color: #333333; 	text-align:center }
.special2	{font-size: 150%;	color: #333333; 	text-align:center }

.special3	{text-align:right; font-weight: bold;	}



/*Change distance between list items:*/
li  { margin-bottom: 5px}

/*color of list:*/
li {color: #333333}
ul {color: #333333}


