body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #124E91;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
p {
	/*text-align: justify;*/
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
	color: #124E91;
}
textarea {
	font-size: 11pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #124E91;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 27px;
	font-weight: bold;
}
/*------------------------------*/

.n2 {
	font-size: 1px;
	background-image: url(../images/w5.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}




.g1 {
	background-image: url(../images/q7.gif);
	background-repeat: repeat-x;
	background-color: #F9F6F4;

}
.g2 {
	background-image: url(../images/q7.gif);
	background-repeat: repeat-y;
}
.g3 {
	background-image: url(../images/q7.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.g4 {
	background-image: url(../images/g3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.g5 {
	background-image: url(../images/g1.gif);
	background-repeat: no-repeat;
}
.g6 {
	background-image: url(../images/g2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 11px;
	padding-left: 3px;

}
.g7 {
	background-image: url(../images/g4.gif);
	background-repeat: no-repeat;
}
.g8 {
	background-image: url(../images/g5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.g9 {
	background-repeat: no-repeat;
}
.g1l {
	background-image: url(../images/q7.gif);
	background-repeat: repeat-x;
	background-color: #F9F6F4;
	margin-right: 10px;
	margin-bottom: 5px;

}


.tbl_1 {
        border: 1px solid #3866A5;
}
.tbl_1 td {
        border: 1px solid #3866A5;
        padding-right: 3px;
        padding-left: 3px;
}

.tbl_2 {
        color: #2B521A;
        background: #3866A5;
}
.tbl_2 td {
        padding: 2px;
        background: #FFFFFF;
}