body {
	background-color: #0A354B;
	background-image: url(images/bkg_main.png);
	background-repeat: repeat-x;
}
.txt_webpage_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #0A354B;
}
.txt_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A354B;
}

.txt_table_header {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}
.txt_table_text{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color:#529214;
}
.roundcont {
	color: #0A354B;
	background-image: url(images/tbl_mid.png);
	background-repeat: repeat-y;
	width: 880px;
	align: center;}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tbl_top.png) no-repeat left top; 
}

.roundbottom {
	background: url(images/tbl_bot.png) no-repeat left bottom; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.txt_webpage_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;;
	font-weight: bold;
	color: #0A354B;
}
.txt_menus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;;
	color: #0A354B;

}



/* BUTTONS */

.buttons a, .buttons button{

	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px;
	top: 1px;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:60px;
    height:60px;
	vertical-align:middle;

}


/* STANDARD #6299C5*/

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
	
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
	
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
.table_information {
	background-color: #EFF3F5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #256483;
	border-bottom-color: #256483;
}







/* BUTTONS 2*/

.buttons2 a, .buttons2 button{

	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px;
	top: 1px;
}
.buttons2 button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons2 button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons2 button img, .buttons2 a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:38px;
    height:38px;
	vertical-align:middle;

}


/* STANDARD */

button:hover, .buttons2 a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
	
}
.buttons2 a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button2.positive, .buttons2 a.positive{
    color:#529214;
	
}
.buttons2 a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	
}
.buttons2 a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons2 a.negative, button.negative{
    color:#d12f19;
}
.buttons2 a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons2 a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
.table_information {
	background-color: #EFF3F5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #256483;
	border-bottom-color: #256483;
}


.class1 A:link {
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
color:#FFFFFF;
text-decoration: none}
.class1 A:visited {
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
color:#FFFFFF;
text-decoration: none}
.class1 A:active {
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
color:#FFFFFF;
text-decoration: none}
.class1 A:hover {
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
color:#FFFFFF;
text-decoration: underline}


table.infoTbl
{ 
background-color: #dff4ff;
border: 1px #c2e1ef solid;
border-collapse: collapse;
border-spacing: 0px; }


td.infoHeading
{ background-color: #6299c5;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px; 
font-weight: bold;
font-size: 11px;
color:#FFFFFF; }

td.infoHeadingLight
{ background-color: #6299c5;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px; 
font-weight: normal;
font-size: 11px;
color:#FFFFFF; }




/* border-bottom: 1px #6299c5 dotted; */
td.info
{
	border-bottom: 1px #6299c5 dotted;
	text-align: left;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: .7em;
	color: #565656;
	background-color: #f5f5f5;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}


/* border-bottom: 1px #6299c5 dotted; */
td.info_left
{ border-bottom: 1px #6299c5 dotted;
text-align: left;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-weight:bold;
font-size: .7em;
color: #0A354B;
background-color: #f5f5f5;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px; }




.info a:link {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #1366AA;
	text-decoration: none;
}
.info a:visited {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #1366AA;
	text-decoration: none;
}
.info a:hover {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #1366AA;
	text-decoration: underline;
}
.info a:active {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #1366AA;
	text-decoration: none;
}



a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1366AA;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1366AA;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1366AA;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1366AA;
	text-decoration: none;
}

