@charset "utf-8";
/* CSS Document */

.btn{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
}

.line{
background:url(../images/line.jpg);

background-repeat:repeat-x;

}


.bodytext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#fff;
line-height:160%;
text-align:justify;
}

.white_text{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:normal;
font-weight:normal;
color:#fff;
line-height:140%;

}
.white_text_small{
font-family: tahoma;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#fff;
line-height:140%;

}

.blue_text{
font-family: century gothic;
font-size:18px;
font-style:normal;
font-weight:normal;
color:#1CAAAC;
line-height:140%;
text-align:justify
}

.graytext{
font-family: tahoma;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#949494;
line-height:140%;

}
.border{
border:#1E1E1E;
border-width:1px;
border-style:solid;
background:#000000;
}

.footer_line{
background: url(../images/footer_line.jpg);

background-repeat:repeat-x;

}
.footertext{
font-family: tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#949494;
line-height:140%;

}
.blacktext{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000;
line-height:130%;
text-align:justify;
}
.redtext{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
color: #0066CC;
line-height:130%;
text-align:justify;
}

.Project{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
color:#fff;
line-height:160%;
text-align:justify;
}
.Project:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
color:#939393;
line-height:160%;
text-align:justify;

}
.Project_inner{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
color:#fff;
line-height:140%;

}
