body {padding:0; margin:0; background:#2F2F2F}
body, td, input, textarea{
	font-size:14px;
   font-family:arial;
	color:#adc0f6;
	line-height:16px;
	vertical-align:top;
	padding:0px;
	font-weight:bold

}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#939393; text-decoration:underline} 
a:hover{text-decoration:none}

.bg{ background:#3B3B3B; width:1px; height:1px}


.pad{ margin:44px 0 0 30px}

ul{margin:0; padding:0; list-style:none}
li{}
li a{color:#939393; line-height:17px;} 

span{ color:#FFFFFF}
 
.header{color:#2C1F1E; font-size:10px;} 

.set div{width:512px; height:30px; background:url(../../Content/images/3_bg.gif) repeat-x bottom}
.set div div{ width:auto;}
.set div div a{ color:#FFFFFF; background:#2F2F2F; text-decoration:none; height:13px}
.set div div a:hover{ color:#FFCE00; text-decoration:#none; height:13px}


.footer{color:#939393; font-size:9px; background:url(../../Content/images/bot.gif) repeat-x top left; height:98px; text-transform:uppercase; padding:4px 0 0 29px} 
.footer a {color:#FFFFFF; text-decoration:none}
.footer a:hover{ text-decoration:underline}  

.more{background:url(../../Content/images/1_z1.gif)  center left no-repeat; padding-left:15px; vertical-align:middle; color:#FFFFFF; text-transform:uppercase; font-size:9px; text-decoration:none}
.more:hover{ text-decoration:underline}


input{
   background:#2F2F2F;
   border:1px solid #444444;
   padding-left:5px;
   width:216px; height:24px;
   padding-left:7px; padding-top:3px
}
textarea{
   background:#2F2F2F;
   border:1px solid #444444;
   padding-left:5px;
   width:227px; height:111px;
   padding-left:7px; padding-top:3px;
   overflow:auto}
   
 .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; 
    position:relative;
    width:850px;
    }       

    .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;
    } 

    .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; 
    position:relative;
    width:850px;
    }       

    .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;
    }
    
    
	.style2 {font-family: Arial, Helvetica, sans-serif}
	.style7 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #0000FF;
	}
	.style13 {color: #FF0000}
	.style14 {color: #FF0000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

