body,td,th {

	font-family: Helvetica, Verdana, Arial, sans-serif;

	font-size: 12px;

	color: #333;

    letter-spacing: 0.5px;

    line-height:15px;

}

body {

	background: repeat-x top url('img_site/bkg.jpg') #006563;

	margin-top:16px;

	margin-bottom: 30px;

}

a:link {

	color: #004D4A;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #999999;

}

a:hover {

	text-decoration: none;

	color: #000000;

}

a:active {

	text-decoration: underline;

	color: #FF0000;

}

h1 {

	font-size: 18px;

	font-weight:bolder;

	color: #004D4A;

    margin-left: 20px;

	padding-bottom: 6px;

	border-bottom: 2px solid #CCCCCC;

}

h2 {

    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

    margin-left: 20px;

}

h3 {

	font-size: 14px;

	font-weight:bold;

	color: #004D4A;

    margin-left: 6px;

}

.style1 {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #006666;

	letter-spacing:1px;

}

.style2 {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #336666;

	letter-spacing:0.5px;	

}

hr { color:#003333;

     size:1px;

	 margin:0px;

     }

#menu {

    font-family: Verdana, Helvetica, Arial;

	font-size: 12px;

	font-weight: bold;

    float: left;

    margin-bottom: 2px;

    margin-left: 0px;

    letter-spacing: 1px;

}



#menu ul {

    padding: 16px;

    margin: 0px;

    line-height: 30px;

}



#menu li {

    border-bottom: 1px solid #004D4A;

    list-style: none;

    margin: 0px;

}



#menu a {

    display: block;

    text-decoration: none;

    color: #009999;

    background-color: #006563;

	border-bottom: #004D4A 1px solid;

	padding-top: 8px;

	padding-right: 10px;

    padding-left: 10px;

	padding-bottom: 4px;

    width: 160px;

}



#menu a:hover {

    background: repeat-x top url(img_site/mbg.jpg);

	border-bottom: #009999 1px solid;

    color: #FFF;

}

.imgb { 

	padding: 5px;
	float: center;
	border: 1px solid #CCCCCC;	
	
	width: auto;
	height: 200px;
	}

.imgc
{

	padding: 5px;
	float: center;
	border: 1px solid #CCCCCC;
}


#img a

{

  background: #FFFFFF;

}

#img a:hover, #img a:active 

{


  background: #FFFFFF;

  border-bottom: #ff4567 3px solid;

}

p {

    margin-left: 20px; 

	margin-top: 2px; 

	margin-right: 0px;

	margin-bottom: 3px;

}

input, textarea, select {

	border: 1px solid #EBEBEB;

	background: #F8F8F8;

	padding: 2px;

	font: 10px Verdana;

	color: #444444;

}



input:focus, textarea:focus,select:focus, input:hover, textarea:hover, select:hover

{

	background: #FFFFFF;

	border: 1px solid #CCCCCC;

	padding: 2px;

	color: #000000;

}



button {

	border: 1px solid #CCCCCC;

	background: #F8F8F8;

	padding: 0px;

	font: 10px Verdana;

	font-weight: bold;

	color: #333333;

}

td.bleft {

    border-left: 1px solid #CCCCCC;

	}

li
{	
margin-left: 20px; 
}