﻿body {
	background-repeat: no-repeat;
	background: #58A7A8;
	margin: auto;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
#menu a:link {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#menu a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover {
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	border-bottom: thin #BD1924 solid;
	BORDER-BOTTOM-WIDTH: 2px;
	padding-bottom: 3px;
}
#menu a:active {
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	border-bottom: thin solid;
	BORDER-BOTTOM-WIDTH: 2px;
    padding-bottom:3px;
}

FORM {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Helvetica;
}

td.z

{
	background-repeat: repeat-x;
	background-image: url('prog-school_05.gif');
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
}





table.zz a:link,td.z a:link



{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

table.zz a:hover,td.z a:hover

{
	color: #4A4A4A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin #FF0000 solid;
	BORDER-BOTTOM-WIDTH: 2px;
	padding-bottom: 2px;
}

table.zz a:visited ,td.z a:visited

{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

table.none a:hover{
	 border-bottom:0px
}

 input{
	font: 11px tahoma;
	color: #BD1924;
	border: 1px #949279  solid;
}
 input:hover{
	border: 1px #58A7A8 solid;
}





.mypets{
	/*header of 1st demo*/
cursor: hand;
	cursor: pointer;
	padding: 0px 10px;
	border: 1px #DFDFDF solid;
	background: #ffffff;
	background-image: url('feature-bg.gif');
	height: 30px;
	font-size: 15px;
	font-family: "Microsoft Sans Serif";
	vertical-align: middle;
	padding-top: 5px;
	color: #3A3A3A
}


.openpet{
	/*class added to contents of 1st demo when they are open*/
background: #EEEFD8;
	background-image: url('feature-hover-bg.gif');
	border: 1px #E7E8C8 solid;
	 color:#396B6C
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 12px tahoma;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

.table5{
		border:0px solid #EAEAEA;
		background-color:#FFFFFF;

}


.table5 td{
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;

}
 select{
	font-family:Tahoma
}

 fieldset{
	-moz-border-radius: 8px;
	direction: rtl;
	border-color: #79C7C9;
	}
	
	#feature-small-title{
	color: #BD1924;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
}

