* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; }

html {
  height: 100%;
  min-height: 100%;
  font-family: verdana;
  font-size: 11pt; 
  border: 0;
  margin: 0;
  padding: 0;  
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #000000;
  height: 100%;
  min-height: 100%;
  background: #fafafa url('gfx/bg_body.jpg') repeat-x;  
}


img {
  border: 0px;
}

#container, #top, #info {
  border: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: auto;
  min-height: 100px;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0;
  position: relative;  
  background: url('gfx/bg_container.jpg') repeat-y;   	
}

#shadow {
  padding: 0;
  width: 900px;
  height: 19px;
  margin: 0 auto 0 auto;
  position: relative;  
  background: #fafafa url('gfx/bg_shadow.jpg') no-repeat;  
  
  font-size: 8pt;
  color: #4a4a4a;
  text-align: center; 	
}

#top {
  padding: 0;
  margin: 0;
  width: 900px;
  height: auto;
  min-height: 260px;
  position: relative;
  background: url('gfx/bg_top.jpg') no-repeat;	
}

#logo {
  padding: 0;
  padding-left: 41px;
  margin: 0;
  width: 900px;
  height: 77px;
  position: relative;
}


#bluebox {
  padding: 5px;
  margin: 0;
  width: 130px;
  height: 25px;
  position: relative;
	background: #0080ff;
}

#bluebox:hover {
	background: #3e9eff;
}

#bluebox a {
  color: white;
	text-decoration: none;
	font-size: 14pt;
}


.top_link {
  padding: 0;
  margin: 0;
  top: 0px;
  left: 700px;
  width: 80px;
  height: 20px;
  position: absolute;
  background: #d9e9f6;
  text-align: center;
}

.top_link a {
  color: #0b96ea;
  font-size: 10pt;
  text-decoration: none;
}

.top_link a:hover {
  color: red;
  font-size: 10pt;
  text-decoration: none;
}


#content {
  width: 817px;
  height: auto;
  min-height: 100px;
  margin-left: 41px;
  position: relative;   	
}

#fant {
  width: 816px;
  height: 25px;
  margin: 0 auto 0 auto;
  position: relative;   	
  background: url('gfx/bg_fant.jpg') repeat-x;  
}

#boxes {
  width: 817px;
  height: 150px;
  margin: 0 auto 0 auto;
  position: relative;   	 
}

#pic_box {
  display: none;
  position: absolute;
	width: 200px;
	height: auto;
	min-height: 20px;
	left: 350px;
	top: 50px;
}

.rec_box {
  width: 530px;
  height: auto;
	min-height: 50px;
  margin: 0 auto 20px 5px;
  position: relative;   	  
  font-size: 9pt;
	text-align: justify;
  color: #4a4a4a;
	background: #f8f8f8;
	padding: 3px;
}

.rec_box h1 {
  text-align: left;
  font-size: 11pt;
	height: 21px;
	display: block;
	width: 530px;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 4px;
}

#footer {
  width: 816px;
  height: 24px;
  margin: 0 auto 0 auto;
  position: relative;   	
  background: url('gfx/bg_footer.jpg');  
  font-size: 7pt;
  color: #c0c0c0;
  text-align: center;
  margin-top: 20px;
  background-position: -5px -5px;
}

#footer a {
text-decoration: none;
  color: #c0c0c0;
}

#footer a:hover {
text-decoration: underline;
  color: #c0c0c0;
}

#left {
  float: left;
  width: 234px;
  height: auto;
  min-height: 200px;
  margin: 0;
  padding: 0;
  position: relative;   	  
}

#right {
  float: left;
  width: 583px;
  height: auto;
  min-height: 200px;
  margin: 0;
  padding: 0;
  position: relative;   	
  background: #fefefe url('gfx/bg_content.jpg') repeat-x;
}

#flash {
  width: 583px;
  height: 369px;
  margin: 0;
  padding: 0;
  position: relative;   	
}

#menu {
  width: 234px;
  height: auto;
  min-height: 100px;
  margin: 0;
  padding: 0;
  position: relative;  
}


#menu ul, #menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	width: 234px;
	height: 31px;
	padding-left: 0px;
	overflow: hidden;
}

