body {
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000;
 text-align: center;
}
 
p {
 margin: 10px 0 10px 0;
 text-align: justify;
}
 
a {
 text-decoration: none;
 font-weight: bold;
 color: #ff8232;
 outline: none;
}

b {
 text-decoration: blink;
 font-weight: bold;
 color: #ffff80;
 background-color: green;
 outline: none;
 font-size: 18px;
}
 
a:hover {
 color: #a70303;
}

h1 {
 font-size: 20px;
}

h2 {
 font-size: 13px;
}

h4 {
 font-size: 12px;
 margin: 1px 0px 5px 0px;
 padding: 0px;
}

img {
 border-style: none;
}

.kep{
 margin: 0px 30px 20px 10px;
}

 
#page {
	background-image: url(images/hatter.gif);
	background-color: #F5F5F5;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #555;
	background-repeat: repeat-y;
	text-align: left;
	}

#center {
	background-image: url(images/hatter.gif);
  background-color: #Ffffff;
	width: 999px;
	margin: 0 auto;
	background-repeat: repeat-y;
	text-align: left;
	}
	
.clear {
 clear: both;
}

#header {
	background-color: #DDEAEA;
	}

#right {
	border-color:#DDEAEA;
  border-style:double;
  border-width:3px;
  float:right;
  margin:10px;
  padding:10px;
  text-align:left;
  width:140px;
	}
#right ul{
  background-color: #F5F5F5;
	border-color:#DDEAEA;
  border-style:solid;
  border-width:15px 1px 1px;
  float:left;
  margin:0px 0 10px -5px;
  padding:10px 5px 10px 9px;
  text-align:left;
  width:135px;
	}
	
#right ul .headerbar1{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -5px;
  margin-right: 15px;
  padding: 4px 4px 4px 4px;
  background: url("images/titlebar.png") repeat-x center left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 13px;
  color: white;
  text-transform: uppercase;
}	

#right ul .headerbar2{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -5px;
  margin-right: -5px;
  padding: 4px 4px 4px 6px;
  background: url("images/titlebar.png") repeat-x center left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 13px;
  color: white;
  text-transform: uppercase;
}	
	
	
#main {
  border-color:#DDEAEA;
  border-style:double;
	float: left;
	width: 616px;
	margin: 10px 0px 0px 10px;
	background-color: #F5F5F5;
	padding: 10px;
	}
	
#main ul {
  border-color:#DDEAEA;
  border-style:double;
  border-width:1px 1px 1px 1px;
  background-color: #ffffff;
  float: left;
	width: 580px;
	margin: 10px;
	padding: 10px;
	}
	
#main ul.square {
  list-style-type: square;
	}
	
.bullet {
 padding-left: 21px;
 background-image: url(images/bull_sq.gif);
 background-position: 6px 4px;
 background-repeat: no-repeat;
}
	
#bottom {
	margin-top: 10px;
	padding: 5px 5px 7px 5px;
	background-color: #aab8dd;
	text-align: center;
	line-height: 1.5;
	vertical-align: top;
	}	
	
strong.te {
	font-size: 11px;
	}
 
.cim {
	padding-left: 21px;
	background-image: url(images/bull_sq.gif);
	background-position: 6px 4px;
	background-repeat: no-repeat;
	}
#fej {
  float: left;
  width: 110px;
  height: 72px;
  padding-left: 40px;
}

#gg_logo {
  /*float: left;*/
  margin: 5px;
  width: 650px;
  height: 60px;
  padding-left: 10px;
}

#counter {
color:black;
font-size:6pt;
height:36px;
margin:-70px 0 0 820px;
text-align:right;
width:180px;
float: left;
 }

#left {
  background-image: url(images/hatter.gif);
	float: left;
	width: 140px;
	margin: 0;
	padding: 15px 5px;
	background-color: #9BBFBF;
	border-color:#96A5CD;
	border-right: 1px solid #D0D0D0;
}


.tabla {
  background-color: #9BBBB0;
}

.tabla h3 {
  padding: 10px 0px 0px 5px;
  font-size: 14px;
  color: #ffffff;
  }

.tabla table {
  width: 100%;
  border: 1px solid #96a5cd;
  border-collapse: collapse;
  background-color: #F5F5F5;
}

.tabla th {
  width: 50%;
  background-color: #DDEAEA;
  border: 1px solid #9BBBB0;
  padding: 3px;
  color: #0;
  text-align: center;
}

.tabla th.th120 {
  width: 120px;
}

.tabla th.left {
  text-align: left;
}

.tabla td {
  background-color: #ffffff;
  border: 1px solid #9BBBB0;
  padding: 3px;
  color: #0;
  text-align: center;
}

.tabla td.left {
  text-align: left;
}

.tabla td.left span {
  font-weight: bold;
}

.tabla a {
  font-weight: normal;
}

