/* CSS Document */
body{
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EEF2FB;
	margin:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

select{
  width:150px;
}

.text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	line-height:150%;
}

.blog_text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin-top:10px;
	//margin-left:10px;
	margin-right:10px;
	line-height:150%;
}

.toplinks{
  background-color:#7AA710; 
  height:20px;
}

.sec_row{
   background-image:url(../images/shade.jpg); 
   background-repeat:repeat-x; 
   height:43px;
}

.toplinks_sr{
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:12px; 
  color:#776006; 
  text-align:center;
  border-right:2px solid #B9BB11;
  height:39px;
  text-decoration:none;
}

.toplinks_hm{
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:12px; 
  color:#776006; 
  text-align:center;
  height:39px;
}

.toplinks1{
  font-family:Arial, Helvetica, sans-serif; 
  font-weight:bold; 
  font-size:12px; 
  color:#776006; 
  text-align:center;
  height:39px;
}

.toplinks_sr a,.toplinks1 a{
  color:#776006;
  text-decoration:none; 
}

.toplinks_hm a{
  color:#000;
}

.error{
  color:red;
}

.error_div{
  //border:1px solid red;
  //background-color:#FFF380;
  padding:5px;
}

.cv_title{
  font-family:Arial;
  font-weight:bold;
  font-size:13px;
}

.req_star{
  font-family:Arial;
  font-weight:bold;
  font-size:13px;
  color:red;
}

h1 a{
  font-family:Arial;
  font-weight:bold;
  font-size:16px;
  color:#663300;
}

h1{
  font-family:Arial;
  font-weight:bold;
  font-size:16px;
  color:#663300;
}

.kamaxi_blog{
  font-family:Arial;
  font-size:25px;
  background-color:#EEF2FB;
}

.recent-entries a{
  font-family:Arial;
  font-size:14px;
  color:olive;
  text-decoration:none;
}

.recent-entries a:hover{
  font-family:Arial;
  font-size:14px;
  color:#663300;
  text-decoration:none;
}

.recent-posts{
  font-family:Arial;
  font-weight:13px;
  color:#663300;
  font-weight:bold;
  text-align:middle;
}

.post-date{
  font-family:Arial;
  font-weight:13px;
  color:#663300;
  font-style:italic;
}