body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#B3EEFF;
	color:#ffffff;
	font-size:11px;
	margin:0px;
}
	
a{
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}
	
a:hover {
         color:#000000;
         text-decoration:none;
		 font-weight:bold;
}

.text{
		padding-left:15px;
		padding-right:15px;
		text-align:justify;
		color:#ffffff;
		line-height:18px;
		}

.comp-name{ 
		  background-image:url(images/comp-name.jpg);
		  background-repeat:no-repeat;
		  background-position:top;
		  height:92px;
		  width:399px;
}


.l-but-cor{background-image:url(images/l-but-cor.jpg);
background-repeat:no-repeat;
background-position:left;
height:58px;
width:11px;
}

.but-mid{background-image:url(images/but-mid.jpg);
background-repeat:repeat-x;
background-position:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
height:58px;
}

.r-but-cor{background-image:url(images/r-but-cor.jpg);
background-repeat:no-repeat;
background-position:left;
height:58px;
width:11px;
}

.bg-button{background-image:url(images/bg-button.jpg);
background-repeat:no-repeat;
background-position:left;
height:29px;
width:92px;
}

.border{border:2px solid #849598;
}
.readmore{ font-weight:bold;
text-decoration:underline;
color:#33dbff;
}




h1{
    font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#33dbff;
	/*padding-left:20px;*/
	margin:0px;
}
h2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#33dbff;
	padding-left:0px;
	margin:0px;
}

hr{ 
border:0px;
background-color:#849598;
width:50%;
text-align:left;

}
.hr2{ 
border:0px;
background-color:#849598;
width:60%;
text-align:left;

}
		 
.text-field{
height:12px;
       }

.image{padding-left:10px;
       padding-right:10px;
	   padding-top:5px;
	   padding-bottom:5px;
	   }
a.new-link{
   color: #999999;
   text-decoration:none;
   font-size:11px;
   font-weight:900;
   padding-left:5px;
}
a.new-link:hover{
   color:#ffffff;
   text-decoration:none;
   font-size:11px;
   font-weight:900;
   padding-left:5px;
}
.style3{
	color: #00CCFF;
	font-weight:bold;
    }
.style1 {font-size: 18px}
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #00CCFF;
}