.bodytext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.Redtext10
{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size: 10px;
color: #00679e;
font-weight:bold;
text-decoration:none;
}
.Redtext10:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size: 10px;
color: #00679e;
font-weight:bold;
text-decoration:underline;
}
.form
{
border:1px solid #cccccc;
width:191px;
height:13px;
}
.formoption
{
border:1px solid #cccccc;
width:192px;
height:22px;
}
.formsmall
{
font-family:Verdana;
font-size: 11px;
color: #000000;
border:1px solid #cccccc;
width:132px;
height:13px;
}
.Redtext11
{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size: 11px;
font-weight:bold;
color:#00679e;
text-decoration:none;
}
/*.Redtext11:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#B60322;
font-weight:bold;
text-decoration:underline;
}*/
.Redtext11bold
{
text-decoration: bold;
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size: 11px;
color: #cc0000;
}
.text2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align:justify;
text-decoration:none;
font-weight:normal;
}
.text1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align:justify;
}
.blacktext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.text11
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

.formsmall1
{
font-family:Verdana;
font-size: 11px;
color: #000000;
border:1px solid #cd010c;
width:136px;
height:20px;
}
.indexbig
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
color:#00679e;
}
.Redtextbot
{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size: 11px;
font-weight:normal;
color:#00679e;
text-decoration:none;
}
.Redtextbot:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#B60322;
font-weight:normal;
text-decoration:underline;
}
.bottomtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight:normal;
}
.bottomtextbold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight:bold;
padding-left:5px;
padding-right:25px;
}
.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font-family:Tahoma;
color:#000000;
font-weight:normal;
font-size:11px;
margin: 13px 0;
padding-left:35px;
text-align:justify;
}
.thelanguage{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
margin: 10px 0;
padding-left:50px;
padding-right:35px;
text-align:justify;
color:#535353;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: red;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #000000;
}