html, body, div, p, h1, h2, h3, ul, ol, img,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body {
   font-size: 101%;
   background-color: #fff;
   background-image:url(images/kis_higru1.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
}


#display {
  width: 1144px;
  margin-right: auto;
  margin-left: auto;
}

#container {
			width: 760px;
			border: 1px solid  #1a1819;
			margin: 10px;
			margin-left: 180px;
			margin-right: 40px;
			padding: 10px;
			float:left;
			background-color: #fff;
		}
		
#google {
			padding: 10px;
			float: left;
			background-color: #fff;
			width: 120px;
			margin-top: 140px;
			border: 1px solid #1a1819;
			font-size: small;
			float: right;
		}	
		
#imixs1 {
			padding: 0px;
			margin: 0px;
			float: center;
			background-color: #99E500;
			width: 100px;
			text-align: left;
		}	
#imixs2 {
			padding: 0px;
			margin: 0px;
			float: center;
			background-color: #FF6701;
			width: 100px;
			text-align: left;
		}	
#imixs3 {
			padding: 0px;
			margin: 0px;
			float: center;
			background-color: #FFCC00;
			width: 100px;
			text-align: left;
		}		
		
#navigation {
		color: #003300;
		background-color: transparent;
		font-size: 12px;
		float: right;
		margin-right: 13px;
		}
		
#navigation a {
	font-size: 12px;
	text-decoration: none;
	color: #005500;
}
#navigation a:hover {
	font-size: 12px;
	text-decoration: underline;
}

#banner {
			background-color:  #fff;
		}

#sidebar-a {
			padding-left: 15px;
			padding-top: 13px;
			float: left;
			width: 150px;
			\width: 150px;
			w\idth: 140px;
			margin-top: 35px;
			margin-right: 5px;
			font-size: 16px;
			font-weight: 900;
			color: #CC0033;
			font-variant: normal;
			text-align: center;
			background-color: #fff;
		}
		
#sidebar-a a{
			font-size: 16px;
			font-weight: 900;
			color: #CC0033;
			font-variant: normal;
			text-align: center;
			background-color: #fff;
			text-decoration: none;
		}

#twitterlink a{
			font-size: 12px;
			font-weight: 400;
		}

#content {
			width: 550px; 
			vertical-align: top;
			padding: 10px;
			padding-left: 20px;
			margin-left: 155px;
			background-color: transparent;
}


#footer {width: 720px;
			clear: both;
			margin: 20px;
			padding-top: 10px;
			font-size: 12px;
			text-align: right;
   		color: #535353;
			border-top: 1px solid #1a1819;
			
		}
		

#footer a{
			font-size: 10px;
		}


iframe { 
margin-left: -10px;
			border: none;
			overflow-x:hidden; 
}





	
a:link {
   color: #006600;
   text-decoration: underline;
	background-color: transparent;
}
a:visited {
   color: #003300;
   text-decoration: underline;
	background-color: transparent;
}
a:hover {
   color: #CC0033;
   text-decoration: underline;
	background-color: transparent;
}
a:active {
   color: #CC0033;
   text-decoration: underline;
	background-color: transparent;
}

h1 {font-size: 16px;
   font-weight: 900;
	margin-bottom: 10px;
	color: #CC0033;
	text-align: left;
	background-color: transparent;
}
h2 {
   font-size: 14px;
   font-weight: 600;
	margin-bottom: 10px;
	color: #003300;
	text-align: left;
	background-color: transparent;
	padding-top: 20px;
}
h3 {
   font-size: 13px;
   font-weight: 600;
	margin-top: 3px;
	margin-bottom: 7px;
	color: #003300;
	text-align: left;
	background-color: transparent;
}
h4 {
   font-size: 12px;
   font-weight: 600;
	margin-top: -2px;
	margin-bottom: 0px;
	padding-left: 5px;
	color: #003300;
	text-align: left;
	background-color: transparent;
}

h4 a:link {
   text-decoration: none;
}
h5 {
   font-size: 12px;
   font-weight: 600;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #AA002B;
	text-align: left;
	background-color: transparent;
}

p, ul, ol {
   font-size: 12px;
   line-height: 1.5em;
   color: #535353;
	background-color: transparent;
	text-align: left;
	padding-bottom: 10px;
}
ul, ol {
	margin-left: 20px;
	padding-left: 20px;
}

ul {
  list-style-image: url(images/arrow.gif);
}

.xssmall {
	font-size: 10px;
}
		


#arrowtop {
			clear: both;
			padding: 15px;
			padding-right: 25px;
			text-align: right;
			background-color: transparent;
		}
		
	


		
		
		

