/* CSS Document */
body{
/*	background-color: #003660; bleu shades */
	background-color: #001C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 3px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #99FF00;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1px;
}
.fontx{	font-size:11px;	color:#ffffff;	padding-left:5px;	height:20px;}
.bor{
}
.shad{
	/*background-image: url(images/shad.jpg);*/
	background-image: url(images/cor1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shad2{
	background-image: url(images/green_shad_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shad3{
	background-image: url(images/bottom_shad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_bg{
	background-image: url(images/_s_2lovers_green.jpg);
	background-repeat: no-repeat;
	background-position: center 250px;
}
.side_shad{
	/*background-image: url(images/shad_.jpg);*/
	background-image: url(images/cor3.jpg);
	background-repeat: repeat-y;
}
.menu_hor{
	background-image: url(images/menu_hor.jpg);
	background-repeat: repeat-x;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu_hor2{
	background-image: url(images/menu_hor_2.jpg);
	background-repeat: repeat-x;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txt{font-size:13px;color:#ffffff;}
.head:link, .head:active, .head:visited {font-size: 17px;color: #ffffff;font-weight: bold;text-decoration: none;}
.head:hover {color: #99FF00;}
.nav:link, .nav:visited, .nav:active{
	font-size:13px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
.nav:hover{
	color: #99FF00;
	text-decoration: none;
}
.nav_footer:link, .nav_footer:visited, .nav_footer:active{
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
.nav_footer:hover{
	color: #99FF00;
	text-decoration: none;
}
.nav1:link, .nav1:visited, .nav1:active{
	font-size:11px;
	color:yellow;
	text-decoration: none;
	font-weight:bold;
}
.nav1:hover {
	color: #99FF00;
	text-decoration: none;
}

.fut:link, .fut:visited, .fut:active{
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
.fut:hover{
	color: yellow;
	text-decoration: underline;
}
.testi{
	font-family: georgia;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
}
.cont:link, .cont:visited, .cont:active{
	font-size:14px;
	color:#ffff00;
	text-decoration: none;
}
.cont:hover{
	color: #00CC00;
	text-decoration: none;
}
.footer1:link, .footer1:visited, .footer1:active{
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
.footer1:hover{
	color:yellow;
	text-decoration: none;}

.padd_gallery{
	padding: 5px 5px 5px 5px;
	width:100px;
	height:100px;
}
h4{
	font-family: "TREbuchet MS";
	font-size: 14px;
	font-style: italic;
	color:#ffff00;
	line-height: 1%;
}
p.tst{
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	width: 560px;
	padding-left: 20px;
	padding-right: 10px;


}
.menu_hi{
	height:20px;
	padding-left:18px;
}
/* ===============form style========================*/
textarea.txt_area{
	width: 200px;
	border: 1px solid #666666;
	height: 200px;
}
input.intbox{
	width: 200px;
	border: 1px solid #666666;
	background-color: #FFFF99;
}
input.submit_data{
	border: 1px groove #003300;
	background-color: #006600;
	height: 16px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
select.sel_menu{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffcc;
	width: 60px;
	border: 1px outset #d7b9c9;
	color:#000000;}
	
p {
	font-size: 15px;
	text-align: justify;
	}
/* ===============form style========================*/


/* images hover */

.bor_pix:hover img{
border: 1px dotted #FFFFFF;
}

.bor_pix img{
border: 1px solid #2E473B; /* Dummy definition to overcome IE bug */
}

.tbl_container{
	margin-right: 20%;
	margin-left: 20%;
}
