body {
        color: #000000;
        font-size: 11px;
        font-family: tahoma,vardana;
		margin:0px;
		background: #C0E5ED url('./gfx/bg.jpg');
		background-repeat: repeat-x;
        }

td.welc {
        color: #000000;
        font-size: 11px;
        font-family: tahoma,vardana;
        padding-left:20px;
        padding-right:20px;
        padding-top:10px;
        padding-bottom:10px;
        }

td.gp_date{
        color: #DE3812;
        font-size: 10px;
        font-family: tahoma,vardana;
        font-weight: bold;
        }


td.bl_title {
        color: #ffffff;
        font-size: 13px;
        font-family: tahoma,vardana;
        font-weight: bold;
        }



td.welc_txt {
        color: #000000;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: normal;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        }

td.bot_menu {
        color: #187DC9;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-align: center;
        }


a.gp_title {
        color: #3388B1;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        }
a.gp_title:hover {
        color: #3388B1;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        }


a.gp_more {
        color: #DE3812;
        font-size: 10px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        }
a.gp_more:hover {
        color: #DE3812;
        font-size: 10px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        }


a.lang {
        color: #ffffff;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        }
a.lang:hover {
        color: #ffffff;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        }

a.bot_menu {
        color: #187DC9;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        }
a.bot_menu:hover {
        color: #187DC9;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        }


a.menu {
        color: #ffffff;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        }
a.menu:hover {
        color: #ffffff;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        }


a.sub_menu_ac {
        color: #2E7BA0;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        margin-left:10px;
        margin-right:10px;
        }
a.sub_menu_ac:hover {
        color: #2E7BA0;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        margin-left:10px;
        margin-right:10px;
        }

a.sub_menu_ia {
        color: #2E7BA0;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: normal;
        text-decoration:none;
        margin-left:10px;
        margin-right:10px;
        }
a.sub_menu_ia:hover {
        color: #2E7BA0;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: normal;
        text-decoration:underline;
        margin-left:10px;
        margin-right:10px;
        }



a.link {
        color: #333333;
        font-size: 10px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        }
a.link:hover {
        color: #333333;
        font-size: 10px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        }
a.proj_title {
        color: #333333;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        }
a.proj_title:hover {
        color: #333333;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:underline;
        }
td.proj_title {
        color: #333333;
        font-size: 11px;
        font-family: tahoma,vardana;
        font-weight: bold;
        text-decoration:none;
        text-align: left;
        }

td.copy {
        color: #ffffff;
        font-size: 10px;
        font-family: tahoma,vardana;
        font-weight: normal;
        text-decoration:none;
        text-align: center;
        }