#menu ul a:link, #menu ul a:visited {
	display: block;
	width: 234px;
	height: 15px;
	text-decoration: none;
	padding: 8px 30px;
	font-weight: bold;
	background: url("gfx/bg_menu.jpg");
	background-position: 0 -2px;
	color: #ceeaff;
	text-decoration: none;
	font-size: 10pt;
}

#menu ul a:hover {
	text-decoration: none;
	color: white;
}



#box1 {
  float: left;
  width: 233px;
  height: 160px;
  margin: 0;
  padding: 0;
  border-right: 1px solid white;
  position: relative;  
  background: #52bad3; 	 
	text-align: center;
}

#box1 p {
  margin: 0;
  padding: 4px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-left: 5px;
  font-family: verdana;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;  
  color: #00356a;
  text-align: left;
}

#box1 ul, #box1 li {
  margin: 0;
  margin-left: 13px;	
  padding: 1px;
  font-family: verdana;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;  
  color: #00356a;
  text-align: left;
}

#box2 {
  float: left;
  width: 290px;
  width: 581px;	
  height: 160px;
  margin: 0;
  padding: 0;
  border-right: 1px solid white;
  position: relative; 
  background: #a5d264;     	  
}

#box2 p {
  margin: 0;
  padding: 4px;
	padding-top: 0px;
	padding-bottom: 0;
  font-family: verdana;
  font-size: 9pt;
  font-style: normal; 
  font-weight: normal;  
  color: #336501;
  text-align: left;
}

#box2 ul, #box2 li {
  margin: 0;
  margin-left: 13px;	
  padding: 1px;
  font-family: verdana;
  font-size: 8pt;
  font-style: normal; 
  font-weight: normal;  
  color: #336501;
  text-align: left;
}


#box2 h6 {
  margin: 0;
  padding: 0;
  padding: 5px;
  font-family: verdana;
  font-size: 7pt;
  font-style: normal; 
  font-weight: normal;  
  color: #336501;
  text-align: left;
}

#box2 h6 span a {
  color: white;
  margin-left: 240px;
  font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

#box3 {
  display: none;
  float: left;
  width: 290px;
  height: 150px;
  margin: 0;
  padding: 0;
  position: relative; 
  background: #f98c52;     	  
}


#txt {
  width: 234px;
  height: 121px;
  margin: 0;
  padding: 0;
  position: relative; 
  background: url('gfx/bg_txt2.gif') repeat-x;   
}

.clean {
  clear: both;
}


#main_txt {
  width: 550px;
  height: auto;
	min-height: 100px;
  margin: 0 auto 0 auto;
  position: relative;   
  font-size: 10pt;
  color: black; 	
}

#main_txt li {
 list-style-type: square;
  margin-bottom: 15px;
}

#main_txt li span {
  font-weight: bold;
	color: #289936;
}

#main_txt li a {
  font-weight: bold;
	color: #00ae00;
	text-decoration: none;
}

#main_txt li a:hover {
	text-decoration: underline;
}


#main_txt br {
margin-bottom: 5px;
}


p {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font-family: verdana;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;  
  color: #000000;
  text-align: justify;
	line-height: 165%;
}

p a { 
  color: #4a4a4a;  
}

p a:hover {
  color: #0080ff;  
}

p span {
	font-weight: bold;
}

h1 {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font-family: verdana;
  font-size: 13pt;
  font-style: normal; 
  font-weight: bold;  
  color: #0080ff;
  text-align: right;
}

h1 a {
  color: #0080ff;
 text-decoration: none;
}


h1 a:hover {
 text-decoration: underline;
}

h2 {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font-family: verdana;
  font-size: 13pt;
  font-style: normal; 
  font-weight: normal;  
  color: #0080ff;
  text-align: left;
}

hr {
  color: #0080ff;
  height: 0px;
  border: 1px dotted #0080ff; border-style: none none dotted;
}
	
	
	h4 {
  margin: 0;
	margin-bottom: 5px;
  padding: 0;
  padding-top: 5px;
  font-family: verdana;
  font-size: 11pt;
  font-style: normal; 
  font-weight: normal;  
  color: black;
  text-align: left;
}

h4 a {
  color: #0080ff;
 text-decoration: none;
}


h4 a:hover {
 text-decoration: underline;
}

input.in {
	background: #ffffff repeat 0% 0%; 
	border: #0079f2 1px solid; 
	color: #0079f2; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	}		



