* {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY {
    margin: 0 0 0 0;
    background-color: white;
}

.t9grey {
    font-size: 9;
    color:#515151;
}

.t9grey2 {
    font-size: 9;
    color:#9D9D9D;
}

.t11grey {
    font-size: 9;
    color:#515151;
}

.trip {color:#11527A}
.sol {color:#66CC00}
.etrip {color:#525252}
.etripe {color:#CC3333}

p, li, td, input, textarea {
    font-size: 10;
    color:#757575;
}

p, li {
    text-align: justify;
}

p {
    margin-top: 3px;
    margin-bottom: 6px;
}

a, a * {
    text-decoration: underline;
}

a:hover, a:hover * {
    text-decoration: none;
}

a.portofolio {
    text-decoration:none;
}

a.portofolio img {
    border: 1px #11527A solid;
    margin-bottom: 5px;
}

a.portofolio img:hover {
    border-color: #66CC00;
}

A.l10green, a *.l10green {
    color:#66CC00;
    background:transparent;
    font-size:10px;
}

A.uppermenu {
    color:#515151;
    background:transparent;
    font-size:9px;
}

A:hover.uppermenu {
    color:#66CC00;
    background:transparent;
    font-size:9px;
	text-decoration:underline;
}

A.l10blue, a *.l10blue {
    font-size:10px;
    color:#11527A;
    background:transparent;
}

A.l11blue {
    font-size:11px;
    color:#1975AD;
    background:transparent;
}

A.l12orange {
    font-size:12px;
    font-family: "Times New Roman", Serif;
    color:#F97C28;
}

td.hp_left p {
    padding-left: 10px;
    padding-right: 25px;
}

td.hp_right p {
    padding-left: 20px;
    padding-right:10px;
}

p.green-bullet {
    padding-left: 20px;
    background-image: url(../images/arrow_green_content.gif);
    background-repeat: no-repeat;
    background-position: 10px 2px;
}

td.ts_right p {
    padding-right:15px;
}

p.title {
    color:#11527A;
    padding-left: 5px;
}

p.title, p.title * {
    font-family: "Arial Narrow", Arial, Helvetica;
    font-weight: bold;
    font-size: 18px;
}

.green {
    color:#66CC00;
}

.blue {
    color:#11527A;
}

td.ts_left ul {
    list-style-image: url(../images/bull-green-white.gif);
    margin-top: 3px;
}

td.ts_left ul li {
    margin: 8px;
}

td.ts_left ul li a {
    font-size:12px;
    font-weight: bold;
    color:#1975AD;
    text-decoration: none;
}

td.ts_left ul li a:hover {
    text-decoration: underline;
}

h1 {
    font-family: "Arial Narrow", Arial, Helvetica;
    font-weight: bold;
    font-size: 18px;   
    color:#11527A;
}

h2 {
    color:#66CC00;
    font-size: 14px;
}

td.etrip_left h1, td.etrip_left h2, td.etrip_left p {
    margin-left: 10px;
    margin-right: 10px;
}

td.etrip_left ul {
    padding-left: 10px;
    padding-right: 10px;
}

td.etrip_left > ul {
    margin-left: 30px;
    padding-right: 10px;
}

td.etrip_menu a {
    text-decoration: none;
}

td.etrip_menu a:hover {
    text-decoration: underline;
}

td.etrip_left p.top {
    text-align: right;
}

td.etrip_left p.top a {
    text-decoration: none;
    font-weight: bold;
    color: #666666; 
}

td.etrip_left p.top a:hover {
    text-decoration: underline;
}

td.etrip_title {
    color: white;
    font-weight: normal;
    font-family: "Comic Sans MS","Trebuchet MS",Sans-Serif;
    font-size: 18;
    vertical-align: middle;
    padding-top: 2px;
}

td.etrip_title_right {
    color: white;
    font-weight: 10;
    font-family: "Comic Sans MS","Trebuchet MS",Sans-Serif;
    font-size: 25;
    vertical-align: middle;
    padding-top: 2px;
    text-align: center;
}

input, textarea {
    border: 1px #66CC00 solid; 
}
