﻿body 
{
    font-family: Arial;
    font-size: 12px;
    color: #979797;
    line-height: 22px;
    margin:0px;
}

p 
{
    font-family: Arial;
    font-size: 12px;
    color: #979797;
    line-height: 22px;
}

li
{
    line-height: 22px;
    color: #979797;
}

h1
{
    font-family: Arial;   
    font-size: 18px;
    color: #ffffff;   
}


h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom:7px;
}


h3
{
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;    
    margin-top:27px;
}


.footer
{
    color: #7d7d7d;
    font-size: 11px; 
    line-height: 20px;
    margin: 0px 0px 0px 0px; 
}

a.footer:link,a.footer:visited,a.footer:active
{
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: none;
}

a.footer:hover
{
    font-size: 11px;
    color: #e62200; 
    text-decoration: none;    
}

.alyka
{
    color: #686868;
    font-size: 11px; 
    line-height: 20px;
    margin: 0px 0px 0px 0px; 
}

a.alyka:link,a.alyka:visited,a.alyka:active
{
    font-size: 11px;
    color: #686868;
    text-decoration: none;
}

a.alyka:hover
{
    font-size: 11px;
    color: #e62200; 
    text-decoration: none; 
}

a.speciallink:link,a.speciallink:visited,a.speciallink:active
{
    font-size: 12px;
    color: #979797;
    text-decoration: underline;
}

a.speciallink:hover
{
    font-size: 12px;
    color: #e62200; 
    text-decoration: underline; 
}

.menulink
{
    color: #a8a8a8;
    font-weight: bold;
    font-size: 13px; 
    line-height: 28px;
    height: 28px;
    margin: 0px 0px 0px 0px; 
}

a.menulink:link,a.menulink:visited,a.menulink:active
{
    color: #a8a8a8;
    font-weight: bold;
    font-size: 13px;
    line-height: 28px;
    height: 28px;    
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 0px;
    margin-left: 0px;
    padding: 6px 7px 6px 7px;
}

a.menulink:hover
{
    font-size: 13px;
    color: #ffffff; 
    background-color: #c52104;
    padding: 6px 7px 6px 7px;
    text-decoration: none;    
}


a:link,a:visited,a:active
{
    color:#e62200;
    text-decoration:none;
}

a:hover
{
    color:#e62200;
    text-decoration:underline;
}

.TextBoxField
{
    border-width:0px;
    border-style:solid;
    padding: 3px 5px 3px 5px;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    color:#373737;
    width: 153px;
    background-image: url(../../images/textboxbg.gif);  
    background-repeat: no-repeat
    
}

.TextBoxFieldArea
{
    border-width:0px;
    border-style:solid;
    padding: 3px 5px 3px 5px;
    font-family: Arial;
    font-size: 11px;
    color:#373737;
    width:200px;
    height:76px;
    background-image: url(../../images/textboxarea.gif);  
    background-repeat: no-repeat    
}

.ErrorMessage
{
    color:#bf1b1b;
}

.anylinkcss
{    
    position: absolute;
    visibility: hidden;
    border:0px solid white;
    z-index: 100;
    background-color: #3b3891;
    width: 205px;
    font-family: arial;
    font-size: 12px;
    color: #979797;
}

.anylinkcss a
{
    color: #979797;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #525252;  
    background-color: #3c3c3c;
    width: 100%;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px 7px 3px 7px;
    text-align: left;
}

.anylinkcss a:hover
{ 
    /*hover background color*/
    color: #ffffff;
    background-color: #c52104;  
    text-decoration: none;
}

.anylinkcss a:visited
{ 
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
.projectgallery 
{
    width: 960px;
    margin-top: 20px;
}
.projectgallery img 
{
    margin-right: 7px;
    border: none;
}
.projectgallery a
{
    border: none;
}
#holder 
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
