body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color: #757575;
	font-family: tahoma, arial, verdana;
	background: black;
 	}


.side1 {
	color: #448ed7;
	font-weight: bold;
	font-size:20;
	text-decoration:none;
	}

	
a.side2:link, a.side2:hover, a.side2:visited {
	color: #ffffff;
	font-size:20;
	}
	

a.bottom:hover, a.bottom:visited, a.bottom:link {
	font-family: tahoma, arial, verdana;
	color:#ea7e34;
	font-size:11;
	}
	

input.login, select.login {
	border-top: 1 solid #c7d7ed;
	border-left: 1 solid #c7d7ed;
	border-bottom: 1 solid #c7d7ed;
	border-right: 1 solid #c7d7ed;

	padding-top:3;
	padding-left:5;
	padding-right:5;
	font-size: 11;
	color: #565656;
	}
	
	
.menu, a.menu:hover, a.menu:visited, a.menu:link {
	font-family: tahoma, arial, verdana;
	font-weight:bold;
	font-size: 12;
	color: white;
	}
	
.menu2, a.menu2:hover, a.menu2:visited, a.menu2:link {
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 11;
	color: white;
	text-transform: uppercase;
}
	

.text, table, input {
	font-size: 11;
	}

	
a:link, a:visited {
	font-family: tahoma;
	text-decoration: none;
	font-style: normal;
	color: #0071B2;
	}

	
a:hover {
	font-family: tahoma;
	text-decoration : underline;
	font-style : normal;
	}	





h1 {
	font-family:Trebuchet MS, Arial,Tahoma;
	font-size: 12;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: black;
	letter-spacing: -0.05em;
	}
	
	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 17; 
	color: #448ed7;
	font-weight:bold;
	letter-spacing: -0.05em;
	}

	
h3 {
	padding: 3 0 3 0;
	margin: 0 0 0 0;
	font-size:11;
	color: white;
	font-weight:bold;
	font-family: tahoma;
	}
	
	
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	

.active {
	font-face: verdana;
	font-size: 10;
	font-weight: bold;
	text-align : center;
	background : #1A75CF;
	color: white;
	}
	
.passive {
	font-face: verdana;
	font-size: 10;
	font-weight: bold;
	cursor:hand;
	text-align : center;
	color: black;
	}


a.adv:link, a.adv:visited, a.adv:hover, .adv {
	color: #757575;
	font-size: 10;
	font-family: verdana;
}

		
