<!--
.red_message {
	color: #FF0000;
    font-size: 110%;
}

.gren_message {
	color: #1fa500;
    font-size: 110%;
}

button {
	font-size: 120%;
}

body {
    font-family:  Arial, sans-serif;
    background:#ffffff;
    margin:0px;
    padding:0px 30px 30px 25px;
    font-size: 100%;
    color: #000000;
    line-height:130%;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td {
	margin: 0em;
    padding: 0em;
	vertical-align: top;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 100%;
    line-height:130%;
}

table.bot td {
    vertical-align: middle;
}

.tab {
    border-collapse: separate; width:auto;
}

.tab td {
    padding: 5px 5px 5px 5px;
}

.tab thead td {
    background-color:#e4efcd; font-weight:bold; color:#1fa500;
}

.pages {
    word-spacing:4px; color:#ff5a00;
}

.i_border{
    border:0px; padding:5px 15px 10px 0px; float:left;
}

.i_border1{
    border:0px; padding:5px 0px 10px 0px;
}

.white{color: #ffffff;}

.grey{color: #9c9c9c;}

.red{color: #ff7800;}

.big{font-size: 120%; line-height:130%;}

h1
{font-size: 220%; line-height:90%; font-weight:normal; margin:40 0 15 0px; color:#00a542;}

h2
{font-size: 160%; line-height:160%; font-weight:normal; margin:0 0 10 0px; color:#000000;}

h3
{font-size: 140%; line-height:140%; font-weight:normal; margin:0 0 15 0px; color:#000000;}

h4
{font-size: 120%; line-height:120%; font-weight:normal; margin:0 0 0 0px; color: #000000;}

h5
{font-size: 110%; line-height:110%; font-weight:normal; margin:0 0 15 0px; color:#000000;}

a {color: #00a542; text-decoration: underline; }

a:hover { text-decoration:none; color: #ff7800; }

a.a_big {font-size:90%; font-weight:bold; line-height:150%;}

a.a_big:hover {}

a.a_red {font-size:90%; font-weight:bold; line-height:150%; color:#ff7800}

a.a_red:hover {}

a.a_yell { color:#fff8ac; text-decoration: underline; }

a.a_yell:hover {text-decoration: none;}

a.a_yell { color:#fff8ac; text-decoration: underline; }

a.a_yell:hover {text-decoration: none;}

a.menu_href {font-size:140%; font-weight:bold; line-height:180%; text-decoration: underline;}

a.menu_href:hover {text-decoration: none;}

ul.menu {
    padding: 0px 0px 5px 20px;
    margin-left: 10px;
}

ul.menu li {
     margin: 0px 0px 7px 0px;
}

hr {color: #00a542; border:1px dotted #00a542;}

FORM {MARGIN:0px;}

input {
    font-size:12px;
 }
