@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 12px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.leftmenu {
	font-size: 14px;
	line-height: 26px;
	color: #000000
}

a.main {
	text-decoration:none;
	color: #920018;
}

.style7 {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.style10 {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}
.style11 {
	font-size: 11px
}
.style13 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}
.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
padding-top:10px;
text-align: left;
color:#FFFFFF;
background:url(menuimages/blackfiller.jpg);
height:33px;
}
.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;
}
.style17 {
	font-size: 14px;
	line-height: 26px;
	color:#000000;
}
.style18 {
	color: #920018;
	font-weight: bold;
	text-align: left;
}

.ncua{
margin-bottom: 50px;
}

-->
</style>