*{

	margin:0px;

	padding:0px;

}



body, body td{

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

	font-size:10px;

	color:#676767;

	font-weight:normal;

	text-align:left;

}

body{

	margin-top:27px;

}

body td{

	text-align:left;

}

a, a:hover{

	color:#676767;

	text-decoration:underline;

	font-weight: bold;

}



p{

	padding-bottom:4px;

}

ul{

	margin:0px 0px 0px 20px;

}



ol{

	margin:0px 0px 0px 30px;

}





#wrap{

	width:996px;

	margin:0px auto;

}



.header{

	margin-bottom:31px;

}

.images_menu  img{

	margin-right:1px;

}

.main_content{

	padding-top:32px;

}







/*home table*/

.home_table {

	border-collapse:collapse;

}

	.home_table td {

		border:#CCCCCC solid 1px;

		padding:2px 5px;

		font-size:11px;

		width:12%;

		text-align:center;



	}

	.home_table th{

	font-size:13px;

	padding:10px;

text-align:center;

}



.left{

	float:left;

}

.right{

	float:right;

}

.center{

	text-align:center;

}

.col1{

	width:201px;

	padding-left:10px;

	

}

.col2{

	width:579px;

}



.txtform{

	width:200px;

	border:1px solid #CCCCCC;

}

.txtbutton{

	border:1px solid #CCCCCC;

}

#check_boxes div {

	padding:4px 0px;

}

.error{

	font-size:13px;

	font-weight:bold;

	color:#FF0000;

}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
font-family:Arial, Helvetica, sans-serif;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font-size:12px;
margin: 10px 0;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color:#0033FF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.thelanguage{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}