
body {
    color: #000000;
    margin: 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

h1,h2,h3,h4,h5{
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 7px;
}
h1{
    font-size: 16px;
}
h2{
    font-size: 15px;
}
h3{
    font-size: 14px;
}
h4{
    font-size: 13px;
}
h5{
    font-size: 12px;
}
h6{
    font-size: 11px;
}

a:link{
    text-decoration: none;
    color: #6191D4;
}
a:hover{
    color: #6191D4;
    text-decoration: none;
}
a:visited{
    color: #6191D4;
    text-decoration: none;
}
a:active{
    color: #6191D4;
    text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover{
    font-size: 9px;
    text-transform: uppercase;
    color: #797979;
    text-decoration: none;
}

/* a.portfolio_link:link {
    color: #7a7a7a;
    text-decoration: underline;
}

a.portfolio_link:hover {
    text-decoration: none;
} */

table, td{
	border-style: none none none none;
	border-width: 1px;
}

td.rTitle{
    background: url(http://www.doublesquare.com/img/grad_r.jpg) repeat-x;
    height: 15px;
    text-align: center;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
}

.vertLine1{
    background-color: #ffffff;
}

div.date{
    margin-top: 15px;
    margin-left: 60px;
}

div.lang{
    font-weight: bold;
    margin-top: 45px;
    margin-left: 60px;
}

div.gl{
    padding-bottom:6px;
    text-align: justify;
}

div.gpl{
    padding-bottom:6px;
    padding-left:12px;
    text-align: justify;
    font-size: 11px;
    color: #7a7a7a;
}

.blue{
    color:#6191D4;
    text-align: justify;
}

.red{
    color:#ff0000;
}

.bold{
    font-weight: bold;
}

div.blue-bold{
    color: #6191D4;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

div.black-bold{
    font-size: 9px;
    font-weight: bold;
    padding-bottom: 6px;
    text-transform: uppercase;
}

div.grey{
    font-size: 11px;
    color: #7a7a7a;
    margin-bottom: 6px;
    margin-left : 20px;
}

ul{
    padding-bottom: 0px;
    padding-top: 6px;
}

ul.portfolio{
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

li{
    padding-bottom: 6px;
    text-align: justify;
    list-style-image: url(img/small_arrow.gif);
}

li.simple{
    padding-bottom: 6px;
    text-align: justify;
    list-style-image: none;
}

div.newsHeader{
    padding-bottom:5px;
    font-size: 105%;
    font-weight: bolder;
    color:#6191D4;
}  

div.newsBlock{
    margin-left: 55px;
    text-align: justify;
    margin-right: 15px;
    padding-bottom: 5px;
}

div.newsBody{
    text-align: justify;
    margin-right: 15px;
    margin-bottom: 5px;
}

td.celbord{
    border: 1px solid #F0F0F0;
    margin-left:40px;
    margin-right:40px;
}

td.celbord_rb{
    border-right: 1px solid #F0F0F0;
    border-left: 0px solid #F0F0F0;
    border-top: 0px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

td.celbord_rtb{
    border-right: 1px solid #F0F0F0;
    border-left: 0px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

td.celbord_lbr{
    border-right: 1px solid #F0F0F0;
    border-left: 1px solid #F0F0F0;
    border-top: 0px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

td.border-left {
    border-left : 1px solid #dadada;
    background-color : #f6f6f6;
}

td.odd{
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
    background-color: #E2ECF1;
    border-left: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
}

td.even{
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
    background-color: #C0C6CB;
    border-left: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
}

div#portfolio_image {
    margin-top : 23px;
    margin-bottom : 10px;
}

.input {
    height: 13px;
    font-size: 9px;
}

.textarea{
    font-size: 11px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

div.error {
    color: red;
    font-size: 10px;
    font-weight: bold;
    margin-bottom : 10px;
}
